时间:2024-10-28 12:28:13
1、打开xcode,点击创建新项目
2、选择os x下的application,点击command line tool
3、在language一栏中选择c语言
4、创建成功后你就可以开始编写了