-
BaseTrainer
MapleStory Base Trainer
- 2012-12-28 17:23:51下载
- 积分:1
-
NET-developmen
.net开发程序,体检套餐窗口程序,只写了窗口,没有写源代码(NET development program, medical package window program, write only the window did not write the source code)
- 2013-03-25 20:38:51下载
- 积分:1
-
BookSeeker
A simple example of ASP.NET book search program !
- 2013-10-19 12:41:44下载
- 积分: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
-
某驾校考试系统全站asp源码(含管理后台以及access数据库)
某驾校考试系统全站asp源码(含管理后台以及access数据库)
- 2020-04-10下载
- 积分:1
-
WCF_Custom_Principal
关于.Net 平台上的WCF 服务的自定义权限控制与管理,好的了解起点,值得收藏(The fundamental technical material about WCF custom principal right control ,it worth bookmarking)
- 2013-04-14 14:15:36下载
- 积分:1
-
BookService-master
in this example I use DTO (data transfer objects) in asp.net
- 2020-06-21 06:40:02下载
- 积分:1
-
ReportMachine
ReportMachine VB,VB.net,C# 的调用例子,使用,可以实现,打印预览,设计报表,直接打印等
- 2014-12-22 09:30:51下载
- 积分:1
-
asp上传组件实例源码下载
本包中共有6个示例DetialDemo--弹出层上传,返回完整的上传后的文件的信息FolderDemo--根据选择的文件夹不同,上传到不同目录Form--将上传直接添加到form一起提交NoObj--上传示例,和DetialDemo一样,但是不是弹出层Windemo--弹出层上传,将返回结果显示在input里面,任意绑定inputlanyu--以前帮蓝雨做的上传,因此直接用他名字拼音命名了,这个是比较高级的上传,多文件同时上传,以指定的分隔符来分割上传的所有文件,推荐使用上传中使用的类均为最新版本
- 2015-03-31下载
- 积分:1
-
DocThief
文档小偷,当某人打开某ppt文档时,自动匹配其内容,若出现某关键字则自动保存。(Document thief, when a person opened a ppt document, automatically matches its contents, if a certain keyword is automatically saved.)
- 2008-06-29 10:11:11下载
- 积分:1