-
sf(V2.5)
说明: 封包程序 用与特种部队的 封包发送功能
及其他的一些功能
(Packet with the special procedures of the packets used to send function and other functions)
- 2009-08-13 07:37:31下载
- 积分:1
-
Joseph-problem
有N个小孩围坐成一个圆,从某个小孩开始顺序报数,报到M的小孩从圈子中离开,
从下一个小孩重新开始报数。每报到M相应的小孩从圈子离开,
最后一个离开圈子的小孩为胜者。
(N children sitting in a circle, the start sequence from one child reported the number to report child of M from the circle to leave and re-start from the next child reported number. Registration M corresponding child away from the circle, the last child to leave the circle for the winner.)
- 2012-10-22 09:59:34下载
- 积分: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
-
accessrightbackup
此程序用来备份服务器上的文件夹访问权限。(the procedure used to the backup server folder permissions.)
- 2007-03-28 13:54:27下载
- 积分:1
-
3.3.3用户登录实例
3.3.3用户登录实例,VB6.0 源码..学习中!!!!!(Documents are printed into PDF files)
- 2020-06-23 16:20:02下载
- 积分:1
-
876545346
VB在treeview的节点处使用图形,有需要的下。(VB at the node in treeview using graphics, there is need for the next.)
- 2013-08-22 09:32:59下载
- 积分:1
-
move-object-or-control-with-mouse-click
move object or control with mouse click vb6
- 2016-07-17 01:24:03下载
- 积分:1
-
VB_Programa
对VB初学者很有用的例子,可以下载学习,(Very useful for beginners VB example, you can download the study,)
- 2011-01-21 10:36:52下载
- 积分:1
-
mo例子5
说明: 利用mo和vb 编写的图形处理的例子,读者可以自己更改,自己动手实验!(use mo and vb prepared by the graphics processing example, readers can change themselves, their spare time!)
- 2006-01-25 15:20:30下载
- 积分:1
-
Winsckdownloader
支持断点续传带进度条的VB下载控件,有需要的就下载吧。(Support breakpoint continuingly download VB controls, with the progress bar has the need to download it.)
- 2013-08-19 08:40:03下载
- 积分:1