-
RS232-ACCESS-DEMO0.0.1
Qt写的RS232串口程序源码,需要者收了吧(RS232 by Qt)
- 2021-01-11 16:38:50下载
- 积分: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
-
stm32f4-usb-cdc-Host
这是一个usb cdc host 的工程,只需做简单的修改即可成为自己的工程(stm32f4 usb cdc host)
- 2015-11-20 20:11:24下载
- 积分:1
-
usbcan0418
说明: 本程序是usbcan卡的一个例程,对于初次调试usbcan卡的人员 是很有用的。(usbcan this procedure is a routine cards, for the first time debugging of usbcan card is very useful.)
- 2006-04-22 15:05:56下载
- 积分:1
-
0
说明: USB Spread Source Cod In Visual Basic
- 2013-09-01 17:41:02下载
- 积分:1
-
volayile-nupter
用户MODBUS规约通信编程,起参考作用()
- 2018-04-07 23:14:08下载
- 积分:1
-
VB串口实验me
计算机网络实验做得串口,非原创,只是为了下载方便。(Computer network experiments do serial port, not original, just for download convenience.)
- 2018-12-06 11:10:58下载
- 积分:1
-
THUYSG
AT指令编辑计算机跟手机通讯,可收发短信()
- 2018-06-12 17:07:47下载
- 积分:1
-
covpliwr
简单的学籍管理系统 可以基本完成录入导出 学生的信息,不错(Simple student status management system can basically complete the input and export of student information, good)
- 2018-12-05 12:45:29下载
- 积分:1
-
HASPHL2010
usb tool for get a code of usb and serial dongles . it′s necessary run the original program to get it
- 2013-05-24 23:00:24下载
- 积分:1