conf.jsf.in

来自「举世闻名的joe记事本源程序」· IN 代码 · 共 35 行

IN
35
字号
# JOE syntax highlight file for typical UNIX configuration files=Idle=Comment 	green=String 	cyan=Escape 	bold cyan:idle Idle	*		idle	"#"		comment		recolor=-1	"\""		string		recolor=-1	"'"		single		recolor=-1:comment Comment	*		comment	"\n"		idle:string String	*		string	"\""		idle	"\\"		string_escape	recolor=-1:string_escape Escape	*		string	"\n"		string		recolor=-2:single String	*		single	"'"		idle	"\\"		single_escape	recolor=-1:single_escape Escape	*		single	"\n"		single		recolor=-2

⌨️ 快捷键说明

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