标签:
1、进制
2、数据类型
3、常量,变量
4、运算符
a += b a = a + b
求余符号两边必须是整数。
5、表达式
6、格式化输入输出
iOS学习之C语言Day01
原文地址:http://www.cnblogs.com/soley/p/5257485.html