📄 empty.c
字号:
/* Yes, it's called "empty" because it has no contents at all. Even this comment goes here, rather than in empty.h. */#include "empty.h"int main(void) { return 0;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -