CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 输入法编程 搜索资源 - UNICODE

搜索资源列表

  1. TextUFmt

    0下载:
  2. mTextUTF.bas 模块:UTF文本文件访问 作者:zyl910 版本:1.0 日期:2006-1-23 == 说明 =================================================== 支持Unicode编码的文本文件读写。暂时支持ANSI、UTF-8、UTF-16LE、UTF-16BE这几种编码文本 == 更新记录 ===================================
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:4.99kb
    • 提供者:周跃林
  1. hbime

    0下载:
  2. Unicode的一个输入法实现,Microsoft Visual Studio 2005下经过,包含安装源码。
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:3.41mb
    • 提供者:小何
  1. CodeConverse

    0下载:
  2. 本程序是关于中文GB2312, GBK, GB18030 和Unicode(包括UTF-16和UTF-8)之间的转换。 此外,还有日文JIS和SHIFT-JIS之间的转换,以及JIS和SHIFT-JIS和UNICODE之间的转换。是本文做一个中日文输入法时碰到的一个很大的问题,这里整理出来,供大家参考。
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:3.94kb
    • 提供者:ProgramMan
  1. Get Unicode

    0下载:
  2. 如何得到汉字的unicode -how characters unicode
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:916byte
    • 提供者:文子
  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. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:3.55kb
    • 提供者:韩斌
  1. 用API 作简繁体转换

    0下载:
  2. 经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiStr
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:WT
  1. GB2UNICODE.rar

    0下载:
  2. c语言,UNICODE<->GB2312 对照表 并有转换代码,c language, UNICODE <-> GB2312 conversion table and the code
  3. 所属分类:输入法编程

    • 发布日期:2013-08-29
    • 文件大小:64.31kb
    • 提供者:张洪
  1. Uconvert.zip

    0下载:
  2. GBK码和UUCODE码互相转换的源码 ,The source for transfering GBK and UUCODE with each other
  3. 所属分类:IME Develop

    • 发布日期:2017-11-09
    • 文件大小:107.96kb
    • 提供者:
  1. Winwbxu

    0下载:
  2. 将五笔字型的Unicode格式文本格式的.TXT文件转换为ANSI格式的小程序。-Five fonts to Unicode format text. TXT file is converted to ANSI format applet.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-01
    • 文件大小:37.27kb
    • 提供者:girl88188
  1. CharacterGen

    0下载:
  2. 字符生成器:用VFP写的,自动生成Windows下的全部国标字符,还包含GB码转Unicode码。有一个计算机输入法“新方码”、手机输入法“LT”,用此软件生成字符(本人曾为他们写过很多软件,输入法软件也是本人写滴~)。对于搞计算机、手机汉字工作的很有用哟。-Character Generator: Writing with VFP, and automatic generation of Windows, under all the GB characters, also includes c
  3. 所属分类:IME Develop

    • 发布日期:2017-04-02
    • 文件大小:168.99kb
    • 提供者:袁和平
  1. change

    0下载:
  2. 本人根据网络的文章写的几种格式转换程序,非常有现实价值,可以直接执行。为Ansi、Unicode、UTF8字符串之间的转换和写入文本文件。题外:PUDN能不能格外开恩让我不用上传5个呢-I wrote an article based on the network several format conversion process, a very realistic value, capable of immediate implementation. To Ansi, Unicode, UTF
  3. 所属分类:IME Develop

    • 发布日期:2017-03-25
    • 文件大小:29.46kb
    • 提供者:aaaaaaaa
  1. U2G

    0下载:
  2. 将unicode字符编码转换为gb2312编码的文件输出-trans unicode to gb2312
  3. 所属分类:IME Develop

    • 发布日期:2017-03-27
    • 文件大小:104.23kb
    • 提供者:moses
  1. SunWb_MB

    0下载:
  2. 多年来收集整理的五笔和笔画编码表,涵盖了UNICODE国际通用字符集规定的全部汉字-For many years compiling a five-stroke and the stroke code tables, covering UNICODE international character set provides all the common characters
  3. 所属分类:IME Develop

    • 发布日期:2017-05-22
    • 文件大小:6.61mb
    • 提供者:桂煌
  1. utf_unicode

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

    • 发布日期:2017-03-29
    • 文件大小:4.64kb
    • 提供者:lovedd
  1. unicode2ansi

    0下载:
  2. unicode2ansi.cpp和unicode2ansi.h,进行UNICODE与ANSI转换的时候需要这个类-unicode2ansi.cpp and unicode2ansi.h, for UNICODE and ANSI conversion when the need for this class
  3. 所属分类:IME Develop

    • 发布日期:2017-04-01
    • 文件大小:3.97kb
    • 提供者:张镇
  1. uighurchePIM

    0下载:
  2. 维吾尔输入法(Unicode版)<br>运行环境:MicroSoftDotNetFramework3.5<br>编程语言:C#<br>程序员:OmarjanTursunkasim(Omar14)<br>编程工具:Microsoft Visual Studio 2008 Beta 2<br>程序行数:165行-With c# development of Uyghur input- source
  3. 所属分类:IME Develop

    • 发布日期:2017-03-24
    • 文件大小:218.48kb
    • 提供者:杨生
  1. Tibetan-Transliteration

    0下载:
  2. 这是基于unicode标准的藏文拉丁转写方案,对于藏文的罗马化藏文拉丁转写的研究和实现具有重要的意义。-This is a Latin transliteration program established Tibetan Romanization Latin transliteration program for the study of Tibetan Romanization Latin transliteration input method in the development of
  3. 所属分类:IME Develop

    • 发布日期:2016-05-03
    • 文件大小:1.84mb
    • 提供者:James jhon
  1. unicode_text

    0下载:
  2. visual basic 6的维吾尔文字处理的unicode输入法源码。-visual basic 6 Uighur word processing unicode input method source code.
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:13.7kb
    • 提供者:barhan
  1. unicode_utf8

    0下载:
  2. 这是一个utf8-unicode的转换程序。-This is a utf8-unicode translate program.
  3. 所属分类:IME Develop

    • 发布日期:2014-11-14
    • 文件大小:1kb
    • 提供者:王贤哲
搜珍网 www.dssz.com