搜索资源列表
vcTextEditor
- VC++写的一个文本编辑器的源代码,有兴趣的可以-VC++ to write a text editor' s source code, may be interested to see
TexEditor
- 简单的文本编辑器,适用于学习VC++2005的初学者-A simple text editor, suitable for beginners to learn VC++2005
limstring
- VC限制编辑框输入文本的长度,也就是像WEB表单中的输入框功能类似,限制用户输入字符的数量,这样可以预防用户输入了超过规定限制的字符数量,有效避免程序出错。在本例的输入框中,中允许用户输入7个字符,再多的话就无法输入进去了。 -VC limit the length of the input text edit box, which is similar to the input box like WEB form, to limit the number of characters of
VCEditAddText
- 在VC++的编辑框尾部追加文本,可以很方便的使用以及修改.(so easy)-In VC++ tail append text edit box, you can easily use and modify. (So easy)