搜索资源列表
edit
- 文本编辑器,VC运行,和大家一起学习交流!-Text editor, VC run, and we will study together the exchange!
edithtm
- 可以在vc++下面使用的文本编辑器,呵呵,具体方法可以参考其他资料-The following can be used in vc++ text editor, Oh, specific methods can refer to other information. . .
richedit
- VC++程序环境下的MyRichEdit文本编辑器控件实例,包括一个原生默认的MyRichEdit,还有一个MyRichEditSample(例子),另外还有基于RichEdit控件创建的简单文本编辑模块,以及基于单文档程序创建简单文本编辑模块。原生的编辑器样式可看如上截图。-Environment VC++ program MyRichEdit text editor control instance, including a native the default MyRichEdit, th
xiaoxie
- VC++将窗体编辑框中输入的字符转换为大写(小写),大小写转换,自动将输入到文本框中的字条转换成大写,当然,如果在源码里设置一下,就可以变成自动转换成小写。-failed to translate
vctextform
- VC++在编辑框控件中追加文本内容,点击按钮即可将内容添加至指定的文本框中,是一个有效提升软件操作体验的小技巧,值得学习一下源代码的实现。-VC++ append text content in the edit box control, click the button to add content to the specified text box is a valid upgrade software tips of operating experience, is worth learn
inputstring
- VC++限制编辑框输入文本的长度,也就是像WEB表单中的输入框功能类似,限制用户输入字符的数量,-VC++ to limit the length of the text in the edit box, which is similar to the like in a Web form input box to restrict the user to enter the number of characters
AsynchInvoke
- 基于VC++异步调用的简单源码例子,定义一个字符串,设计循环,格式化字符串,设计编辑框文本,异步调用的实现实例,VC源码下载。 -Based on a simple asynchronous call VC++ source code examples, define a string, the design cycle, the format string, the text edit box design, implementation examples asynchronous cal
AsynchInvoke
- 基于VC++异步调用的简单源码例子,定义一个字符串,设计循环,格式化字符串,设计编辑框文本,异步调用的实现实例,VC源码下载。-Based on a simple asynchronous call VC++ source code examples, define a string, the design cycle, the format string, the text edit box design, implementation examples asynchronous call,
cock
- 用vc实现模态和非模态对话框的建立,首先需要输入一条口令,设置为1925,接着在编辑菜单下调用文本编辑对话框和非模态对话框()