📄 cd21_new.searchresults
字号:
---- PutChar Matches (9 in 3 files) ----
Debug.c (src):void PutChar(unsigned char ch)
Debug.c (src): PutChar(buffer[i]);
Debug.c (src): PutChar(buffer_vaule[0]);
Debug.c (src): PutChar(buffer_vaule[1]);
Debug.c (src): PutChar('\n');
Debug.c (src): PutChar(' ');
Debug.h (src):void PutChar(unsigned char ch);
main.C (src):// PutChar(0x55);
main.C (src): PutChar(0x55);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -