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

搜索资源列表

  1. Trans

    0下载:
  2. 反编译Java代码之后,里面的汉字会变成Unicode表示方式,比如\\u2943,本程序可以将Unicode转换成汉字。-anti-Java code compiler, they will become the Chinese character Unicode said, For example, \\ u2943 that the procedure can be converted into Unicode Chinese characters.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:882
    • 提供者:姚志远
  1. md5_correct

    0下载:
  2. 修正了原CMd5类的CaculateStr函数的严重错误,并且转到新的C++类库。此类已经经过验证,文件和字符串均能得到正确结果,支持Unicode(Unicode时不需要转换)-amendment of the original CMd5 CaculateStr function of the type of serious errors and to the new C Class. Such has been validated, documents, and the string to
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4482
    • 提供者:xb
  1. UnicodeConvert

    0下载:
  2. Unicode GBK UTF8转换工具-Unicode GBK UTF8 conversion tools
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:85564
    • 提供者:李忠安
  1. Unitest

    1下载:
  2. UNICODE 取字库码及转换本地码转换,做开发MP4,手机等可以用此程序了解一下做多国语言
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1483831
    • 提供者:伏兴
  1. urlEncode

    1下载:
  2. 用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:huangyifang
  1. UTF8

    0下载:
  2. UTF8转换代码,字符的utf8编码和unicode编码之间转换-UTF8 code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:1563
    • 提供者:ybz
  1. Unicodeconverter

    0下载:
  2. VC6下实现的UNICODE码集和GBK码转换-VC6 achieve the UNICODE code sets and code-switching GBK
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:6261
    • 提供者:刘伟
  1. GB2312.tar

    0下载:
  2. 主要针对gb码和各种常用码制包括unicode等中文转换的对应关系,在编程中需要的处理的时候,显得尤为重要。-Aimed at gb yards and a variety of commonly used code such as the Chinese system, including unicode conversion corresponding relationship need to deal with in the programming, when it is particul
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:2056047
    • 提供者:wj
  1. grCode

    0下载:
  2. 编码gb2312和unicode相互转换的函数。-Unicode gb2312 and encoding conversion function with each other.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:32286
    • 提供者:
  1. GBTOUNICODE.RAR

    0下载:
  2. 一个国标码和UNICODE码的转换工具,可在无线短信设备上实现翻译-A GB code and UNICODE code conversion tools available in the wireless messaging device, on the translation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:83756
    • 提供者:weiyi
  1. utf8_v2_3

    0下载:
  2. 你还在为unicode下UTF8转换发愁吗?这有一个很好的类帮你实现,简单。-Are you still worry about converting unicode UTF8 under it? This has a very good class to help you achieve and simple.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:22398
    • 提供者:
  1. CSerialPort

    0下载:
  2. 能在Unicode环境下使用的CSerialPort类。主要char和wchar_t两者之间的转换。-Can be used in a Unicode environment CSerialPort class. Between the two main char and wchar_t conversion.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:7416
    • 提供者:zhlziv
  1. Test

    0下载:
  2. vs2005中经过测试的,确实能用的十六进制和unicode互相转换的源码。大家可以下来看看。-vs2005 testing,chang16tounicode.
  3. 所属分类:系统编程

    • 发布日期:2017-04-03
    • 文件大小:75011
    • 提供者:whb
  1. MYTOOLS

    0下载:
  2. 字符集转换,Unicode To Utf8, Unicode To 多字符集的相互转换-Unicode To Utf8
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:2433
    • 提供者:张天帅
  1. utf2unicode

    0下载:
  2. linux下utf和unicode互相转换的模块代码,代码最短-under linux and unicode utf mutual conversion module code, the code shortest
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:761
    • 提供者:南鹏波
  1. ss

    0下载:
  2. 作为转换 cstring unicode utf-8 gb232 转换,数据转换使用,四种转换格式-as unicode utf-8 tranformation cstrings gb232 conversion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:3053
    • 提供者:马少民
  1. gb2312_unicode

    0下载:
  2. 在C#开发环境中,将输入的编码转换为其他类型编码,支持字符、GB2312编码、UNICODE编码之间的转换。-In c# development environment that converts input code to other types of code, support, GB2312 encoding and UNICODE characters conversion between.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:35315
    • 提供者:zhang
  1. ICU4C-Sample

    0下载:
  2. ICU4C 应用实例。关于ICU4C介绍如下: ICU4C是ICU在C/C++平台下的版本, ICU(International Component for Unicode)是基于 IBM公共许可证 的,与开源组织合作研究的, 用于支持软件国际化的开源项目。ICU4C提供了C/C++平台强大的国际化开发能力,软件开发者几乎可以使用ICU4C解决任何国际化的问题,根据各地的风俗和语言习惯,实现对数字、货币、时间、日期、和消息的格式化、解析,对字符串进行大小写转换、整理、搜索和排序等功能,必须一
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:29411
    • 提供者:张华斌
  1. GB2312-转换为-unicode

    0下载:
  2. 简单的内码转换软件能实现gb2312 80转换unicodeUTF-8希望高手指点-simple conversion software coding to achieve conversion unicodeUTF gb2312 80-8 hope that the master guiding
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3689
    • 提供者:uw07565
  1. CharConvert

    0下载:
  2. 通过调用封装API函数WideCharToMultiByte和MultiByteToWideChar,实现ANSI/UTF-8/Unicode编码格式的相互转换。-By calling the API function package WideCharToMultiByte and MultiByteToWideChar, to achieve ANSI/UTF-8/Unicode encoding format conversion.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5827
    • 提供者:蓝蜻蜓
« 12 »
搜珍网 www.dssz.com