
- 相关推荐
c语言必背专业英语词汇
要想学好c语言,对于c语言方面的专业英语词汇的学习非常重要,那么现在就一起来学习一些必背的c语言专业英语词汇吧,希望能够帮到大家!
c语言必背专业英语词汇 1
comment 注释
program comment 程序注释
library 库
header file 头文件
function 函数
statement 语句
body 函数的主体
calling 调用
argument 参数
string 字符串
data 数据
newline 换行字符
variable 变量
declaring 声明
integer 整型
prompt 提示消息
assignment statement 赋值语句
return 返回
format code 格式码
reductionism 归约论
holism 整体论
data type 数据类型
domain 值域
c语言必背专业英语词汇 2
floating-point number 浮点数
expression 表达式
term 项
operator 运算符
constant 常量
evaluation 求值
subexpression 子表达式
operand 操作数
unary operator 一元运算符
binary operator 二元运算符
rules of precedence 优先级法则
automatic type conversion 自动类型转换
truncation 截尾
type cast 强制类型转换
formula 习惯用语
programming idiom 程序设计习语
paradigm 范例
incrementing 自增
decrementing 自减
control statement 控制语句
repeat-N-times idiom 重复N次习语
iteration 迭代
loop 循环
cycle 周期
c语言必背专业英语词汇 3
index variable 下标变量
initialization 初始化
sentinel 标志
conditional execution 条件执行
conditional test 条件测试
relational operator 关系运算符
field width 字段宽度
alignment 对齐方式
left alignment 左对齐
precision 精度
padded 填充
simple statement 简单语句
embedded assignment 赋值嵌套
multiple assignment 多重赋值
associativity 结合性
compound statement 复合语句
nested 嵌套
atomatic data 原子数据
logical operator 逻辑运算符
truth table 真值表
short-circuit evaluation 简化求值
guard 监护条件
dangling-else problem 悬空else 问题
c语言必背专业英语词汇 4
Programming - 编程
Language - 语言
Compiler - 编译器
Debugger - 调试器
Syntax - 语法
Semantics - 语义
Variable - 变量
Function - 函数
Parameter - 参数
Prototype - 原型
Array - 数组
Pointer - 指针
Struct - 结构体
Enumeration - 枚举
Union - 联合体
Operator - 运算符
Control statement - 控制语句
Loop - 循环
If Statement - If语句
Switch Statement - Switch语句
Break Statement - Break语句
Continue Statement - Continue语句
Goto Statement - Goto语句
Function call - 函数调用
Return Statement - 返回语句
Macro - 宏
Preprocessor directive - 预处理指令
Header file - 头文件
Integer - 整数
Floating point number - 浮点数
Character - 字符
String - 字符串
Boolean - 布尔型
Type - 类型
Cast - 强制类型转换
Scope - 作用域
Storage class - 存储类
Auto - 自动存储类
Static - 静态存储类
Extern - 外部存储类
Const - 常量
Volatile - 易失变量
Sizeof - sizeof运算符
Address-of - 取地址运算符
Dereference - 解引用运算符
Bitwise - 位运算
Bitwise AND - 位与
Bitwise OR - 位或
Bitwise XOR - 位异或
Bitwise NOT - 位取反
Logical - 逻辑运算
Logical AND - 逻辑与
Logical OR - 逻辑或
Logical NOT - 逻辑非
Arithmetic - 算术运算
Addition - 加法
Subtraction - 减法
Multiplication - 乘法
Division - 除法
Modulo - 取模(求余)
Increment - 自增
Decrement - 自减
Assignment - 赋值运算
Compound assignment - 复合赋值运算
Comparison - 比较运算
Equal to - 等于
Not equal to - 不等于
Less than - 小于
Less than or equal to - 小于等于
Greater than - 大于
Greater than or equal to - 大于等于
Ternary - 三元运算
Conditional operator - 条件运算符
Comma - 逗号运算符
Function pointer - 函数指针
NULL pointer - 空指针
Void - 空类型
Error handling - 错误处理
Exception handling - 异常处理
Debugging tools - 调试工具
IDE - 集成开发环境
API - 应用程序接口
Library - 库
Header file - 头文件
Linked list - 链表
Stack - 栈
Queue - 队列
Binary tree - 二叉树
Sorting algorithm - 排序算法
Search algorithm - 查找算法
Recursion - 递归
Pointer arithmetic - 指针运算
Dynamic memory allocation - 动态内存分配
Memory leak - 内存泄漏
Address space - 地址空间
Endianness - 字节顺序
File I/O - 文件输入输出
Binary file - 二进制文件
Text file - 文本文件
Command-line interface (CLI) - 命令行界面
【c语言必背专业英语词汇】相关文章:
必背的重点英语词汇09-12
必背的考研英语词汇10-03
考研英语词汇必背06-19
考研英语词汇必背大纲09-22
考研必背英语词汇大全10-02
中考复习必背英语词汇06-17
备考托福必背英语词汇10-12
必背商务英语词汇06-06
小升初考试必背英语词汇07-08
初中课外必背英语词汇10-31