CC++ Editor编辑器 Syntax Coloring 语法着色

it2022-05-13  63

C/C++-----Editor编辑器-----------Syntax Coloring语法着色--------------------------Enable semantic highlighting使能语法高亮--------------------------Element元素---------------------------------Code代码-------------------------------------Braces括号-------------------------------------Built-in types内置类型名-------------------------------------Classes, Structs, Unions类, 结构体, 联合体-------------------------------------Enumerators枚举元素-------------------------------------Enums枚举类型-------------------------------------External SDK calls外部软件开发工具包调用(例如:stdio.h中的printf)-------------------------------------Fields位域bit-fields-------------------------------------Function declarations函数名声明(定义)-------------------------------------Functions函数名(引用)-------------------------------------Global variables全局变量-------------------------------------Keywords关键字(不包括内置类型名)-------------------------------------Labels标签-------------------------------------Local variable declarations局部变量定义-------------------------------------Local variable references局部变量引用-------------------------------------Macro definitions宏定义-------------------------------------Macro references宏引用-------------------------------------Method declarations类中的方法声明-------------------------------------Methods方法引用-------------------------------------Namespaces-------------------------------------Numbers数值-------------------------------------Operators操作符-------------------------------------Others其他----不知道为什么结构体的名称竟然属于其他-------------------------------------Overloaded Operators重载操作符-------------------------------------Parameter variables函数形参变量-------------------------------------Problems-------------------------------------Static fields 静态位域(Static bit-fields)-------------------------------------Static method invocations-------------------------------------Strings字符和字符串-------------------------------------Template parameters-------------------------------------Typedefs使用typedef声明的类型---------------------------------Assembly汇编语言-----------------------------------------Directives指令-----------------------------------------Labels标签---------------------------------Comments注释-----------------------------------------Multi-line comment多行注释-----------------------------------------Single-line comment单行注释-----------------------------------------Task Tags任务标记---------------------------------Preprocessor预处理---------------------------------------------Directives指令(#号开头的预处理指令)---------------------------------------------Headers头文件---------------------------------------------Others其他---------------------------------Doxygen----------------------------------------Doxygen Multi-line Comment----------------------------------------Doxygen Single-line Comment----------------------------------------Doxygen Tag

转载于:https://www.cnblogs.com/shangdawei/archive/2012/10/24/2736614.html


最新回复(0)