返回
首页>资讯

C语言一些常用词汇

时间: 2023-04-11 19:09:13

C语言一些常用词汇

1、auto:声明自动变量。

2、double:声明双精度变量或函数。

3、int:声明整型变量或函数。

4、struct:声明结构体变量或函数。

5、break:跳出当前循环。

6、else:条件语句否定分支。

7、 long:声明长整型变量或函数。

8、switch :用于开关语句 。

9、case:开关语句分支。

10、enum:声明枚举类型。

c语言常用词汇的意思

在C语言中使用的词汇分为六类:标识符,关键字,运算符,分隔符,常量,注释符等。
1.标识符
在程序中使用的变量名、函数名、标号等统称为标识符。除库函数的函数名由系统定义外,其余都由用户自定义。C 规定,标识符只能是字母(A~Z,a~z)、数字(0~9)、下划线()组成的字符串,并且其第一个字符必须是字母或下划线。在标识符中,大小写是有区别的。例如BOOK和book 是两个不同的标识符。
2.关键字
关键字是由C语言规定的具有特定意义的字符串,通常也称为保留字。用户定义的标识符不应与关键字相同。C语言的关键字分为以下几类:
(1)类型说明符
用于定义、说明变量、函数或其它数据结构的类型。如int,double等。
(2)语句定义符
用于表示一个语句的功能。如if else等。
(3)预处理命令字
用于表示一个预处理命令。如include等。
3.运算符
C语言中含有相当丰富的运算符。运算符与变量,函数一起组成表达式,表示各种运算功能。运算符由一个或多个字符组成。
4.分隔符
在C语言中采用的分隔符有逗号和空格两种。逗号主要用在类型说明和函数参数表中,分隔各个变量。空格多用于语句各单词之间,作间隔符。在关键字,标识符之间必须要有一个以上的空格符作间隔, 否则将会出现语法错误,例如把int a;写成 inta会出错。
5.常量
C 语言中使用的常量可分为数字常量、字符常量、字符串常量、符号常量、转义字符等多种。
C语言(三)会说。
6.注释符
C 语言的注释符是以“/*”开头并以“*/”结尾的串。在“/*”和“*/”之间的即为注释。程序编译时,不对注释作任何处理。注释可出现在程序中的任何位置。注释用来向用户提示或解释程序的意义。
完全教程:
/article.php?/1424.ccut

c语言常用英语

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

C语言常见专业词汇分类中英文对照

楼主你好,一下是一些专业词汇。希望对你有所帮助。
标识符【identifier】,关键字【keyword】 ,运算符【operator】 ,分隔符【delimiter】,常量【constant】 ,位运算【bitwise operation】,指针【needle】,结构体【Lattice】等。

C语言一些单词

