资源列表
c100
- 很好的学习资料,经过多年的积累对学习c++很有帮助的大家都来下载啊-Good learning materials, after years of accumulation of learning c++ very helpful everyone to download ah
EditDemo
- 自定义CEdit控件,只能输入0至9数字,使用时,将编辑框控件的类型改为CNumberEdit就行了,使用方便。-Customize the CEdit control, you can only enter 0 to 9 number, when used, the type of edit control changed CNumberEdit line, easy to use.
TTSApp
- TTS就是语音朗读,你下载的电子书,打开后,短按一下开关键他就会把文字内容给读出来,准确率很高,吐字清晰,就是有点死板-TTS voice is reading e-book you download, open, short click to open the key he would have to read out the text content, the accuracy rate is high, clear, that is a bit dull
CHexEditDemo
- Recently, I was working on a diagnostic software which requires a Edit Control used for HEX/DEC numbers input. The CEdit that comes with MFC is not so good for this job, as it can not prevent the user from typing an invalid HEX number. Therefore
XPEdit
- 编辑框XP风格的单独类,有助于大家开发界面-XP style edit box separate categories, will help everyone to develop interface
TestEdit
- 最近需要一个浮点数编辑框。所谓浮点数编辑框,就是限制输入只在”-1234567890.” 这些字符,其它字符不予输入(用户输错了冒一个气泡进行提示)。本想使用BCG库的CBCGPMaskEdit类,无奈该类允许重复输入小数点,不满足我的需求。-Need a floating-point edit box. The so-called floating-point edit box, is to restrict the input prompt " -1234567890"
GridCtrl_src
- 是一个VC++的GridCtrl控件的扩展版本,比先前的控件多了很多功能。有点击浏览按钮等-Is the extended version of a-VC++ of the GridCtrl control than the previous controls a lot more features. Click the Browse button, etc.
testEdit
- 设置编辑框为相当于背景为透明色,以此为例扩展到所有MFC控件。-Set the edit box for the equivalent of a transparent background color, as an example to all of MFC control extensions.
编辑框的API妙用
- 用于编辑api相关文档及程序,以便破解加密软件的程序,
MyEdit
- 一个从CWnd派生的自绘编辑框控件,并且实现了背景图案和字体效果等内容,供大家交流-A painting from CWnd derived from the edit control, and to achieve a background pattern and font effects, etc., for all to share
secureedit_src
- 一个防止密码盗窃的密码输入框的例子--Example of a password input frame which can prevent password from being stolen
EditText
- 改变文本框,字体颜色,字体大小,背景颜色-Change the text, font color, font size, background color
