-
一个自定义的编辑框
一个自定义的编辑框-a custom frame editor
- 2023-09-08 07:30:04下载
- 积分:1
-
有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的...
有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的字符。-sometimes necessary to restrict the importation of the edit box characters, such as only allowing the importation of alphabetical characters, or allow only the importation of digital characters in this case through a derived type CEdit WM_CHAR information processing, and then from the Edit Control filtering specific characters.
- 2023-07-10 08:40:04下载
- 积分:1
-
利用vc编写的程序,包括编辑框和列表框的例子,以及利用mciWnd编写的avi播放软件...
利用vc编写的程序,包括编辑框和列表框的例子,以及利用mciWnd编写的avi播放软件-vc prepared by the use of procedures, including editing box and the box example, the preparation and the use of the mciWnd avi player software
- 2022-12-23 14:25:03下载
- 积分:1
-
又一个标注特殊字符的编辑框
又一个标注特殊字符的编辑框-another edit which can label special chars
- 2022-03-04 00:02:47下载
- 积分:1
-
josef环的问题,有报告和C++源文件
josef环的问题,有报告和C++源文件-Central to the problem and report and C source files
- 2022-04-18 13:21:10下载
- 积分:1
-
安全编辑框(secureeditex)编程示例,包括一些其他的有用功能...
安全编辑框(secureeditex)编程示例,包括一些其他的有用功能-security edit box (secureeditex) programming paradigm, including a number of other useful functions
- 2022-07-02 14:03:23下载
- 积分:1
-
This is a very nice edit box that contains a number of enhancements. Good result...
这是一个非常漂亮的编辑框,包含了一些增强的功能.效果不错.-This is a very nice edit box that contains a number of enhancements. Good results.
- 2022-03-12 22:47:05下载
- 积分:1
-
winapi32hssm API api.api
winapi32hssm api api.api-winapi32hssm
- 2022-01-22 17:34:21下载
- 积分:1
-
一个用vb编写的简单的写字板,可以改变字体大小,和颜色,实现拷贝,粘贴功能...
一个用vb编写的简单的写字板,可以改变字体大小,和颜色,实现拷贝,粘贴功能-vb prepared with a simple tablet, can change the font size, and color, achieving copy, paste
- 2022-10-04 12:45:03下载
- 积分:1
-
本程序用到了Player接口的javax.media.Processor接口。可以通过调用Manager的createProcessor()方法,来得到一个Pr...
本程序用到了Player接口的javax.media.Processor接口。可以通过调用Manager的createProcessor()方法,来得到一个Processor接口的示例引用,具体代码为: processor=Manager.creatProcessor(ml) //根据媒体定位对象,示例化一个处理器-the procedures used by the Player interface javax.media.Processor interface. Call Manager by the createProcessor (), to get a Processor Interface cited examples of specific code : processor = Manager.creatProcessor (ml)// According to media positioning objects, samples of a processor
- 2022-02-27 05:33:04下载
- 积分:1