-
bigfisheatsmallfish
.net初学者的一个实例,大鱼吃小鱼。不过没有使用.net的面向对象技术。这个程序是我在“初来乍到”.net的时候做的。。比较幼稚。。不过希望能给想学.net的朋友一点帮助。()
- 2008-05-03 20:25:24下载
- 积分:1
-
ueditor1_4_3
说明: 功能模块代码,使用的是ASP。net技术,实现了代码界面的增删改查,界面登入,以及注册,缓存机制。(Function module code, using ASP. Net technology, realizes the mechanism of adding, deleting, checking, login, registration and caching of code interface.)
- 2020-06-22 23:20:01下载
- 积分:1
-
ch02
VB2008示例包含原代码,适合适合初学者用(Code sample contains the original code)
- 2013-10-15 18:08:12下载
- 积分:1
-
jinhuopingtai
电脑城渠道报价平台,多会员制,管理员上传excel文件,渠道帐号可以登入后查看并下载(Computer City channels offer platform, multi-membership, administrator excel file upload, channel account can log in to view and download)
- 2013-10-06 10:09:25下载
- 积分:1
-
DotNetty-dev
C#版本的Netty封装,并提供HTTP等协议的封装实现(Netty encapsulation in C# version and implementation of HTTP protocol encapsulation)
- 2020-06-24 20:20:01下载
- 积分: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
-
InterfacePackageV42
.net下的工业控件,包括LED指示灯、按键、曲线图等。(. net under the control of industrial)
- 2009-06-09 16:50:27下载
- 积分:1
-
ccebms
自己做的快递箱管理系统,用.net4.0框架做的(a management system of Express Box)
- 2014-04-24 16:54:29下载
- 积分:1
-
Upload-AND-Download-File
使用FileReference+HttpHandler 实现文件上传/下载( use FileReference and HttpHandler
upload and download)
- 2013-09-23 15:38:37下载
- 积分:1
-
login-form
简单大气用户登录界面模板,蓝色背景界面,DIV+CSS布局设计,带有邮箱和密码输入框,记住密码选择框,登录按钮。(Simple atmospheric user login interface template, a blue background screen, DIV+ CSS layout, with email and password input box, the Remember password box, the Login button.)
- 2016-06-24 20:15:43下载
- 积分:1