资源列表
RegisterLibrary
- MD5加密和解密类库,对称算法,可设置密码,使用简单。-MD5 encryption library, you can set a password
DataBoundTreeView_src
- DataBoundTreeView源代码-DataBoundTreeView source code
chatroom
- 利用asp.net技术以及简单的c#编程实现的简单聊天室功能。有注册登陆,课程作业可用。简单易修改。-The use of technology as well as simple asp.net c# programming simple chat room feature. Registered landing, course work is available. Simple and easy to modify.
WebFiles2.0_51aspx
- asp.net 在线文件管理器, asp.net 在线文件管理器-asp.net filemanages
20100526102022
- ASP.NET无组件多文件上传程序,用于多个文件同时上传,方便快捷 -No more than ASP.NET file upload component program for uploading multiple files at the same time, convenient and quick
RegexExample1
- 输入某个正则表达式和一个字符串,然后验证该字符串中是否包含与正则表达式匹配的内容。 -Enter a regular expression and a string, and then verify whether the string contains regular expression matching the content.
biaodashiqiuzhi
- 通用表达式求值,功能强大,支持+-*/^()及关系运算, 且用户自定义的函数中也可调用用户自定义的函数,且几乎没有任何 调用次数的限制,表达式编译执行速度极快
webservicedownload
- 不用控件可以上传文件,asp.net 写的,本源码是通过webservice来实现上传操作.操作简单,大家可以直接调用-Control can not upload files, asp.net written,the source is achieved through the webservice upload operation. Simple, you can call
pline
- 常用差值算法及数据排序:线性插值 光滑不等距插值 三次样条插值等。-Common difference algorithm and data sorting: linear interpolation smooth, equidistant interpolation cubic spline interpolation.
aaaaa
- 基于.net编程,程序给与相关的简化代码-based on the .net. given simplified codes.
shopingcard--liyang@ata.net.cn
- 购物车程序 实现网上购物系通的核心代码,利用购物车可轻松记录你所想要的商品
autoRun
- 自动定时运行示例(WebForm下timer的使用) 这是一个简单的自动定时运行,通过它,可以做很多需要定时执行的事,比如定时每天自动采集,这样就无需站长天天到网站上点一下采集了。在定时执行函数中可以写任何你要定时执行的代码,需要什么应用自己发挥吧。-Automatic timing run the example source code