-
bigscreen
通过计算机将数据发送到远端的大屏幕上,例如火车站售票信息(Through computer data sent to the remote big screen, such as railway station ticket information)
- 2009-02-18 14:16:56下载
- 积分:1
-
CCS-5.2License
这是CCS5.2的破解文件,lic格式,直接加载即可。(The crack file of CCS5.2 is provided with the lic formatation,and it could be downloaded directly.)
- 2020-08-06 10:28:32下载
- 积分:1
-
ASP.NET
用Visual studio express 2012 for web做的小程序发发,有课程实验报告,还有源码,可以直接打开的(Using Visual Studio Express 2012 for web to do a small program hair, there are curriculum experiment report, and source code, can be directly opened.)
- 2018-05-31 19:26:39下载
- 积分: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
-
volayile-nupter
用户MODBUS规约通信编程,起参考作用()
- 2018-04-07 23:14:08下载
- 积分:1
-
yanzhengma
验证码其中的一个文件求大神告知,主要想下个源码,谢谢(The verification code in which a file seek God inform, mainly want the next source, thank you)
- 2013-04-03 19:27:17下载
- 积分:1
-
update-online
一套完整的在线升级程序,只需修改配置文件即可成为自己的升级程序。(A complete set of online upgrade program, simply modify the configuration file to become their own upgrade process.)
- 2013-09-18 09:28:45下载
- 积分:1
-
646857986564
Vb调用系统关机函数关闭计算机,有需要的就下载吧。(Vb call system shutdown function to turn off the computer, have a need to download it.)
- 2013-08-31 11:17:43下载
- 积分:1
-
chap1
Visual Basic 学习的例子 Visual Basic 学习的例子(Examples of learning Visual Basic)
- 2014-01-04 16:21:20下载
- 积分:1
-
1-1
渐变背景,在窗体中从上至下依次绘制多个矩形,使它们的填充色从蓝变化到黑,就能很好地模拟出渐变效果(graded background, in which top-down windows were drawing more than rectangular, filling their color changes from blue to black. it will be able to simulate effects of graded)
- 2006-11-21 09:35:45下载
- 积分:1