文件名称:SyntaxColorizer_demo
介绍说明--下载内容均来自于网络,请自行研究使用
CSyntaxColorizer是一个快速而通用的类,用于突出显示语法。这个类简单、快速、灵活。缺省的突出显示模式是VC++,用绿色表示注释,深蓝色表示字符串,亮蓝色表示关键字。这个类展示了可以用于修改这些缺省设置的方法-颜色不是唯一的选择。突出显示的词可以用粗体、斜体、下划线等等。展示的方法使用 CHARFORMAT结构作为参数,这样可以用CHARFORMAT结构提供对任何文本格式的修改,可以是关键字、注释和CSyntaxColorizer中的字符串格式。
-CSyntaxColorizer is a rapid and universal category for syntax highlighting. This sort of simple, fast and flexible. The default mode is highlighted VC, said Notes green, dark blue said string, bright blue keyword said. This type of display can be used to modify these default settings of-the color is not the only choice. The words highlighted in bold type can be used, italics, underlining, and so on. The method used to display CHARFORMAT structure as a parameter, This CHARFORMAT structure can be used to provide any text format changes can be keyword Notes and CSyntaxColorizer the format string.
-CSyntaxColorizer is a rapid and universal category for syntax highlighting. This sort of simple, fast and flexible. The default mode is highlighted VC, said Notes green, dark blue said string, bright blue keyword said. This type of display can be used to modify these default settings of-the color is not the only choice. The words highlighted in bold type can be used, italics, underlining, and so on. The method used to display CHARFORMAT structure as a parameter, This CHARFORMAT structure can be used to provide any text format changes can be keyword Notes and CSyntaxColorizer the format string.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 27796702syntaxcolorizer_demo.rar 列表 SyntaxColorizer_demo SyntaxColorizer_demo\ColorizerDemo SyntaxColorizer_demo\ColorizerDemo\ColorizerDemo.clw SyntaxColorizer_demo\ColorizerDemo\ColorizerDemo.cpp SyntaxColorizer_demo\ColorizerDemo\ColorizerDemo.dsp SyntaxColorizer_demo\ColorizerDemo\ColorizerDemo.dsw SyntaxColorizer_demo\ColorizerDemo\ColorizerDemo.h SyntaxColorizer_demo\ColorizerDemo\ColorizerDemo.plg SyntaxColorizer_demo\ColorizerDemo\ColorizerDemo.rc SyntaxColorizer_demo\ColorizerDemo\ColorizerDemoDlg.cpp SyntaxColorizer_demo\ColorizerDemo\ColorizerDemoDlg.h SyntaxColorizer_demo\ColorizerDemo\Debug