c語言需要掌握的專業(yè)英語詞匯
學(xué)習(xí)c語言的時(shí)候,努力掌握一些c語言方面的專業(yè)英語詞匯,對(duì)于c語言的.學(xué)習(xí)幫助很大,那么現(xiàn)在來學(xué)習(xí)一些實(shí)用的c語言專業(yè)英語詞匯吧。
c語言需掌握的詞匯
------ Array 數(shù)組
dimension 維數(shù)
Single Dimensional Array 一維數(shù)組
Double Dimensional Array 二維數(shù)組
Multiplication dimensional Array 多維數(shù)組
sorting 排序
Bubble sort 冒泡排序
Ascending order 升序
Descending order 降序
subscript 下標(biāo)
Step 步長(zhǎng)
Row 行
column 列
traverse 遍歷
------ pointer 指針
Address 地址
Base Address 基地址
Memory Member 內(nèi)在單元
Relational operator 關(guān)系運(yùn)算符
Arithmetic operator 算術(shù)運(yùn)算符
Assignment operator 賦值運(yùn)算符
c語言專業(yè)英語詞匯
Logical operator 邏輯運(yùn)算符
------ function 函數(shù)
Build-in function 內(nèi)置函數(shù)
User Defined Function 自定義函數(shù)
Recursive function 遞歸函數(shù)
Random 隨機(jī)數(shù)
power 冪
prototype 原型
void 空值
Called function 被調(diào)函數(shù)
Calling function 調(diào)用函數(shù)
return 返回
------ scope 作用域
Parameter 參數(shù)
Parameterized function 參數(shù)化函數(shù)
Local variable 局部變量
Global variable 全局變量
static 靜態(tài)變量
auto 自動(dòng)變量
Register 寄存器變量
extern 外部變量
c語言必背專業(yè)詞匯
Formal parameter 形式參數(shù)
Actual parameter 實(shí)際參數(shù)
Call by reference 傳值調(diào)用
Call by value 引用調(diào)用
------ String 字符串
String literal 字符串常量
sequence 序列
queue 隊(duì)列
Puts() 把字符串?dāng)?shù)組輸出到顯示器
Gets() 從標(biāo)準(zhǔn)鍵盤輸入讀入一個(gè)字符串
string.h 存放字符串函數(shù)的頭文件
strlen() 計(jì)算字符串的長(zhǎng)度
strcpy() 復(fù)制字符串
strcmp() 字符串比較
strcat() 字符串連接
------ struct 定義結(jié)構(gòu)
stack 棧
structure 結(jié)構(gòu)
Structured programming 結(jié)構(gòu)化程序
member 成員
【c語言需要掌握的專業(yè)英語詞匯】相關(guān)文章:
c語言常見專業(yè)英語詞匯12-20
c語言編程專業(yè)英語詞匯12-20
如何快速掌握C語言函數(shù)10-05
c語言專業(yè)英語詞匯帶翻譯12-20
c語言中常用專業(yè)英語詞匯12-20
c語言必背專業(yè)英語詞匯大全12-20