搜索资源列表
模拟拼音输入法的源程序
- 在VC++6.0环境下用C++语言编写一个简单的模拟拼音输入法程序,该模拟拼音输入法具有真正的拼音输入法的基本功能。-6.0 in VC environment with C language simulation of a simple phonetic input procedures, the simulation Pinyin input method with the real Pinyin input method's basic functions.
gbuni
- 实现BIG 与 GB 的转换 VC源代码程序,形式为C函数,-achieve BIG with VC GB of source code conversion process, in the form of C function,
Visual C++编程控制输入法切换
- 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。在本文中我将用一个类将与输入法操作有关的Windows API函数进行封装,并进行了实现。对输入法编程有很好的参考价值。
CalendarNotepad
- 日历记事本c++课程设计代码 实现vc++查询日历,显示当前时间,在记事本中编辑。-Calendar Notepad design code c++ program to achieve vc++ check the calendar to show the current time, in Notepad editor.
jswb2010-09-18
- 极速五笔输入法源代码,VC++实现,适用windows XP,Vista,7操作系统。-jisuwubi input method editor source code,implemented by visual c plus plus, can be run on windows xp,vista, 7 OS.
VCPinyin
- VC编写的拼音输入法,包含完全代码,不失为学习C的理想代码 -VC writing Pinyin input method, including the complete code, the code may well be the ideal learning C