-
VC实现的socke通信 socket
VC实现的socke通信,简单易懂
分为服务端和客户端。
使用VC6即可打开项目工程(VC realize the socke communications, is divided into easy-to-read-side and client services. VC6 can use to open the Project)
- 2020-06-26 02:00:01下载
- 积分:1
-
VBtest
测试vb与PLC通讯,目前测试已经成功,但是有部分代码需要修改(test vb communacation with plc)
- 2014-11-10 16:31:50下载
- 积分:1
-
vbchuankou
用VB编写的串口调试助手,附带51程序,大家可以学习,很经典,很地道(With VB serial debugging assistant, with 51 programs)
- 2013-08-28 16:44:14下载
- 积分:1
-
myPlaneDisplay
VC++编写的飞机仪表显示,可以直接修改使用,显示为一个可以飞行的3D飞机(VC++ Prepared aircraft instrument display, you can directly modify the use, appears as a 3D plane can fly)
- 2021-04-05 17:19:03下载
- 积分:1
-
geizajf
vb+mo地理信息系统二次开发,实现数据查询,空间分析,动态跟踪,图形编辑,(Vb mo GIS secondary development, data query, spatial analysis, dynamic tracking, graphics editing,)
- 2018-12-03 16:01:03下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
Mini-Email-Bomber
It s email spammer, I often use it to attack back spam mail
- 2015-02-21 21:19:59下载
- 积分:1
-
num2
Visual C++面向对象与可视化程序设计(第2版)——清华大学计算机基础教育课程系列教材(teaching exercise)
- 2012-02-23 13:53:47下载
- 积分:1
-
A10_Adv
A10飞机大战游戏原代码
VC开发,画面很不错(A10 ?机)
- 2008-08-25 22:46:32下载
- 积分:1
-
time
利用msinet读取服务器上的时间,进行本机时间的同步。(Use msinet read the time on the server, to synchronize the local time.)
- 2013-12-25 16:04:45下载
- 积分:1