搜索资源列表
crysedit_demo.zip
- 第四个标注特殊字符的编辑框
crysedit_twine_src.zip
- 第五个标注特殊字符的编辑框
editpad_src.zip
- 第六个标注特殊字符的编辑框
syntax_coloring_project.zip
- 又一个可以标注特殊字符的语法编辑框
color_edit
- 又一个标注特殊字符的编辑框-another edit which can label special chars
syntax_coloring_project
- 又一个可以标注特殊字符的语法编辑框-another phrasing edit which can label special chars
crysedit_demo
- 第四个标注特殊字符的编辑框-fourth edit which can label special chars
editpad_src
- 第六个标注特殊字符的编辑框-the sixth edit which can label special chars
RichEditEx
- 该例程用vc++编写,对CRichEditView进行派生,使之能够像Visual Studio 2008一样识别关键字、动词、注释等并及时用相应的颜色标注。 大小写敏感性可以设置,标注颜色也可以根据需要进行更改。其中动词之后的非注释部分知道行尾都标注成统一颜色,而且具备不标注“”、‘’以内的文本的功能。-rich edit control which can recognize key words and comment. like vs2008 and vc-assistance. it