fdecl.m
来自「this is a gcc file, you can download it 」· M 代码 · 共 20 行
M
20 行
/* Bug report submitted by igorkh@hotbot.com on submit@bugs.debian.org Thu, 13 Apr 2000 09:42:08 -0400 */@class AClass;@interface test{ AClass *foo;}@end@implementation test@endint main (void){ return 0;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?