C语言常用单词 2009-02-04 16:14 算法 algorithm 机器语言machine language
运算与逻辑单元ALU 内存单元 memory unit
分析 analysis微处理器microprocessor
应用软件application software 模型model
汇编程序assembler
面向对象的语言object-oriented language
汇编语言assembler language 操作码opcode
备份件backup copies操作系统operating system
位bit
面向过程的语言procedure-oriented language
引导boot 程序设计progremming
字节bytes汇编语言programming language
伪代码pseudocode 类class
细化refinement 编写代码coding
循环结构repetition 编译型语言compiled language
编译程序compiler 辅存secondary storage
计算机程序computer program 选择结构selection
控制单元 control unit顺序结构sequence
文档编写documentation软件software
软盘floppy diskette
软件开发过程software development procedure
流程图flowchart软件工程software engineering
硬盘hard disk软件维护software maintenance
硬件hardware 源代码soure code
高级语言high-level language 源程序source program
输入/输出单元 I/O unit 语法syntax
调用invocation 系统软件system software
循环结构iteration测试testing
解释型语言interpreted language二进制补码two’s complement
解释程序interpreter低级语言low-level language抽象abstraction累加accumulating
参数argument自减运算符decrement operator
算术运算符arithmetic operators 参数argument
赋值语句assignment statement 赋值运算符assignment operators
综合性associativity 类型转换cast
原子数据类型atomic data value 编译时错误compile-time error
字符值character values记数counting
类class 对齐justificating
注释comments逻辑错误logic error
数据类型data type左值lvalue
声明语句declaration statement魔术数magic number
定义语句definition statement 数学头文件mathematical library
双精度数double-precision number八进制octal
转义序列escape sequence已命名常数named constant
表达式expression桌面检查desk checking
浮点数floating-point number 域宽操纵符field width manipulator
函数function回显打印echo printing
头文件header file 十六进制hexadecimal
标识符identifier
程序验证与测试program verification and testing
整数值iteger value自增运算符 increment operator
关键字keyword 实现implement
操纵符manipulator提示prompt
混合表达式mixed-mode expression运行时错误run-time error
助记符mnemonic 右值rvalue
模块module符号常数symbolic constant
取模运算符modulus operator 语法错误syntax error
优先级 preccedence 跟踪tracing
变量variable 类型转换type conversions1.保留字:
C语言的关键字共有32个,根据关键字的作用,可分其为数据类型关键字、控制语句关键字、存储类型关键字和其它关键字四类。
(1)数据类型关键字(12个):char, double, enum, float, int, long, short, signed, struct, union, unsigned, void
(2)控制语句关键字(12个):break, case, continue, default, do, else, for, goto, if, return, switch, while
(3)存储类型关键字(4个):auto, extern, register, static
(4)其它关键字(4个):const, sizeof, typedef, volatile
2.控制语句:
控制语句完成一定的控制功能。C语言只有9条控制语句,又可细分为三种:
( 1)选择结构控制语句
if()~else~, switch()~
(2)循环结构控制语句
do~while(), for()~, while()~, break, continue
(3)其它控制语句
goto, return
3。函数:

字符串函数
bcmp
bcopy
bzero
memccpy
memchr
memcmp
memcpy
memicmp
memmove
memset
movmem
setmem
stpcpy
strcat
strchr
strcmp
strcmpi
strcpy
strcspn
strdup
stricmp
strlen
strlwr
strncat
strncmp
strncmpi
strncpy
strnicmp
strpbrk
strrev
strset
strstr
strtok
strupr
数学函数
abs
acos
asin
atan
atan2
ceil
cos
cosh
exp
fabs
floor
fmod
frexp
hypot
ldexp
log
log10
modf
pow
pow10
sin
sinh
sqrt
tan
tanh
输入输出函数
getchar
kbhit
printf
putchar
系统库函数
ClearScreen
DispBCD
SetScrollBar
TextOut
UpdateLCD
bell
block
clrscr
cursor
delay
get_chi_font
get_eng_font
getkey
getpixel
gotoxy
line
move
noidle
outtextxy
putpixel
pyfc
rectangle
sleep
textmode
time
write_chi_font
write_eng_font
标准函数
exit
itoa
字符函数
isalnum
isalpha
iscntrl
isdigit
islower
isascii
isgraph
isprint
ispunct
isspace
isupper
isxdigit
toascii
tolower
toupper
动态内存分配函数
calloc
free
malloc
realloc 读音要有一定的英语基础...基本上到4级...下个金山词霸或着有道...也有一定帮助!

声明: 我们致力于保护作者版权,注重分享,被刊用文章因无法核实真实出处,未能及时与作者取得联系,或有版权异议的,请联系管理员,我们会立即处理,本站部分文字与图片资源来自于网络,转载是出于传递更多信息之目的,若有来源标注错误或侵犯了您的合法权益,请立即通知我们(管理员邮箱:daokedao3713@qq.com),情况属实,我们会第一时间予以删除,并同时向您表示歉意,谢谢!

猜你喜欢

本站内容仅供参考,不作为诊断及医疗依据,如有医疗需求,请务必前往正规医院就诊
祝由网所有文章及资料均为作者提供或网友推荐收集整理而来,仅供爱好者学习和研究使用,版权归原作者所有。
如本站内容有侵犯您的合法权益,请和我们取得联系,我们将立即改正或删除。
Copyright © 2022-2023 祝由师网 版权所有

邮箱:daokedao3713@qq.com

备案号:鲁ICP备2022001955号-4

网站地图