搜索资源列表
-
0下载:
Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计转换程序,因此,汉字输入自然而然落到WINDOWS系统管理中。-Windows systems Chinese character input method is actually imported to the standard ascii string of coded according to certain rules into
-
-
0下载:
windows记事本编程,应用的开发环境是VC++6.0。-Notepad windows programming, application development environment is VC++ 6.0.
-
-
0下载:
Windows Compact Embedded 窗口应用程序编程参考,有一定的参考价值。-Windows Compact Embedded Windows application programming reference, there is a certain reference value.
-
-
0下载:
本代码实现了在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
-