-
dotaMapHook
1.替换war3根目录下Games 联合开发网 - pudn.com
- 2014-02-15 10:25:53下载
- 积分: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
-
muav
地震资料倾角滤波程序,能够用于地震资料的面波去除及频谱分析(FK filter in seismic data)
- 2013-09-06 07:56:07下载
- 积分:1
-
testAdo
不错
用于程序
编码 而且是经过本人自己做的 虽然会很难看但会有用
(Well used for program code)
- 2012-07-02 13:27:20下载
- 积分:1
-
chap11-15
这是Windows程序设计(第五版)第11章-第15章的源代码!(This is a Windows program design (fifth edition) Chapter 11- Chapter 15 of the source code!)
- 2008-01-03 11:36:42下载
- 积分:1
-
the-static-binary-tree-and-input
建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。(To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0
)
- 2014-01-14 12:37:28下载
- 积分:1
-
shibiao
水表数字识别主要对指针式水表进行数字识别(shui biao shu zi shibie)
- 2016-10-17 15:59:23下载
- 积分:1
-
jsj
在c++中的MFC中编写的jisuanqi,有一点点不完美,希望对你们下载的有帮助(MFC Calculator )
- 2017-03-31 10:50:37下载
- 积分:1
-
gh0st-3.6sada
免杀版ghost3.6 带服务器管理 很容易免杀的 换换资源完爆360全套(dwalfnselgreg fdseres )
- 2014-09-25 21:22:55下载
- 积分:1
-
vlc_analysis_xxx
VLC最初是VideoLan项目的客户端程序(VideoLan是一个从网络进行视频流处理的程序开发项目)。它原本是在É cole Centrale Paris的学生开发的,在遵从GPL协议条件下在2001年2月1日发布。现在被世界范围内的开发者共同开发。(vlc is a good project whith)
- 2009-11-18 19:25:18下载
- 积分:1