⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fsyntax-only.m

📁 linux下编程用 编译软件
💻 M
字号:
/* Test -fsyntax-only compiler option  *//* { dg-do compile } *//* { dg-options "-fsyntax-only" } */@interface foo-(void) my_method:(int) i with:(int) j;@end@implementation foo-(void) my_method:(int) i with:(int) j { }@end

⌨️ 快捷键说明

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