搜索资源列表
Tools
- 里面包括了几个c# 类文件,封装了对excel的导入导出操作,2种加密算法的封装,都只需要简单的调用就可以了。另外ToolBox.cs文件实现2个DataRow的比较。-Inside class contains several c# file, package of excel import export operation, two kinds of encryption algorithm package, only need a simple call on it. Addition T
DWExcel
- 非常不错的Excel 生成类,只要给出数据集,就可以生成excel文件,而且不需要按照office-Excel generates a very good class, as long as the given data set, you can generate excel file, and does not require in accordance with the office
Configuration
- 实现配置文件的处理 可以通过继承解析不同格式的配置文件,生成实体类-Configuration file processing can be realized through the inheritance of different formats parsing the configuration file, generated entity class
asp.net-calendar-module
- 将lunarcalendar.dll文件放在应用程序的bin目录里面 导入名称空间lunarcalendar 得到类mf的一个实例,并把当前日期[也可以自己定义一个日期]作为参数传递给构造函数-Lunarcalendar.dll file in the bin directory inside the application' s name space lunarcalendar get into an instance of class mf, and the current d
C_iTextSharp
- 利用WEB技术可以方便地实现数据共享及跨平台的应用系统.为了能在WEB应用系统中生成跨平台的打印报表,可采用PDF文件格式进行报表打印操作.提出了在ASP.NET 2.0环境下使用iTextSharp类库生成PDF文件的方法,详细介绍了PDF文件中不同文本及表格样式的生成步骤.并结合WEB应用系统,对一种通用报表生成类的设计与实现方法进行了研究,证明了PDF文档生成技术在实际系统开发中的应用价值.-Data sharing and cross-platform applications can
20119160496916
- 此程序由Microsoft Visual Studio 2010方可打开源码运行 EnDnpassword文件夹是加密主程序源码 Password文件夹是加密算法实现的源码和封装后的dll 两种加密算法。一种是DES,一种位MD5加密(此加密并非直接调用.net类库中的加密算法) 在加密时需要将生成的dll文件进行引用后方可使用。 没有什么技术含量,练习下dll封装和MD5算法的实现 -This program consists of Microsoft Visual Stu
regeditsys
- 简单的注册功能和手机短信验证功能 1.程序整理了包括Access,FoxPro,Oracle,SQLServer数据库基类操作 为了安全起见,对验证码进行稍修改,短信验证码发送功能也整理在验证码里边 这个只是在公司做项目的时候用到的,感觉大家可能在以后做手机验证的时候比较有用,所以,整理了一下,希望大家多多提出意见. 补充说明:文件中调用的短信接口是56短信网的 网址是:www.56dxw.com-A simple registration functio
201152014495400
- DBUtility数据访问基础类 资源类别: .Net源码¦Asp.NET 文件大小: 442KB -DBUtility data access base class Categories of resources: . Net source ¦ Asp.NET File Size: 442KB
Ini
- 用VB.NET 实现INI操作的类,调用DLL文件实现-INI operation with VB.NET class, call the DLL file to achieve
Thumbnail
- 图片缩放处理类,可以读取文件路径,并按指定大小缩放,如图片过大可以智能切割,并还有在底部加上标题的功能,适合在网站或者 wap 网站图片处理的时候用-Handle image scaling, you can read the file path, and with a specified size scaling, cutting, such as the image is too large can be smart, and at the bottom with the function
JHTEST
- winform的基础类,包括用户登陆,数据增删改查,使用简单的存储过程.数据库创建文件也已打包-The winform base class, including user login data CRUD, using a simple stored procedure database to create a file packaged
PenguinKnowledge
- 前台功能: 知识分类 电子工业类 信息产业类 铁道建设类 用户登陆和注册 后台功能:问题类型管理 会员查看 问题管理 注意: 源码功能简单,适合新手学习,使用了三层结构 开发环境为Visual Studio 2008,数据库为SQL Server 2008,数据库文件在 DB_51aspx文件夹中附加就行。 前台用户名密码均是:51aspx 后台管理员用户名密码均是:51aspx -Front office functions:
LC.MVC.WEB
- 数据在DataBase里,自己还原上去 你还得修改一下Security.config 文件里的数据库连接串,然后就可以编译运行了 本系统使用 IBatis.Net+ASP.NET MVC3.0+ExtJS实现, 并扩展IBatis.Net的缓存,支持分布式缓存Memcached,你自己可在Web.config中修改下自己的缓存服务器地址 把IBatis.Net 的缓存模式改成MEMCACHED就可以了,我想你应该多少了解一些IBatis.Net的缓存机制,
FileHelper
- 常用工具类:FileHelper,内容有文件上传,文件下载,文件操作等-Commonly used tools: FileHelper content file upload, file download, file operations
xxnbxz
- 大学内部软件下载系统由asp.net 2.0 开发。是为一所大学内部下载功能而实现的。 数据库在app_data里面。 上传为多文件,大文件上传组件。 后台功能:上传文件,文件管理分,类管理,添加分类,用户管理,添加用户 程序虽然很孬,但都是原创,初手所写,高手饶道 帐户密码 admin/admin -The University internal software download system developed by asp.net 2.0. Internal
AspxSite
- 安装方法:将程序解压并上传至支持Asp.net 2.0的虚拟主机根目录或子目录,再通过网址/admin访问后台, 根据需要进行设置即可。后台默认账户密码:admin和admin888 说明:系统已满足一般服务型企业需求,默认数据库中已设置好公司注册服务类企业的数据,有设计能力者 可参考默认带的模板文件(UI目录下)自行设计模板。-Installation method: the program unzip and upload to support Asp.net 2.0 v
xxnbxz_1.0
- 大学内部软件下载系统由asp.net 2.0开发,是为一所大学内部下载功能而实现的。数据库在app_data里面。上传为多文件,大文件上传组件。 后台功能:上传文件,文件管理分,类管理,添加分类,用户管理,添加用户 程序虽然很孬,但都是原创,初手所写,高手饶道 帐户/密码: admin/admin -University internal software download system developed by asp.net 2.0, is a university in
94Yu_bbs
- 打开kbyu_bbs文件夹里有多个文件夹及文件,注意每个文件夹及文件 都有它的作用。当然,本程序的内核是bbs文件夹,建议将源码直接安装至根目录,因为bbs内的文件有部分使用了/bbs/hone.aspx类的绝对路径,如需修改bbs目录 ,请自行检查文件统一修改。-To open kbyu_bbs folder multiple folders and files, note that it is the role of each folder and file has. Of course,
FTP
- FTP操作类,文件的上传、下载、修改、删除等操作代码-FTP operations class, file upload, download, modify, or delete operation code
xxnbxz_v1.0
- 大学内部软件下载系统由asp.net 2.0 开发。是为一所大学内部下载功能而实现的。 数据库在app_data里面。 上传为多文件,大文件上传组件。 后台功能:上传文件,文件管理分,类管理,添加分类,用户管理,添加用户 -The University internal software download system developed by asp.net 2.0. Internal download function of a university. Database i
