资源列表
superInput
- 实现输入时间、日期、邮编等的编辑框。-achieve input time, date, zip code editor at the box.
xy_note
- 一个简单的记事本编辑程序,可以复制粘贴,改变字体大小颜色等-a simple Notepad editor, can copy and paste, color change font size, etc.
zzxzx
- 用于自定义静态文本及编辑框颜色的源码,演示-play; -for their own definition of static text and edit the source code frame color, presentation-play;
GET_FILE_PROPERTY
- 是一个非常cool的新的应用程序种类。如果你想真正的了解它们,我们需要回过头来看看你现在的计算机,-is a very cool new application categories. If you want to truly understand them, we need to go back to your current computer,
spin-edit
- spin ctrl 和 edit的组合使用,基础学习范例-spin ctrl and edit in combination, sample-based learning
经典计算器
- 一个和WINDOWS附件计算器相似的计算器,并解决了后者在编辑框中值为0时,输入正负号的储存问题,使用更加友好。-WINDOWS0
2
- 文字的颜色渐变的一个例子,可以改变文字颜色-An example of text color gradient, you can change the text color
AdvancedNumericEditControl
- The CXrNumericEdit class is derived from the normal CEdit class. To use this class Add the CXrNumericEdit source file to project. Add standard edit control Change CEdit class to CXrNumericEdit public: //Dialog Data //{{AFX_DA
ExpressionCalculate
- 一个简单的windows程序,能够进行一些基本的表达式计算,表达式与计算结果分行显示,界面简洁-A simple windows program to carry out some of the basic expression, the expression and calculation of the results of a branch indicates that the interface simple
session5talk2
- good example for multi casting
TestEdit
- 最近需要一个浮点数编辑框。所谓浮点数编辑框,就是限制输入只在”-1234567890.” 这些字符,其它字符不予输入(用户输错了冒一个气泡进行提示)。本想使用BCG库的CBCGPMaskEdit类,无奈该类允许重复输入小数点,不满足我的需求。-Need a floating-point edit box. The so-called floating-point edit box, is to restrict the input prompt " -1234567890"
CString
- 通过举例子说明,CString类的使用。-Through the examples illustrate, CString classes.