-
关于wince下的按键处理程序
关于wince下的按键处理程序-weights on the keys handling procedures
- 2022-10-12 15:35:03下载
- 积分:1
-
很好的东东。对于搞输入法编程的人来说是个很好的参考和启发...
很好的东东。对于搞输入法编程的人来说是个很好的参考和启发-A good input method sample for learning input method program.-good. Input method for operating the program is a good reference and inspiration-A good method"s input ample input method for learning program.
- 2023-01-10 01:00:04下载
- 积分:1
-
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字...
获取汉字的拼音首字符,根据汉字表中拼音首字符分别为“A”至“Z”的汉字内码范围,要检索的汉字只需要检查它的内码位于哪一个首字符的范围内,就可以判断出它的拼音首字符。-Get the first character of spelling of Chinese characters
- 2022-05-12 19:12:00下载
- 积分:1
-
The input method with Pinyin input simultaneously, any one word can be played us...
本输入法与拼音输入同时使用,任一个字可以用本输入法打出也可以用拼音打出,最大亮点是单手打字.-The input method with Pinyin input simultaneously, any one word can be played using this input method can also be used phonetic play, the biggest bright spot is the one-handed typing.
- 2023-04-01 18:30:03下载
- 积分:1
-
注册表输入编程实现
注册表输入编程实现-registry importation Programming
- 2022-04-13 11:35:41下载
- 积分:1
-
拼音输入法的实现// 源代码// C// 中文
拼音输入法的实现// 源代码// C// 中文-Pinyin input method of achieving// source// C// Chinese
- 2022-09-01 02:35:03下载
- 积分:1
-
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作...
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作-Use the order of the realization of a linked list of large numbers (100 and above) with the operation of addition and subtraction multiplication and division
- 2022-07-12 04:49:58下载
- 积分: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
-
定时器Timer2的使用,这里提供c源程序,以供参考。
定时器Timer2的使用,这里提供c源程序,以供参考。-timer Timer2 use, c source provided here, for reference.
- 2022-02-19 23:33:10下载
- 积分:1
-
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py...
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败-Pinyin input method dark and quiet exercise the function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val phonetic code for the string you have entered the first pointer, and anti-back value is the starting address in Chinese, when is 0, the dark and quiet exercise failed
- 2022-06-15 13:30:22下载
- 积分:1