⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 c166.ini

📁 Keil3_Full
💻 INI
字号:
; Editor Configuration for C166 Files

[Editor]
TabSize =4
AutoIndent =1
ShowWhitespace =1
VirtualWhitespace =1
ReplaceTabs =0
MatchCase =1

[Font]
FaceName =Courier New
Size =10
Italic =0
Bold =0

[ColorGroups]
NumGroups =23
Group1 =Text
Group2 =Text Selection
Group3 =Number
Group4 =Operator
Group5 =Multiline Comment
Group6 =Singleline Comment
Group7 =Keyword
Group8 =String
Group9 =Identifier
Group10 =Preprocessor Command
Group11 =Decimal Number
Group12 =Float Number
Group13 =Octal Number
Group14 =Hexadecimal Number
Group15 =Character
Group16 =Label
Group17 =Brace
Group18 =Bracket
Group19 =Preprocessor String
Group20 =Hidden Text
Group21 =Matching Braces
Group22 =Mismatched Braces
Group23 =User Keywords

[Text]
Foreground =0,0,0
Background =255,255,255
DisplayName =Text
Configurable =1
BackColorAutomatic =1
ForeColorAutomatic =1

[Text Selection]
Foreground =255,255,255
Background =0,0,255
BackColorAutomatic =0
ForeColorAutomatic =1
DisplayName=Text Selection
Configurable=1

[Number]
Foreground =0,0,0
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =1
DisplayName=Number
Configurable=0

[Operator]
Foreground =0,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Operator
Configurable=1

[Keyword]
Foreground =0,0,0
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic=0
DisplayName=Keyword
Configurable=1

[Multiline Comment]
Foreground =0,128,0
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic=0
DisplayName=/* Comment */
Configurable=1

[Singleline Comment]
Foreground =0,128,0
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic=0
DisplayName=// Comment
Configurable=1

[String]
Foreground =128,0,0
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=String
Configurable=1

[Identifier]
Foreground =0,0,0
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Identifier
Configurable=1

[Preprocessor Command]
Foreground =0,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Preprocessor Command
Configurable=1

[Decimal Number]
Foreground =128,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Decimal Number
Configurable=1

[Float Number]
Foreground =128,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Float Number
Configurable=1

[Octal Number]
Foreground =128,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Octal Number
Configurable=1

[Hexadecimal Number]
Foreground =128,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Hexadecimal Number
Configurable=1

[Character]
Foreground =128,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Character
Configurable=1

[Label]
Foreground =255,0,0
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Label
Configurable=1

[Brace]
Foreground =0,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Brace (){}
Configurable=1

[Bracket]
Foreground =0,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Bracket []
Configurable=1

[Preprocessor String]
Foreground =0,0,128
Background =255,255,255
BackColorAutomatic =1
ForeColorAutomatic =0
DisplayName=Preprocessor String <stdio.h>
Configurable=1

[Text]
Foreground =192,192,192
Background =255,255,255
DisplayName =Text
Configurable =1
BackColorAutomatic =1
ForeColorAutomatic =1

[Hidden Text]
Foreground=192,192,192
ForeColorAutomatic=0
Background=255,255,255
BackColorAutomatic=0
DisplayName=Hidden Text
Configurable=1

[Matching Braces]
Foreground=255,255,255
ForeColorAutomatic=0
Background=0,128,0
BackColorAutomatic=0
DisplayName=Matching Braces
Configurable=1

[Mismatched Braces]
Foreground=0,0,0
ForeColorAutomatic=0
Background=255,0,0
BackColorAutomatic=0
DisplayName=Mismatched Braces
Configurable=1

[User Keywords]
Foreground=0,0,255
ForeColorAutomatic=0
Background=255,255,255
BackColorAutomatic=0
DisplayName=User Keywords
Configurable=1

[Style]
Style 0=0
Style 1=0
Style 2=0
Style 3=0
Style 4=1
Style 5=1
Style 6=2
Style 7=0
Style 8=0
Style 9=0
Style 10=0
Style 11=0
Style 12=0
Style 13=0
Style 14=0
Style 15=0
Style 16=0
Style 17=0
Style 18=0
Style 19=0
Style 20=0
Style 21=0
Style 22=0


[Templates]
Count=4
Template 0="for";"for(|;;)\r\n{\r\n}"
Template 1="while";"while (|)\r\n{\r\n}"
Template 2="continue";"continue;"
Template 3="if";"if (|)"
Enable=1

[Keywords]
#pragma=3
#include= 5
#define=7
#defined=9
#if=11
#elif=13
#else=15
#endif= 17
#ifdef= 19
#ifndef=21
#line=23
#undef= 25
#error= 27
auto=0
break=0
case=0
char=0
const=0
continue=0
default=0
defined=0
do=0
double=0
else=0
enum=0
error=0
extern=0
float=0
for=0
goto=0
if=0
inline=0
int=0
include=0
line=0
long=0
pragma=0
register=0
return=0
short=0
signed=0
sizeof=0
static=0
struct=0
switch=0
typedef=0
union=0
unsigned=0
void=0
volatile=0
while=0
bit=0
sfr=0
using=0
sbit=0
idata=0
bdata=0
sdata=0
near=0
far=0
huge=0
interrupt=0
_task_=0
_priority_=0
xhuge=0
__asm=0
ebdata=0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -