搜索资源列表
用VC进行COM编程所必须掌握的理论知识
- com技术纵横谈-word版-com-word version
java_com
- java的com编程包
tiantangsifu_Rev1388jar_1386db
- java编写天堂私服外挂系统,功能齐全,可供编程学习-the preparation of paradise私服java plug-in system functions, for programming study
comet
- 实现http长连接,有源码,可直接运行,熟悉java语言,很快掌握socket编程-Achieve long http connection, there is source code, can be directly run
[tusea.com]076_seee
- 在前面的教程中我们已经有提到java scr ipt中的OLE Automation。在本节的教程中,我们将一起来讨论一下java scr ipt是怎样利用Automation的强大功能来扩展服务端脚本的能力的。 实际上Automation并不是新的事物。它已经在好几年前就流行了,但是被ActiveX脚本语言的支持是一个新的应用。如果你已经有了Visual Basic 或者Visual C++的编程背景,本节教程将介绍怎样利用你的经验来创建有用的脚本以控制外部的应用程序。 在
phpandcom
- 介绍PHP下的com编程,ppt格式,英文版-Com under the Introduction PHP programming, ppt format, English version
com
- 内提供数个建构在Java平台上P2P编程实例-Several programming examples about P2P written in Java language
Gmail
- WebGmail邮件系统源码 界面模仿gmail,可以发送附件 可以用来了解C#的网络编程,及对数据库的操作,也可用于小型企业的内部通信 DB_51aspx下为Sql数据库,附加即可 默认登录帐号/密码:51aspx/51aspx.com 管理员后台功能比较简单-WebGmail mail system source code interface to imitate gmail, you can send attachments that can be u
brackeen
- 一个类似超级玛丽的Java游戏,可以全屏运行游戏,卷轴地图。压缩包内附有源码、jar文件与ANT编译文件,学习Java游戏编程的好实例。-A similar super-Mary' s Java games, you can run the game full-screen, scroll map. Compressed package included a source, jar file and ANT build file, learn the good examples of Ja
com
- java实现复数加减乘除 求模 复角运算-java-mode realization of complex addition and subtraction multiplication and division order to re-angle operation
COM
- 串口编程所需的Jar包,和两个小例子,分别用来读取串口数据和写入串口数据-jar required for COM programming and two java files which are two demo for reading data from COM and writing data to COM
[www.java1234.com]JspaServlet
- java的学生管理系统,其中包括数据库编程,js界面编程-java student management system, including programming, java programming interface
914896
- 有密码统一为htppwww,3pcode,com JAVA教程,很经典的,(Have a password for HTPPWWW unity, 3 pcode, com JAVA tutorial, very classic,)
serialport1
- 基于java开发的串口通讯tool(com)自动接受串口的数据。(Java based on the development of serial communication, tool (COM) automatically accept the serial data.)
rxtx
- Java串口编程:串口数据的发送与监听读取 本人在近期的开发工作中遇到向串口发送设备控制指令的需求,遂对串口编程进行了略微深入的钻研,在此对自己的一些心得和经验进行总结,以供大家参考与交流。(Java serial programming: serial data transmission and monitoring reading In recent development, I encountered the need to send control instructions to
721211
- eWebSoft,com旗下eWeb团队开发的基于网页的在线文本编辑器()
8439570
- 有密码统一为htppwww,3pcode,com JAVA教程,很经典的,()
romoine-interrupt
- eWebSoft,com旗下eWeb团队开发的基于网页的在线文本编辑器()
B站泄露的代码(bilibili.com泄露代码)
- B站代码被泄露,很多人拉了一遍代码,讨论他们程序员小哥的编程水平。
sqljdbc4-2.0.jar
- 注冊载入JDBC驱动程序; 注冊载入驱动driver。也就是强制类载入:其注冊载入JDBC驱动有三种方法: 方法一:Class.forName(DriverName); 当中DriverName=Driver包名。Driver类名; Oracle的DriverName=“oracle.jdbc.driver.OracleDriver“。 SQLServer的DriverName=“com.microsoft.jdbc.sqlserver.SQLServerDriver“。 方