搜索资源列表
Visual C++编程控制输入法切换
- 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。在本文中我将用一个类将与输入法操作有关的Windows API函数进行封装,并进行了实现。对输入法编程有很好的参考价值。
TypingWord
- 输入法源程序全代码,包含搜索算法和UI界面,媲美Google输入法。适合想了解输入法编程的朋友下载-The entire source code input methods, including search algorithms and UI interface, comparable to the input method Google. Would like to know the input method for programming a friend to download
jinzhi
- 可以进行十进制八进制十六进制直接的互相转换,c++MFC编程,有良好的界面-Can be directly decimal octal hexadecimal mutual conversion, c++ MFC programming, with good interface