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

搜索资源列表

  1. utf8

    0下载:
  2. 这各函数能将字符串转换成UTF8格式并且是十六进制的内码格式-that the function can convert UTF8 string format and is within the hexadecimal code format
  3. 所属分类:数据结构常用算法

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

    1下载:
  2. 实现UTF8格式的GB2312->big5转换的源代码,开发目的是为了魔兽世界插件中文到繁体中文的快速方便转换。其他转换待完成-achieve UTF8 format GB2312 -
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:221631
    • 提供者:艾默
  1. utf_util_complete

    0下载:
  2. utf8转换工具, vc开发,比较实用-utf8 conversion tools vc development, more practical
  3. 所属分类:Linux/Unix编程

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

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

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

    0下载:
  2. 将SQL脚本里的日本语文字转换成UTF-8格式.-Lane SQL scr ipt Japanese language text into UTF-8 format.
  3. 所属分类:文件操作

    • 发布日期:2014-01-15
    • 文件大小:53041
    • 提供者:a278972
  1. 批量转换ASCII文件到UTF8格式

    0下载:
  2. 批量转换ASCII文件到UTF8格式,适用于网站整站从GBK或ASCII转换到UTF8格式时使用. 使用方法:修改11行 templates 为你要转换的目录名,把本文件放到当前目录,并运行 php conv2utf8.php 即可。前提是你已安装了PHP软件 conv2utf("templates"); //要转换的目录
  3. 所属分类:PHP源码

    • 发布日期:2011-06-03
    • 文件大小:675
    • 提供者:testsb
  1. 批量转换文件编码的小程序

    0下载:
  2. 这是一个批量转换文件编码的小程序。支持GBK,BIG5, UTF8互相转换,支持自动探测源文件编码,This is a batch file encoding conversion of smaller procedures. Support for GBK, BIG5, UTF8 conversion each other to support the automatic detection of the source file encoding
  3. 所属分类:文件操作

    • 发布日期:2017-03-23
    • 文件大小:47715
    • 提供者:ayanamist
  1. SSDCMS1[1].3.1_utf8

    1下载:
  2. aspcms utf8主要是对原源进行UTF8转换,方便制作英文网站-aspcms utf8
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2015-05-19
    • 文件大小:609280
    • 提供者:黄飞
  1. UTF8

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

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

    0下载:
  2. 可以从一个utf-8码转换成一个ansic 码 主要注意的是要进行2次转换,并且有个技巧,可以在不确定转码的长度的时候可以 得到将要转码的长度,进行动态内存申请-convert utf8 to ansic .if you have any question ,please free contact me . thanks .raymond
  3. 所属分类:文件操作

    • 发布日期:2013-02-27
    • 文件大小:26209
    • 提供者:reymond
  1. utf8

    0下载:
  2. utf8和汉字之间编码的转换,便于开发统一汉字编码程序-utf8 and coding conversion between Chinese characters, Chinese character coding to facilitate the development of uniform procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:823915
    • 提供者:xww
  1. UTF8Demo

    0下载:
  2. UTF8转其他编码的实例程序,基本的转换函数实现。-Transferred to other instances of UTF8 encoding process, the basic transfer function to achieve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11796
    • 提供者:李翼
  1. transfercode

    0下载:
  2. 几种编码的转换,如unicode utf8 gb2312等,看的懂的下-The conversion of several codes, such as unicode utf8 gb2312 and so on, looking to understand the next
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1365
    • 提供者:hujin
  1. utf8

    2下载:
  2. 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
  3. 所属分类:Other windows programs

    • 发布日期:2015-12-04
    • 文件大小:183520
    • 提供者:agan
  1. GB2312.BIG5.Unicode.UTF8

    0下载:
  2. 各种编码转换 GB2312.BIG5.Unicode.UTF8 等-Various transcoding
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1053
    • 提供者:march
  1. utf_unicode

    0下载:
  2. utf8转换unicode unicode转换utf8-utf8 utf8 convert conversion unicode unicode
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:4753
    • 提供者:lovedd
  1. ANSI---Unicode

    1下载:
  2. [C语言]字符串处理 - ANSI - Unicode - UTF8 转换-[C Language] string processing- ANSI- Unicode- UTF8 conversion
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-26
    • 文件大小:1483
    • 提供者:yenan
  1. ConvertUTF

    1下载:
  2. gb2312 and utf8 转换函数,你可以使用这个很好的在网络上处理中文-the convert between gb2312 and utf8,you can use it deal chinanese-simple in the network
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2598
    • 提供者:wushilong
  1. UTF8

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

    • 发布日期:2017-04-13
    • 文件大小:2155
    • 提供者:iig0g01meipc
  1. TextToUTF8

    0下载:
  2. 文本自动转换为UTF8,自动扫描所有文件夹下的所有文件(auto convert text to utf)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:sorcer
« 12 3 4 5 6 »
搜珍网 www.dssz.com