📄 lexer.layout
字号:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><CodeBlocks_layout_file> <ActiveTarget name="Debug" /> <File name="error.c" open="1" top="0" tabpos="7"> <Cursor position="277" topLine="0" /> </File> <File name="error.h" open="1" top="0" tabpos="9"> <Cursor position="250" topLine="0" /> </File> <File name="global.h" open="1" top="0" tabpos="8"> <Cursor position="824" topLine="29" /> </File> <File name="init.c" open="1" top="0" tabpos="6"> <Cursor position="296" topLine="0" /> </File> <File name="init.h" open="1" top="0" tabpos="11"> <Cursor position="192" topLine="0" /> </File> <File name="lexer.c" open="1" top="0" tabpos="2"> <Cursor position="343" topLine="0" /> </File> <File name="lexer.h" open="1" top="0" tabpos="12"> <Cursor position="202" topLine="0" /> </File> <File name="main.c" open="1" top="0" tabpos="1"> <Cursor position="38" topLine="0" /> </File> <File name="parser.c" open="1" top="1" tabpos="13"> <Cursor position="3211" topLine="200" /> </File> <File name="parser.h" open="1" top="0" tabpos="14"> <Cursor position="345" topLine="0" /> </File> <File name="symbol.c" open="1" top="0" tabpos="4"> <Cursor position="1812" topLine="57" /> </File> <File name="symbol.h" open="1" top="0" tabpos="5"> <Cursor position="494" topLine="0" /> </File> <File name="token.c" open="1" top="0" tabpos="3"> <Cursor position="284" topLine="24" /> </File> <File name="token.h" open="1" top="0" tabpos="10"> <Cursor position="324" topLine="0" /> </File></CodeBlocks_layout_file>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -