-
免费拼音输入法
自由拼音输入法,VC++开发,可供学习用,互相交流-Free Pinyin input method
- 2022-08-13 14:54:02下载
- 积分:1
-
本标准作为GB 2311体系的字符编码标准,规定了信息交换用的基本图形字符及其二进制编码的十六进制表示。适用于图形字符信息的处理、交换、存储、传输、显现、输入和...
本标准作为GB 2311体系的字符编码标准,规定了信息交换用的基本图形字符及其二进制编码的十六进制表示。适用于图形字符信息的处理、交换、存储、传输、显现、输入和输出。是对GB 2312的扩充。本标准具体规定了图形字符的单字节编码和双字节编码,并对四字节编码体系结构做出了规定。 -the standard GB 2311 system as the character encoding standards, a requirement for the exchange of information with the basic characters and graphics binary coded hexadecimal representation. Character graphics applied to the processing of information, exchange, storage, transmission, indicating that the input and output. GB 2312 of the expansion. This standard specifies the graphic characters in the single-byte and double byte codes, as well as four-byte coding structure make provisions.
- 2022-05-30 14:45:27下载
- 积分:1
-
字符类型转化代码,主要是整型到string型的转化,看了代码你就明白具体的作用了。...
字符类型转化代码,主要是整型到string型的转化,看了代码你就明白具体的作用了。-data type converter,i can help you easily code your program.
- 2023-04-19 10:30:05下载
- 积分:1
-
输入源程序卸载、安装输入法可以作为一个参考…
一个输入法卸载源码,可以作为输入法安装卸载编程的参考!-An input source to uninstall, install the input method can be used as a reference to uninstall program!
- 2022-01-31 03:04:00下载
- 积分:1
-
它提供对字词库(.mb)的批量修改方法。开发环境为Visual J++ 6.0,您可选择(或修改)其中一种使用。...
它提供对字词库(.mb)的批量修改方法。开发环境为Visual J++ 6.0,您可选择(或修改)其中一种使用。-it right word thesaurus (. Mb) Batch modification method. The development environment for Visual J 6.0, you can choose (or modification) to use one.
- 2023-05-04 12:05:03下载
- 积分:1
-
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int i
- 2022-03-19 08:08:08下载
- 积分:1
-
实现GB码和Big5码间的转换的程序,采用VC实现
实现GB码和Big5码间的转换的程序,采用VC实现-Realize GB code and Big5 code conversion between the procedures, the use of VC realize
- 2023-09-03 10:20:04下载
- 积分:1
-
原来的程序中没有鼠标的驱动。
朋友,如果你在使用厂家提供的开发包中遇到莫名其妙的问题,请参考我的设计。...
原来的程序中没有鼠标的驱动。
朋友,如果你在使用厂家提供的开发包中遇到莫名其妙的问题,请参考我的设计。-the original proceedings did not mouse-driven. Friends, if you use the supplied development kits baffling encounter problems, please refer to my design.
- 2022-03-04 07:11:11下载
- 积分:1
-
96位整数计算类 CInt96 v1.04源码。一个整数计算类,96位整数的计算,这是一个很早的源代码,但对学习还是有用处的。...
96位整数计算类 CInt96 v1.04源码。一个整数计算类,96位整数的计算,这是一个很早的源代码,但对学习还是有用处的。-96-bit integer type CInt96 v1.04 source code. An integer class, 96-bit integer calculations, this is a very early source code, but still useful for learning.
- 2023-03-15 21:45:03下载
- 积分:1
-
Embedded Systems Complete input method, phonetic characters and Lookup Table pro...
嵌入式系统全拼输入法,拼音字符表及查表程序。-Embedded Systems Complete input method, phonetic characters and Lookup Table procedures.
- 2022-01-26 01:18:09下载
- 积分:1