Welcome![Sign In][Sign Up]
Location:
Search - unicode csharp

Search list

[CSharpUrl

Description: C# 繁体转简体,简体转繁体 gb2312转utf-8 utf-8转gb2312-C# Traditional to Simplified Chinese, Simplified to Traditional gb2312 to utf-8 utf-8 to gb2312
Platform: | Size: 36864 | Author: srxljl | Hits:

[CSharpCalculateToos

Description: 一个用c#编写的软件,能够实现字符串、ascii码和Unicode码之间的转换;10进制,2进制、16进制之间的转换;字符穿的MD5加密算法的实现,对于C#的初学者也许会有帮助~-A used c# Preparation software, be able to realize the string, ascii code and code conversion between Unicode 10 M, 2 M, 16 M-ary conversion between characters wear the MD5 encryption algorithm, for C23 ! the beginner may be helpful ~
Platform: | Size: 30720 | Author: 成功过 | Hits:

[OtherUniEncoder

Description: C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
Platform: | Size: 44032 | Author: Mobius | Hits:

[CommunicationQianQianLrc

Description: 算法信息来源于网上的一段PHP代码,具体出处不得而知。   整个下载歌词的流程为:   1、根据歌手以及歌曲名称找歌词单列表   服务器地址为:   http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?sh?Artist={0}&Title={1}&Flags=0   {0}为歌手名的UNICODE编码字符串   {1}为歌曲名的UNICODE编码字符串   注意   歌手名,歌曲名需要去空格、" "、转换成小写等操作。   UNICODE编码时需要按字节转换为16进制,而不是按字符。   2、上面的操作获取到类似下面的xml结果。 <?xml version="1.0" encoding="UTF-8"?> <result>   <lrc id="70437" artist="胡彦斌" title="男人 KTV"></lrc>   <lrc id="204568" artist="胡彦斌" title="男人KTV"></lrc> </result>   3、我们选择其中一个歌词进行下载。   根据选择歌词的ID,artist,title生成一个校验字符串(CODE),具体算法看源码。   根据ID以及CODE去下面的地址获取歌词。   http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?dl?Id={0}&Code={1}   {0}:ID   {1}:CODE-Lyrics search
Platform: | Size: 67584 | Author: weiny | Hits:

[CSharpProgram

Description: 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.
Platform: | Size: 2048 | Author: cubbins | Hits:

[OtherCodingConvert

Description: 计算编码转换,汉字<->Unicode、汉字<->GB2312、字符<->ASCII等。-Calculated transcoding, Chinese <-> Unicode, Chinese <-> GB2312, character <-> ASCII, etc.
Platform: | Size: 48128 | Author: LSB | Hits:

[CSharpUnicode2ASCII_CSharp

Description: 实现Unicode至ASCII编码转换的小程序,可以作为工程的一个模块。-Unicode to ASCII encoding to achieve a small program that can work as a module.
Platform: | Size: 548864 | Author: Li Zuohui | Hits:

[CSharpEncodeTest

Description: C#语言中ASCII和Unicode编码的不同之处比较,利用源码实现其不同之处。-C# language in the ASCII and Unicode-encoded difference comparison, the use of source code to achieve their differences.
Platform: | Size: 15360 | Author: zhanghengyuan | Hits:

[VC/MFCcSharp-Regular-Expression

Description: 讲述.Net Framework处理文本,存储文本的不同方式,需改字符串的结果是什么,为什么需要一个单独的StringBuilder类,.Net Framework把所有文本都存储为Unicode的意义是什么-What about the .Net Framework process text, different ways of storing text, you need to change what the result string is why the need for a separate StringBuilder class, .Net Framework all the text is stored as Unicode is the meaning of
Platform: | Size: 8954880 | Author: liuhao | Hits:

CodeBus www.codebus.net