-
yibiaogauge
说明: 钟表仪器界面源码开发语言Visual C++ 2003.NET(clock like instrument GUI)
- 2009-08-21 22:10:05下载
- 积分:1
-
VB串口实验me
计算机网络实验做得串口,非原创,只是为了下载方便。(Computer network experiments do serial port, not original, just for download convenience.)
- 2018-12-06 11:10:58下载
- 积分:1
-
VB隐藏进程
说明: 隐藏程序系统进程,VB6.0代码98有效(Hidden program system process, VB6.0 code 98 is effective)
- 2020-06-21 08:20:02下载
- 积分:1
-
MapX_core_tec
Mapx核心技术剖析,这本书详细的介绍了,mapx的核心技术,和mapinfo的数据组织对我们处理mapinfo的数据有一定的帮助。(Mapx core technology analysis, and this book provides detailed descriptions of the core technology mapx, MapInfo data and the organization of our data processing MapInfo can help.)
- 2007-04-27 00:59:11下载
- 积分:1
-
chuankoutongxin
我的毕业设计,很简单但很实用,是串口通信的典型实例,还有界面图形的设计(I graduated from design, very simple but very practical, is a typical example of the serial communication interface graphic design)
- 2012-05-12 11:06:04下载
- 积分:1
-
Suggest.plug.in.programming.VB.code.development
VB开发Suggest插件编程经典代码Suggest plug-in programming VB Classic code development
(Suggest plug-in programming VB Classic code development
)
- 2010-11-01 16:54:47下载
- 积分:1
-
VB6-FormatCode
VB代码格式化工具,本人基于原网络格式化插件源码修改,添加图形界面,可调整任意缩进字符数目……
本人一直在用!(VB code formatting tools, I formatted the original network-based plug-in source code to modify, add graphical interface, you can adjust any number of characters ...... I indent been in use!)
- 2020-10-16 20:47:28下载
- 积分:1
-
vbPianoTest
vb模拟电子琴,界面简洁友好,可以实现多种乐器(vb simulation flower, simple and friendly interface, you can achieve a variety of musical instruments)
- 2015-12-19 01:19:59下载
- 积分: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
-
shutdown
打开后,会自动计时关机
如要停止,按否按钮20次
或从任务管理器中可停止(Opened, will automatically shut down if the time to stop, according to whether the button 20 times or from the Task Manager to stop)
- 2009-06-10 17:23:46下载
- 积分:1