/c_project

C 语言从回忆到重识 https://blog.csdn.net/u013837825/category_9558995.html

Primary LanguageC

git add *

git commit -m "xxx"

git push -u origin master

c_test_clion

CLion IDE 创建项目

手工项目

cPrimerPlus6

Xcode

Xcode -> Create a new Xcode project -> macOS -> Application -> Command Line Tool -> input project name -> select Language is C

c_test_eclipse

Eclipse IDE 创建项目