C语言必背单词
运算符与表达式: 1.constant 常量 2. variable 变量 3. identify 标识符 4. keywords 关键字 5. sign 符号 6. operator 运算符 7. statement语句
8. syntax
语
法
9. expression
表
达
式
10. initialition
初
始
化 11. number format 数据格式
12 declaration 说明 13. type conversion 类型转换
14.define 、definition 定义 条件语句: 1.select 选择 2. expression 表达式 3. logical expression 逻辑表达式
4. Relational expression 关系表达式 5.priority优先 6. operation运算 7.structure 结构 循环语句: 1.circle 循环
2. condition 条件 3. variant 变量 4. process过程 5.priority优
先 6. operation运算 数组: 1. array 数组 2. reference 引用 3. element 元素 4. address 地址 5. sort 排序 6. character 字符 7. string 字符串 8. application 应用 函数:
1.call 调用
2.return value 返回值 3.function 函数 4. declare 声明 5. `parameter 参数 6.static 静态的 7.extern 外部的 指针:
1. pointer 指针 2. argument 参数 3. array 数组
1 / 11
传播优秀Word版文档 ,希望对您有帮助,可双击去除!
4. declaration 声明 5. represent 表示 6. manipulate 处理
结构体、共用体、链表: 1 structure 结构 2 member成员 3 tag 标记 4 function 函数 5 enumerate 枚举 6 union 联合(共用体) 7 create 创建 8 insert 插入 9 delete 删除 10 modify 修改 文件: 1、file 文件 2、open 打开 3、close 关闭 4、read 读 5、write 写 6、error 错误
序号 主要章节 常用英汉对照词汇 备注 1 运算符与表达式 (
operator
and
expression ) 汉语 英语 常量 constant 变量符 identify 关键字 keywords 符号 sign
运算符2 / 11
标识 operator
variable 传播优秀Word版文档 ,希望对您有帮助,可双击去除!
语句 statement 语法 syntax
表达式 Expression 初始化 Initialization 数据格式 number format
说明 Declaration 类型转换 type conversion
定义 Define 、 definition 2 条件语句
( condition
statement) 选择 select 表达式 expression 逻辑表达式 logical expression
关系表达式 Relational expression 优先 priority 运算 operation 结构 structure 3 循环语句
(circle statement) 循环 circle
条件 condition 变量 variant 过程 process 优先 priority 运算 operation 4 函数
(function) 调用 call 返回值 return value 函数 function 声明 declare 参数 parameter 静态的 static
外部的 extern 5 数组和指针 (array and
pointer) 数组 array 引用 reference 元素 element 地址 address
传播优秀Word版文档 ,希望对您有帮助,可双击去除!
2
排序 sort 字符 character 字符串 string 应用 application 指针 pointer 参数 argument 数组 array 声明 declaration 表示 represent 处理 manipulate 6 结构体、 共用体
(structures 、 union ) 结构 structure 成员 member 标记 tag
函数 function 枚举 enumerate
联合 ( 共用体 ) union 创建 create 插入 insert 删除 delete 修改 modify 7 文件
( file) 文件 file 打开 open 关闭 close 读 read 写 write 错误
error
传播优秀Word版文档 ,希望对您有帮助,可双击去除!
Program Design 程序设计 writing program 编写程序 standardize vt.使标准化 coding the program 编程 simplify vt.单一化,简单化 programming 程序 revision n.校订,修正 programmer n.程序员 occupy vt.占领,住进 logic n.逻辑,逻辑学 BASIC 初学者通用符号指令代码
machine code 机器代码
teaching language 教学语言
debug n.DOS命令,调试 simplicity n.单纯,简朴 compactness a.紧凑的,紧密的
timesharing system 分时系统 description n.描述,说
明 interactive language 交互式语言
break n.中断 manufacturer n.制造业者
structure chart 结构图 dialect n.方言,语调
the program flow 程序流
expense n.费用,代价 manager module 管理模块 uniformity n.同样,划一 worder module 工作模块 archaic a.己废的,古老的 mainmodule 主模块 sufficient a.充分的,足够的 submodule 子模块 data processing 数据处理 modify v.修正,修改 business application 商业应用
传播优秀Word版文档 ,希望对您有帮助,可双击去除!
outline n.轮廓,概要 scientific application 科学应用
compose分解
lexical a.字典的,词汇的 code 代码 non-programmer n.非编程人员
node vt改为密码 notation n.记号法,表示法,注释
pseudocode n.伪代码 verbosity n.唠叨,冗长 commas n.逗点逗号 record n.记录
documentation 文档
subrecord n.子记录
flowchart/flow 程表/流程 data division 数据部 visual a.视觉的 procedure division 过程部 represent vt.表现,表示,代表
传播优秀Word版文档 ,希望对您有帮助,可双击去除!
comprise vt.包含 构成 structured techniques结构
化技术 operator n.运算符,算子 straightforward a.笔直的,率直的
commercial package 商业软件包
subroutine n.子程序
generator n.产生器,生产者 driver module 驱动模块 mathematician n.专家 line by line 逐行 operator n.作符
translate vt.翻译,解释 forerunner n.先驱 modular 摸块化 ancestor n.祖宗
cumbersome a.讨厌的,麻烦的
teaching programming 编程教学
lengthy a.冗长的,漫长的 alter vi./vt.改变
flaw n.缺点裂纹 devclop vt.发达
separate a.各别的 recompile v.编译 assist n.帮助 cycle n.循环
technician n.技师 remove vt.移动,除去 straight line 直线 category n.种类,类项
传播优秀Word版文档 ,希望对您有帮助,可双击去除!
rectangle n.长方形,矩形 P-code p代码
virtrally ad.事实上
3
symology n.象征学象征的使用
register n.寄存器 to summaries 总之,总而言之
by convention 按照惯例 cyptic n.含义模糊的,隐藏
的 diamond-shaped a,菱形的 bracket n.括号 decision n判断 obviate 去,排除 terminal n. a终端机,终端的
keyword n.关键字
card reader 阅读器 underline vt.下划
除线
传播优秀Word版文档 ,希望对您有帮助,可双击去除!
translator program 译程序 monadic a. monad(单位)的
Programming 程序设计 dec/binary n.二进制 source language 源语
shift 变化,转移,移位 machine language 机器 overflow n.溢出
machine instruction 机器指令
arithmetic n.算术,算法 computer language 计算机语
composite symbol 复合型符号. assembly language 汇编语 assignment n.赋值
floating point number浮点数
proliferation n.增服 high-level language高级语 pointer n.指针
natural language 自然语言 array n.数组矩阵,
source text 源文本 subscript n.下标
intermediate language 中间语言
type conversion 类型转换 software development 软件开发
address arithmetic 地址运
传播优秀Word版文档 ,希望对您有帮助,可双击去除!
算 map vt.映射,计划
denote vt.指示,表示 maintenance cost 维护费用
subprogram n.子程序 legibility n.易读性,易识别 separate compilation 分离式编泽
amend vt.修正,改善 alphabetic a.照字母次序的 consumer n.消费者 digit n.数字位数
enormous a.巨大的,庞大的
numeric expression 数值表达式 reliability n.可信赖性,可信度
tap n.轻打,轻敲,选择 safety n.安全,安全设备 print zone 打印区
property n.财产,所有权 column n.列
correctness n.正确, functionality n.机能 semicolon n.分号
portable a.叮携带的,可搬运的 survey n.概观. altoggle n.肘节开关 task n.作
,
任
务
传播优秀Word版文档 ,希望对您有帮助,可双击去除!
declaration n.宣告 说明 source program 源程序 mufti-dimension array 多
维数组 object program 目标程序
---精心整理,希望对您有所帮助
因篇幅问题不能全部显示,请点此查看更多更全内容
Copyright © 2019- sceh.cn 版权所有 湘ICP备2023017654号-4
违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com
本站由北京市万商天勤律师事务所王兴未律师提供法律服务