-
Deal_Excel
说明: 一个小例子 如何操作Excel 无条件添加数据(vb.net
teach you how to add Excel)
- 2020-06-16 23:20:01下载
- 积分:1
-
stm32f4-usb-cdc-Host
这是一个usb cdc host 的工程,只需做简单的修改即可成为自己的工程(stm32f4 usb cdc host)
- 2015-11-20 20:11:24下载
- 积分:1
-
THUYSG
AT指令编辑计算机跟手机通讯,可收发短信()
- 2018-06-12 17:07:47下载
- 积分:1
-
IC
说明: 明华URF-35H-MEM IC读卡器测试程序(URF-35H-MEM IC)
- 2011-12-29 13:29:05下载
- 积分:1
-
SOURCE-USB-DEFENDER
SOURCE USB DEFENDER FOR SAFETY YOUR USB
- 2013-12-17 13:29:29下载
- 积分:1
-
SOURCE-USB-DEFENDER
SOURCE USB DEFENDER FOR SAFETY YOUR USB
- 2013-12-17 13:29:29下载
- 积分:1
-
volayile-nupter
用户MODBUS规约通信编程,起参考作用()
- 2018-04-07 23:14:08下载
- 积分:1
-
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
-
串口自动检测
说明: 串口通信,对串口发出的数据进行读取和处理,进行检测(Serial communication, read and process the data sent by the serial port, and detect it.)
- 2020-06-17 10:40:02下载
- 积分:1