static extern
if else
switch case
while-----do while for
goto continue break
int double short long float char
enum union struct typedef
sizeof
const
siged unsigned
void return
auto default register volatile
本文共 256 字,大约阅读时间需要 1 分钟。
static extern
if else
switch case
while-----do while for
goto continue break
int double short long float char
enum union struct typedef
sizeof
const
siged unsigned
void return
auto default register volatile
转载于:https://www.cnblogs.com/yaosuc/p/4543873.html