搜索资源列表
源码附件:VC--初探WINDOWS下的IME编程
- 初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do?
fg180cn
- 拟拼音输入法具有真正的拼音输入法的基本功能。 [输入法编程指南.rar] - 输入法编程指南(根据msdn翻译) Windows 95输入法编辑器(IME) 原著:Microsoft 翻译:TBsoft Software Studio 一、关于Windows 95混合语言IME [Visual Basic中的键盘输入法.rar] - Visual Basic中的键盘输入法 [WINDOWS.zip] - windows下输入法-一昊输入法(钱码)源码-Pinyin input
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
输入法编程指南
- 输入法编程指南(根据msdn翻译) Windows 95输入法编辑器(IME) 原著:Microsoft 翻译:TBsoft Software Studio 一、关于Windows 95混合语言IME 在Windows 95中,IME是一个动态链接库(DLL),与Windows 3.1远东版本IME不同的是,每一个运行的IME相当于混合语言键盘布局中的一种。与Windows 3.1 IME相比较,Windows 95混合语言IME提供下列增强功能:-input method Programmin
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.
j_12719_NoteBook
- windows记事本编程,应用的开发环境是VC++6.0。-Notepad windows programming, application development environment is VC++ 6.0.
NewSIP
- 介绍基本的Windows Mobile输入法编程技术,内容制作一个计算器,包含简单功能。在VS2005下生成通过。-Introduced the basic Windows Mobile input method programming technology, content production a calculator, contains a simple function. Generated through in VS2005.
IME_Guide
- IME输入法编程第一章Windows9x 系统下汉字输入法的基本原理 IME输入法编程第二章Windows9x 系统提供的ime管理函数 IME输入法编程第三章ime 文件中必须使用的结构 IME输入法编程第四章在UI 窗口下需要处理下列windows 消息-IME input method system programming under Chapter Windows9x Chinese character input method of the basic
IME_Program_Guide
- IME 编程指南 Guide of Input method in Windows-Guide of Input method in Windows
input-method-
- windows下输入法编程指南:IME使用方法-Programming Guide under windows input method: IME use
FontShow
- Windows Compact Embedded 窗口应用程序编程参考,有一定的参考价值。-Windows Compact Embedded Windows application programming reference, there is a certain reference value.