C语言 常用单词
Posted alloevil
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了C语言 常用单词相关的知识,希望对你有一定的参考价值。
转载:http://www.cnblogs.com/hellokitty1/p/3961344.html
main 主要的 printf(print format)格式输出 include , return ,if ,else ,switch ,case 机箱;案例; default 默认 ,for while
break 暂停;间断; continue math int char 字符; float 浮动;浮点数; short long double 双精度浮点数 define 定义;鉴定;去边; void 空白的;作废; scanf 格式输入 size function 函数 .
以上是关于C语言 常用单词的主要内容,如果未能解决你的问题,请参考以下文章
ZZNUOJ_用C语言编写程序实现1378:词组缩写(附完整源码)