搜索资源列表
CodingConvert.rar
- 计算编码转换,汉字<->Unicode、汉字<->GB2312、字符<->ASCII等。,Calculated transcoding, Chinese <-> Unicode, Chinese <-> GB2312, character <-> ASCII, etc.
UniEncoder
- C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
QianQianLrc
- 算法信息来源于网上的一段PHP代码,具体出处不得而知。 整个下载歌词的流程为: 1、根据歌手以及歌曲名称找歌词单列表 服务器地址为: http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?sh?Artist={0}&Title={1}&Flags=0 {0}为歌手名的UNICODE编码字符串 {1}为歌曲名的UNICODE编码字符串 注意 歌手名,
Program
- Simple utility to use Microsoft Visual Basic Namespace within a CSharp to access code which is used to Download Files from the internet. The files are subsequently converted from Big5 format to Unicode.
Unicode2ASCII_CSharp
- 实现Unicode至ASCII编码转换的小程序,可以作为工程的一个模块。-Unicode to ASCII encoding to achieve a small program that can work as a module.
EncodeTest
- C#语言中ASCII和Unicode编码的不同之处比较,利用源码实现其不同之处。-C# language in the ASCII and Unicode-encoded difference comparison, the use of source code to achieve their differences.