-
VBmemory
vb读写内存,可以改了做外挂,其实VB也是可以做外挂的(无DLL,VB加载.sys文件)(Vb to read and write memory, can be changed to do plugins, vb is actually can do plugins (No DLL,VB Loading Sys))
- 2013-11-16 10:43:53下载
- 积分:1
-
Winmfws
分割窗口并动态调整分割区域(类似于Windows中的资源管理器),(Split window and dynamic adjustment segmented regions (similar to the Windows of the resource manager),)
- 2017-06-12 22:39:37下载
- 积分:1
-
china-map
说明: 中国地图,包含所有地级城市,用vb开发,可进行二次编辑。(Map of China, including all prefecture-level cities, with the vb development, can be secondary editing.)
- 2011-02-24 13:05:30下载
- 积分:1
-
Utiliser-ADONET-VB
Utiliser ADO.Net for Visual Basic .Net
- 2011-07-17 16:38:45下载
- 积分:1
-
CAPTION
Captura un dato de una web
- 2020-06-24 15:20:01下载
- 积分:1
-
affg
将文件进行二进制与十六进制同时阅读, 有其他参考的也可以进行下载,()
- 2017-11-03 22:22:10下载
- 积分: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
-
Finite difference
建立差分格式,输入边缘数值通过有限差分法计算网格中点的值(电磁场与电磁波中内容)(A difference scheme is set up, and the input edge value is calculated by the finite difference method (the content of electromagnetic field and electromagnetic wave) in the mesh.)
- 2017-12-29 20:50:07下载
- 积分:1
-
Step-M-Tanzim-Zaviye-Asm
Step M Tanzim Zaviye Asm
- 2012-10-02 04:16:53下载
- 积分:1
-
qkx
vb实现的按钮与按钮之间的互相灰化,来屏蔽一些功能,主要代码(vb button and the button to achieve mutual between the ash to shield some of the features, the main code)
- 2010-12-13 13:38:50下载
- 积分:1