-
ManyFileUpload
多文件上传用户控件源码
使用:ASP.NET+C#+jquery+Css
开发成用户控件,在页面中直接调用即可。
本人不做页面特效啥了,也不为盈利,大伙可以修改样式让
控件更美观点。
以后有空再发些好东西给大伙用。
使用方法:双击绿色小脚丫选择文件-ManyFileUpload
- 2022-02-15 19:39:16下载
- 积分: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
-
This is ajaxpro support asp.net2.0
这是ajaxpro 支持asp.net2.0-This is ajaxpro support asp.net2.0
- 2022-08-11 07:30:20下载
- 积分:1
-
电脑管理器
说明: 1、包括定时关机、AES加密解密、注册表读写、锁屏、密码、开机自启、帮助、关于等
2、关于中包含版权信息,我确保这是我原创的,关于中的版权信息与本账号为同一人
3、直接原版的VS2008工程文件,可导入VS2008。编译结果在VS2008默认状态下的调试目录中(1. Including regular shutdown, AES encryption and decryption, registry read-write, lock screen, password, boot, help, about, etc
2. About the copyright information contained in, I ensure that this is my original, about the copyright information and this account for the same person
3. Direct original version of VS2008 project file, can be imported into VS2008. The compilation results are in the debug directory in the default state of VS2008)
- 2020-12-12 17:24:51下载
- 积分:1
-
《viusal c++教程》(郑阿奇主编)的Ex_HellpMsg源码
《viusal c++教程》(郑阿奇主编)的Ex_HellpMsg源码
- 2022-03-22 05:01:04下载
- 积分:1
-
database for search engine
database for search engine
- 2022-02-12 02:28:23下载
- 积分:1
-
frxviewer
VB DECOMPILER VISOR DE ARCHIVOS FRX
- 2017-05-14 08:35:09下载
- 积分:1
-
dotNETlearning-
dot NET学习电子书ASP.NET 2.0网络开发技术(182页)
第0章 Web开发基础知识
第1章 走进ASP.NET 2.0
第2章 类、对象和命名空间
第3章 ASP.NET 2.0核心对象
第4章 标准服务器控件
第5章 HTML服务器控件
第6章 数据验证控件
dot NET学习电子书Visual C# 2005开发技术(199页)
第1章 C#与.NET Framework简介
第2章 C#程序设计基础
第3章 与用户交互
第4章 常用控件
第5章 类
第6章 抽象类、多态及接口
第7章 处理异常和错误
第8章 XML编程
第9章 应用程序部署
第10章 时间跟踪系统
dot NET学习电子书dot NET数据库开发技术(154页)
第1章 操作数据库
第2章 使用数据库
第3章 使用数据绑定和DataSet
第4章 SQL Server XML的功能
第5章 XML编程
第6章 数据映射方案
第7章 NHibernate事务、并发和缓存
第8章 NHibernate高级数据映射和查询
dot NET学习电子书ASP.net Ajax开发(124页)
第1章:初识ASP.NET AJAX
第2章:AJAX Control Toolkit中的文本输入处理
第3章:基于AJAX的电子邮件处理(dot NET learning eBook ASP.NET 2.0 Web development technologies (182)
Chapter 0 the basics of Web development
Chapter 1 into ASP.NET 2.0
Chapter 2 classes, objects and namespaces
Chapter 3, ASP.NET 2.0 Core Object
Chapter 4 standard server controls
HTML server controls in Chapter 5
Chapter 6 Data Validation Controls
dot NET learning eBook Visual C# 2005 development technologies (199)
Chapter 1 C# and. NET Framework Overview
Chapter 2 C# programming based
Chapter 3 interacts with the user
Chapter 4 Common Controls
Chapter 5 Class
Chapter 6 abstract classes, polymorphism and interfaces
Chapter 7 dealing with exceptions and errors
Chapter 8 XML Programming
Chapter 9 Application Deployment
Chapter 10 Time Tracking System
dot NET learning eBook dot NET database development technologies (154)
Chapter 1 Operating the database
Chapter 2 Using the database
Chapter 3 Using the data binding and DataSet
Chapter 4 SQL Server XML functionality
Ch)
- 2011-06-27 14:24:28下载
- 积分:1
-
Create a Simple Download Manager.
Create a Simple Download Manager.
- 2022-08-25 12:08:53下载
- 积分:1
-
flashapi
asp.net与flash互交的例子源码,做asp.net api最实用的代码(Asp.net and flash interactive example source code, for asp.net API the most useful code
)
- 2013-09-03 11:40:48下载
- 积分:1