您的当前位置:首页正文

C语言常用词汇表

2022-08-08 来源:钮旅网


include 包含,包括

stdio :standard input output 标准输入输出

printf 打印,输出

void 空

main 主要的

number 数量,数字 在程序中也略写成num

scanf 扫描,输入

char 字符

int 整型

float 单精度浮点型

double 双精度浮点型

getchar 得到(输入)一个字符

putchar 输出一个字符

flag 旗帜,标记

first 第一次,第一个

second 第二

result 结果

grade 等级

age 年龄

sex 性别

gender 性别

operator 操作符,也略写成op

line 行

local 本地的

row 列

sum 和

string 字符串

paramter 参数

project 项目 有时也略写proj

precision 精确度

point 点

pointer 指针

variable 变量

long 长整型

short 短整型

page 页数

price 价格

amount 数量

height 高度

high 高

width 宽度

level 水平

length 长度

define 定义

minutes 分

product 积

flush 冲洗,fflush-清内存

refresh 刷新

if 如果

else 否则

case 条件

switch 跳转

score 分数

discount 折扣

total 总计

size 大小

sizeof 字节大小

cost 花费

pay 支付

area 面积

rate 速度,比率,价格

data 数据

default 默认,缺省

constant 常量

console 控制台

column 列 在程序中也略写作col

remainder 剩余的,余数

expression 表达式

calculate 计算 在程序中也略写作calc

syntax 语法

computer 计算

symbol 符号

step 步骤

source 源

loop 循环

even number 偶数

odd number 奇数

while 当…的时候

digits 数位

up 上

low 低

others 其他的

square 正方形

start 开始

star 星

end 结束

for 循环关键字

break 休息,停止

continue 继续

array 数组

employee 职员 在程序中也略写成emp

max 最大值

min 最小值

point 指向

pointer 指针

student 学生,在程序中也略写成stu

find 寻找

search 搜索

insert 插入

delete 删除,在程序中也略写成del

address 地址,在程序中也略写成addr

enter 回车,进入

press 点击,按

value 值

convert 转换

index 索引,序号

password 密码,在程序中也略写成pwd

change 改变,变化

datatype 数据类型

array 数组

rate 比率

student 学生

pointer 指针

number 变量

value 值

function 函数

globle 全局的,全球的

exit 退出

display 显示

show 展示,显示

random 随机

scope 范围

power 能量,动力,数学函数求幂

auto 自动的

static 静态的

format 格式

increment 增加

scope 范围

department 部门,在程序中也略dpt

string 字符串

initial 初始化,在程序中也略写成init

alert 警告,警示

warn 警告

struct 结构

tab 水平制表符,标签

IDE(integrated Development Environment) ascending order 升序

descending order 降序

division 除法

argument 在程序中也略写成arg args

集成开发环境

因篇幅问题不能全部显示,请点此查看更多更全内容