欢迎来到天天文库
浏览记录
ID:49563674
大小:1005.71 KB
页数:21页
时间:2020-02-25
《c语言英文词典.ppt》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、C语言词典:Statement(语句)%:conversionspecifier(转换说明符)Assignmentstatement(赋值语句)Escapecharacter(转义字符):Declarationofvariables(声明变量)Character(字符)Floating-pointdata(浮点数)initialization(初始化)Operatorprecedence(优先顺序)parenthesis(圆括号)operands(运算数)SelectionStructure(选择结构)Symb
2、olicConstants(符号常量)InteractiveInput(交互式输入)RelationalExpressions(关系表达式)Fieldwidthandprecision(数据长度和精确度)e.g.%-5.3fIndenting(缩进)Compoundstatement(复合语句,block)LogicalOperators(逻辑运算符)Pseudocode(伪代码)Counter-controlledloop(计数控制循环)Condition-controlledloop(条件控制循环)sentin
3、el(adatavalueusedtosignaleitherthestartorendofadataseries)‘C’standardLibraryFunction(c标准函数库函数)Functionprototype(函数原型):Thefunctionwiththeprototypeintmaximum(intx,inty,intz);Recursion(递归)GlobalVariable(全局变量)LocalVariable(局部变量)ScopeRules(作用域规则)basecase(基本实例)Craps
4、(双骰子游戏)simulatorCArrays(数组)consecutive(连续的)memorylocationsAsubscript(下标,alsocalledindex)Strings(字符串)-Thelastcharacterinastringis‘ ’(ItisASCII0–NULL(空).pointer(指针)Pointervariables(指针变量)directreference直接引用indirectreference间接引用Passbyreference(传引用)”Passbyreferenc
5、ewithpointerarguments(用指针作参数,传引用)Passbyvalue(传值)file操作(declaredinstdio.h)Structure(结构体)synonyms(同义词)
此文档下载收益归作者所有