-
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
-
360shoujizhushou
仿360手机助手电脑版,仿360手机助手电脑版仿360手机助手电脑版(this 360 phone zhushou this 360 phone zhushouthis 360 phone zhushou)
- 2015-08-17 21:24:55下载
- 积分:1
-
finance
金融客户管理系统,主要针对金融客户管理的CRM(Financial Customer Management System)
- 2019-03-11 16:25:36下载
- 积分:1
-
YZAK718
一个新的通信协议,一线通协议模版软件,希望对大家开发有用()
- 2020-10-08 18:07:35下载
- 积分:1
-
二次开发Mach3官方宏指令集
说明: mach3软件的二次开发的助手,尤其是对cnc控制板的拓展(The assistant of secondary development of Mach3 software, especially the expansion of CNC control board)
- 2020-06-19 20:00:02下载
- 积分:1
-
迅足
自动打水和自动下单、自动跟单等多功能的一款打水软件,好用方便,一教就会(Automatic water fetching and automatic order placing, automatic billing and other functions of a water fetching software, easy to use, will teach)
- 2018-12-05 17:41:17下载
- 积分:1
-
VB编程实例
说明: vb编程实例的电子书chm,很多例子看,可以下载来学习学习看看(VB Programming Example)
- 2020-03-17 22:36:58下载
- 积分:1
-
9294830
vb 一个画图的例子,希望对初学者有些帮助(Vb an example of drawing, hoping to help beginners)
- 2018-12-03 15:40:56下载
- 积分:1
-
二维码
用于视觉检测
使用前转换为docx格式以保证正常使用(Used in Visual Detection)
- 2020-06-20 08:40:01下载
- 积分:1
-
pbaamv
自动设置IIS对应的动态IP,适合于用动态ip做网站时每次连接所得到的不同(The automatic setting of the dynamic IP, corresponding to the IIS is suitable for the difference each time a connection is made with a dynamic ip)
- 2018-12-05 14:39:36下载
- 积分:1