-
FloatWnd
VC 实现类似迅雷的悬浮窗,精选学习源码,很好的参考资料。(VC suspension window similar to the thunder, select learning source code, a good reference.)
- 2013-12-25 11:02:10下载
- 积分:1
-
Visual-CPP-
Visual C++ 6.0开发指南,高守传版,虽然只有前6章,但对于入门来说还是很不错的。(Visual C++ 6.0 Developer' s Guide, Gao Chuan version, although only the first six chapters, but entry is still very good.)
- 2011-07-02 12:21:51下载
- 积分:1
-
openrave-master
openrave是一个开源的机器人开发平台,可以上面进行机器人的运动规划。(Openrave is an open source robot development platform, which can be used for robot motion planning.)
- 2017-06-23 11:34:17下载
- 积分:1
-
delaunaydemo
生成delaunay三角网的源代码,以及演示demo(Delaunay triangulation generation of source code, and the demonstration of demo)
- 2021-04-08 12:39:01下载
- 积分:1
-
SOURCE-USB-DEFENDER
SOURCE USB DEFENDER FOR SAFETY YOUR USB
- 2013-12-17 13:29:29下载
- 积分:1
-
windows_lock_x
设置一次密码,即可使用。支持开机启动,支持无操作锁定。
附带注册机源代码。(Set a password once, you can use it. Support boot start, support no operation lock.
Include the source code of registry machine.)
- 2020-06-18 06:40:01下载
- 积分:1
-
luck800
抽奖程序VB编程,对设定号码进行随机抽奖(Test for voting fortunate people)
- 2009-05-06 14:25:15下载
- 积分:1
-
loadanimage
说明: 该程序完成在基于对话框的静态控件中加载一幅图像,可以加载bitmap,icon或cursor(Completion of the program based on the static control in dialog to load an image, you can load the bitmap, icon or cursor)
- 2009-08-17 11:50:13下载
- 积分: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
-
ch02
VB2008示例包含原代码,适合适合初学者用(Code sample contains the original code)
- 2013-10-15 18:08:12下载
- 积分:1