搜索资源列表
IME_Japanese
- 微软提供的日文输入法示例程序,Windows CE 5.0下的。-the Japanese input method example, the Windows CE 5.0 under.
PlumSIP2_0arm
- 在windows 一个梅花输入发程序程序在WINDOWS CE EVC 4下面调试通过了-windows in the importation of a plum blossom Procedure for the Windows CE-EVC below 4 test passed
OSK
- 执行文件,请放心使用. 一个用Windows API写的屏幕键盘(软键盘)执行文件,完全模拟了键盘输入.可以完全替代键盘输入,可以输入汉字,不同输入法切换.不亚于windows自带的虚拟键盘程序!其中参考了不少人的代码,这里不一一列举.
IME输入法编程
- Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计转换程序,因此,汉字输入自然而然落到WINDOWS系统管理中。-Windows systems Chinese character input method is actually imported to the standard ascii string of coded according to certain rules into
Visual C++编程控制输入法切换
- 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。在本文中我将用一个类将与输入法操作有关的Windows API函数进行封装,并进行了实现。对输入法编程有很好的参考价值。
input-method
- 浅谈输入法编程 本文拟结合作者的亲身体验简要介绍一下在Windows环境下如何编写输入法程序。 -On the input method of programming with this first-hand experience to be a brief overview of how to write in the Windows environment, input method program.
一个完整的文字识别程序
- 一个完整的文字识别程序vb-A complete character recognition program vb
jjbx
- 已经编译好的输入法程序,解压后放入C:\WINDOWS\system32文件夹下-Input program has compiled, extracted and put into C: \ WINDOWS \ system32 folder
FontShow
- Windows Compact Embedded 窗口应用程序编程参考,有一定的参考价值。-Windows Compact Embedded Windows application programming reference, there is a certain reference value.
InputLanguang-res
- 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。-This code implements the technology in Windows applications dynamically control the input method. Many of the controls in the D
zywb
- 这是一个基于易语言这样一个最简单的开发平台的编写的五笔输入法程序,主要是方便大家了解输入法的过程和实现的原理。同时基于外挂hook模式开发,未来会改进并基于ime模式。1.2.lpk是支持库文件,主要实现了按键拦截和模拟,调试程序前请先安装。基于这个输入法框架进行开发,可以实现大部分输入法的设计要求。避免了vc和windows复杂的消息机制及ime机制的学习成本,使业余爱好者专注于编码的实现,大部分人可以在一周熟练使用易语言开发程序。代码写的比较简陋,内置码表从极点五笔导出,实现了生僻字的输入,