CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - unicode 转换

搜索资源列表

  1. CodingConvert.rar

    0下载:
  2. 计算编码转换,汉字<->Unicode、汉字<->GB2312、字符<->ASCII等。,Calculated transcoding, Chinese <-> Unicode, Chinese <-> GB2312, character <-> ASCII, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:47.27kb
    • 提供者:LSB
  1. codeconvert.rar

    0下载:
  2. UTF8 Unicode GB2312编码之间进行转换,UTF8 Unicode GB2312 convert
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:23.68kb
    • 提供者:MF
  1. UniEncoder

    0下载:
  2. C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:15.39kb
    • 提供者:Mobius
  1. TextToHex

    0下载:
  2. 能够将以Unicode编码的文本内容转换成UTF8编码的十六进制数,在分析封包能够用的上.-Will be able to Unicode text encoding UTF8 encoded into hexadecimal number, in the analysis can be used on the packet.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:41.95kb
    • 提供者:hong1234
  1. CharSet

    0下载:
  2. 编码转换 unicode转换工具,参考代码。-Encoding conversion unicode conversion tools, reference code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:ts400
  1. cscv101u

    0下载:
  2. 实现Shift_JIS,EUC-JP, ISO-2022-JP,Unicode(le),UTF-8 之间的代码互相转换 -To achieve Shift_JIS, EUC-JP, ISO-2022-JP, Unicode (le), UTF-8 code is interchangeable between
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:16.42kb
    • 提供者:osaka
  1. My_Ansi_To_Unicode

    0下载:
  2. Ansi 到Unicode相互转换,同时还有注释,非常适合在USB的字符串开发-Conversion between Ansi to Unicode, along with notes, very suitable for development in the USB string
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:92.63kb
    • 提供者:sunli
  1. unicode-to-ascii-hex

    0下载:
  2. unicode ascii hex 相互转换软件-unicode ascii hex conversion software with each other
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:188.02kb
    • 提供者:JIN
  1. UnicodeTrans

    0下载:
  2. 一个简单的文本框编程示例,可以将URL中的“ ”Unicode转换为字符串-A simple text box programming example, the URL Unicode string can be converted to a string
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:25.97kb
    • 提供者:TTT
  1. asciiaunicode2chinese

    0下载:
  2. ed2k中的地址转换为中文,例如将ed2k后面的 FF FF……这些转换为中文。方便查看文件名。而且还支持 FF FF FF的unicode转换为中文,此处可通过百度搜索后在地址栏看文字代码验证。还可以将\uFFFF格式转换为中文。-ed2k address conversion for the Chinese, such ed2k behind FF FF ... convert the Chinese. Convenient to view the file name. But also
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:3.32kb
    • 提供者:Soy
  1. Unicode

    0下载:
  2. 两个C++实现字符编码转换的文件,实现Unicode转码到字符串-Two C++ achieve character encoding to convert the file to Unicode transcoding string
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1.72kb
    • 提供者:chang
  1. hextounicode

    0下载:
  2. 本软件是用来16进制转换为unicode,也可以将unicode转换为16进制。-This software is used to convert hexadecimal unicode, unicode can also be converted to hexadecimal.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:174.41kb
    • 提供者:guoliliang
  1. Unicode

    0下载:
  2. Unicode编码转换器,输入Unicode字符,可以转换成相应的汉字,使用VC6.0编写,有MFC界面,代码测试绝对可以正确运行。-Unicode encoding converter, input Unicode characters can be converted into the corresponding Chinese characters, using VC6.0 prepared with MFC interface, code testing can definitely r
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.13mb
    • 提供者:changle
  1. Unicode-ANSI-Utf8

    0下载:
  2. unicode,ansi,utf-8类型转换-unicode,ansi,utf-8 type transfer
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.26kb
    • 提供者:jophin
  1. characters-and-Unicode

    0下载:
  2. 汉字转换 汉字与Unicode相互转换,在有的时后不知道该汉字的Unicode编码 该小工具可以帮助到你@!-Kanji conversion characters and Unicode conversion, after some time did not know the Unicode encoded characters to the gadget can help you @!
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:226.1kb
    • 提供者:刘三姐
  1. libiconv编译和测试代码by_vs2008

    0下载:
  2. 参考http://blog.csdn.net/bladeandmaster88/article/details/54808644使用使用VS2008编译libIconv库,参考http://blog.csdn.net/bladeandmaster88/article/details/54815820编写测试代码。实现utf-8、gbk、Unicode之间的转换(http://blog.csdn.net/bladeandmaster88/article/details/54808644&h
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:7.07mb
    • 提供者:scipio
  1. Unicode码转换工具

    0下载:
  2. 2个非常好的Unicode码转换工具,可以在多种编码间相互转换。(Two very good Unicode code conversion tool, can be mutual conversion between a variety of coding.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:178kb
    • 提供者:lattik
  1. 中文转换Unicode问题

    0下载:
  2. 有关于易语言中文转换Unicode的问题,保存可用(this is a file that how to trans unicode .what a e code)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2kb
    • 提供者:罗大保
  1. unicode与汉字的转换工具

    0下载:
  2. 可以方便查询delphi的unicode与汉字的转换(unicode convert to hanzi for delphi)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:367kb
    • 提供者:cyz608
  1. factors & ord

    0下载:
  2. 分解质因数 转换一串字符为ASCII码或者Unicode码(To do factor decomposition To translate a string into ASCII or Unicode)
  3. 所属分类:其他小程序

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:Ngative_3U
« 12 3 »
搜珍网 www.dssz.com