网站首页 语言 会计 电脑 医学 资格证 职场 文艺体育 范文
当前位置:书香门第 > 范文 > 校园

c语言常见专业英语词汇

栏目: 校园 / 发布于: / 人气:1.57W

在c语言的学习过程中,会需要用到大量的专业英语词汇,这也就需要我们努力掌握c语言学习中常见英语专业词汇,现在一起来学习c语言的专业英语词汇吧。

c语言常见专业英语词汇
  c语言常见英语词汇

结构体、共用体、链表:

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 错误

  c语言必背专业词汇

1 运算符与表达式

( operator and expression ) 汉语 英语

常量 constant

变量 variable

标识符 identify

关键字 keywords

符号 sign

运算符 operator

语句 statement

语法 syntax

表达式 Expression

初始化 Initialization

数据格式 number format

说明 Declaration

类型转换 type conversion

定义 Define 、 definition

2 条件语句

( condition

statement) 选择 select

表达式 expression

逻辑表达式 logical expression

关系表达式 Relational expression

优先 priority

运算 operation

结构 structure

  c语言专业英语词汇

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

排序 sort

字符 character

字符串 string

应用 application

指针 pointer

参数 argument

数组 array

声明 declaration

表示 represent

处理 manipulate