搜索资源列表
Example
- .当某一编辑框常输入中文内容时可将其ImeMode属性设置为 ImChinese; 2.当某一编辑框常输入英文字母或数字内容时,可将其ImeMode 属性设置为imClose; 3.当某一编辑框常输入内容不好确定时,可将其ImeMode属性设 置为ImDontCare(可编辑控件ImeMode属性缺省值为 ImDontCare,因此不用修改)。 -When an edit box often can input Chinese content ImeMod
Equation
- 能够根据输入到编辑框的文本进行数学运算,使用vs2008编程实现,方便好用-Mathematical operations can be performed according to the text entered into the edit box, use vs2008 programming, easy to use