文件名称:DotNetCodes_v1.0
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-02-06
- 文件大小:
- 2.27mb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在.net开发中,一些常用的功能性代码,可以减少许多开发时间,而且类与类之间没有什么依赖,每个类都可以单独拿出来使用
包含的内容有:Chart图形,FTP操作类,汉字转拼音,缓存,上传下载,时间戳,条形码,文件操作类,正则表达式等-In net development, some of the common features of the code, you can reduce a lot of development time, and there is no dependency between classes, and each class can be used to separate out the contents included are: Chart Graphics, FTP operations, Chinese characters to Pinyin, caching, uploading and downloading, time stamp, barcode, file operations, regular expressions, etc.
包含的内容有:Chart图形,FTP操作类,汉字转拼音,缓存,上传下载,时间戳,条形码,文件操作类,正则表达式等-In net development, some of the common features of the code, you can reduce a lot of development time, and there is no dependency between classes, and each class can be used to separate out the contents included are: Chart Graphics, FTP operations, Chinese characters to Pinyin, caching, uploading and downloading, time stamp, barcode, file operations, regular expressions, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
51Aspx源码必读.txt
bin
...\Debug
...\.....\DotNet.Utilities.dll
...\.....\DotNet.Utilities.pdb
...\.....\Excel.dll
...\.....\HtmlAgilityPack.dll
...\.....\ICSharpCode.SharpZipLib.dll
...\.....\itextsharp.dll
...\.....\Microsoft.Office.Interop.Owc11.dll
...\.....\OWC10Chart.dll
Chart图形
.........\Assistant.cs
.........\OWCChart11.cs
Cookie&Session
..............\CookieHelper.cs
..............\SessionHelper.cs
..............\SessionHelper2.cs
DotNet.Utilities.csproj
DotNet.Utilities.sln
FTP操作类
.........\FTPClient.cs
.........\FTPHelper.cs
.........\FTPOperater.cs
HttpHelper.cs
IpHelper.cs
JSON操作
........\ConvertJson.cs
JS操作
......\JsHelper.cs
obj
...\Debug
...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...\.....\DotNet.Utilities.csproj.FileListAbsolute.txt
...\.....\DotNet.Utilities.csprojResolveAssemblyReference.cache
...\.....\DotNet.Utilities.dll
...\.....\DotNet.Utilities.pdb
...\.....\TempPE
PDFHelper.cs
Properties
..........\AssemblyInfo.cs
SerializeHelper.cs
SqlHelper.cs
XML操作类
.........\XmlHelper.cs
.........\XMLProcess.cs
上传下载
........\DownLoadHelper.cs
........\FileDown.cs
........\FileUp.cs
........\UpLoadFiles.cs
加密解密
........\DEncrypt.cs
........\DESEncrypt.cs
........\Encrypt.cs
........\HashEncode.cs
........\MySecurity.cs
........\RSACryption.cs
图片
....\ImageClass.cs
....\ImageDown.cs
....\ImageUpload.cs
字符串
......\StringHelper.cs
导出Excel
.........\DataToExcel.cs
.........\ExcelHelper.cs
.........\ExportExcel.cs
.........\GridViewExport.cs
文件操作类
..........\DirFile.cs
..........\FileOperate.cs
..........\INIFile.cs
时间戳
......\TimeHelper.cs
条形码
......\BarCodeToHTML.cs
正则表达式
..........\RegexHelper.cs
汉字转拼音
..........\EcanConvertToCh.cs
..........\PinYin.cs
类型转换
........\ConvertHelper.cs
缓存
....\CacheHelper.cs
....\DataCache.cs
网站安全
........\WebSafe.cs
........\使用说明.txt
网络
....\NetHelper.cs
视频转换类
..........\VideoConvert.cs
说明.htm
配置文件操作类
..............\ConfigHelper.cs
随机数类
........\BaseRandom.cs
........\RandomHelper.cs