C語(yǔ)言常見(jiàn)英語(yǔ)詞匯_第1頁(yè)
C語(yǔ)言常見(jiàn)英語(yǔ)詞匯_第2頁(yè)
C語(yǔ)言常見(jiàn)英語(yǔ)詞匯_第3頁(yè)
C語(yǔ)言常見(jiàn)英語(yǔ)詞匯_第4頁(yè)
C語(yǔ)言常見(jiàn)英語(yǔ)詞匯_第5頁(yè)
已閱讀5頁(yè),還剩2頁(yè)未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、.運(yùn)算符與表達(dá)式:1.constant 常量2. variable 變量3. identify 標(biāo)識(shí)符4. keywords 關(guān)鍵字5. sign 符號(hào)6. operator 運(yùn)算符7. statement 語(yǔ)句8. syntax 語(yǔ)法9. expression 表達(dá)式10. initialition 初始化11. number format 數(shù)據(jù)格式12 declaration 說(shuō)明13. type conversion 類型轉(zhuǎn)換14.define 、 definition定義條件語(yǔ)句:1.select 選擇2. expression 表達(dá)式3. logical expression 邏輯表

2、達(dá)式4. Relational expression 關(guān)系表達(dá)式5.priority 優(yōu)先6. operation 運(yùn)算7.structure 結(jié)構(gòu)循環(huán)語(yǔ)句:1.circle 循環(huán)2. condition 條件3. variant 變量4. process 過(guò)程5.priority 優(yōu)先6. operation 運(yùn)算數(shù)組:1. array 數(shù)組2. reference 引用3. element 元素4. address 地址5. sort 排序6. character 字符7. string 字符串8. application 應(yīng)用函數(shù):1.call 調(diào)用2.return value 返回值3

3、.function函數(shù)4. declare 聲明.5. parameter 參數(shù)6.static 靜態(tài)的7.extern 外部的指針:1. pointer 指針2. argument 參數(shù)3. array 數(shù)組4. declaration 聲明5. represent 表示6. manipulate 處理結(jié)構(gòu)體、共用體、鏈表:1 structure 結(jié)構(gòu)2 member 成員3 tag 標(biāo)記4 function函數(shù)5 enumerate 枚舉6 union 聯(lián)合(共用體)7 create 創(chuàng)建8 insert 插入9 delete 刪除10 modify修改文件:1、 file文件2、 ope

4、n 打開(kāi)3、 close 關(guān)閉4、 read 讀5、 write 寫6、 error 錯(cuò)誤序號(hào)主要章節(jié)常用英漢對(duì)照詞匯備注1 運(yùn)算符與表達(dá)式( operator and expression ) 漢語(yǔ) 英語(yǔ)常量 constant變量variable標(biāo)識(shí)符identify關(guān)鍵字keywords符號(hào)sign運(yùn)算符operator語(yǔ)句statement語(yǔ)法syntax表達(dá)式Expression初始化Initialization數(shù)據(jù)格式number format說(shuō)明Declaration.類型轉(zhuǎn)換type conversion定義Define、 definition2 條件語(yǔ)句( conditions

5、tatement) 選擇 select表達(dá)式expression邏輯表達(dá)式logical expression關(guān)系表達(dá)式Relational expression優(yōu)先priority運(yùn)算operation結(jié)構(gòu)structure3 循環(huán)語(yǔ)句(circle statement) 循環(huán)circle條件condition變量variant過(guò)程process優(yōu)先priority運(yùn)算operation4 函數(shù)(function)調(diào)用call返回值return value函數(shù)function聲明declare參數(shù)parameter靜態(tài)的static外部的extern5 數(shù)組和指針(array andpoin

6、ter) 數(shù)組array引用reference元素element地址address排序sort字符character字符串string應(yīng)用application指針pointer參數(shù)argument數(shù)組array聲明declaration表示represent處理manipulate6 結(jié)構(gòu)體、共用體.(structures 、 union ) 結(jié)構(gòu)structure成員member標(biāo)記tag函數(shù)function枚舉enumerate聯(lián)合( 共用體) union創(chuàng)建create插入insert刪除delete修改modify7 文件( file) 文件 file打開(kāi)open關(guān)閉close讀 r

7、ead寫 write錯(cuò)誤errorProgram Design 程序設(shè)計(jì)writing program編寫程序standardize vt.使標(biāo)準(zhǔn)化coding the program編程simplify vt. 單一化,簡(jiǎn)單化programming程序revision n. 校訂,修正programmer n. 程序員occupy vt. 占領(lǐng),住進(jìn)logic n. 邏輯,邏輯學(xué)BASIC初學(xué)者通用符號(hào)指令代碼machine code 機(jī)器代碼teaching language 教學(xué)語(yǔ)言debug n.DOS 命令,調(diào)試simplicity n. 單純,簡(jiǎn)樸compactness a.緊湊的

8、,緊密的timesharing system 分時(shí)系統(tǒng)description n. 描述,說(shuō)明interactive language 交互式語(yǔ)言break n.中斷manufacturer n. 制造業(yè)者structure chart 結(jié)構(gòu)圖dialect n.方言,語(yǔ)調(diào)the program flow程序流expense n.費(fèi)用,代價(jià)manager module 管理模塊.uniformity n. 同樣,劃一worder module工作模塊archaic a.己廢的,古老的mainmodule 主模塊sufficient a. 充分的,足夠的submodule 子模塊data pro

9、cessing 數(shù)據(jù)處理modify v. 修正,修改business application 商業(yè)應(yīng)用outline n. 輪廓,概要scientific application科學(xué)應(yīng)用compose 分解lexical a. 字典的,詞匯的code 代碼non-programmer n. 非編程人員node vt 改為密碼notation n. 記號(hào)法,表示法,注釋pseudocode n.偽代碼verbosity n. 嘮叨,冗長(zhǎng)commas n.逗點(diǎn)逗號(hào)record n.記錄documentation 文檔subrecord n.子記錄flowchart/flow程表流程data di

10、vision數(shù)據(jù)部visual a.視覺(jué)的procedure division過(guò)程部represent vt.表現(xiàn),表示,代表comprise vt. 包含構(gòu)成structured techniques 結(jié)構(gòu)化技術(shù)operator n.運(yùn)算符,算子straightforward a. 筆直的,率直的commercial package 商業(yè)軟件包subroutine n.子程序generator n.產(chǎn)生器,生產(chǎn)者driver module驅(qū)動(dòng)模塊mathematician n. 專家line by line逐行operator n.作符translate vt.翻譯,解釋forerunner

11、 n. 先驅(qū)modular 摸塊化ancestor n.祖宗cumbersome a.討厭的,麻煩的.teaching programming編程教學(xué)lengthy a.冗長(zhǎng)的,漫長(zhǎng)的alter vi./vt. 改變flaw n. 缺點(diǎn)裂紋devclop vt. 發(fā)達(dá)separate a.各別的recompile v. 編譯assist n.幫助cycle n.循環(huán)technician n. 技師remove vt. 移動(dòng),除去straight line 直線category n.種類,類項(xiàng)rectangle n.長(zhǎng)方形 ,矩形P-code p 代碼virtrally ad. 事實(shí)上symol

12、ogy n. 象征學(xué)象征的使用register n.寄存器to summaries 總之,總而言之by convention按照慣例cyptic n. 含義模糊的,隱藏的diamond-shaped a,菱形的bracket n.括號(hào)decision n 判斷obviate 除去,排除terminal n. a 終端機(jī),終端的keyword n. 關(guān)鍵字card reader 閱讀器underline vt. 下劃線translator program 譯程序monadic a. monad( 單位 ) 的Programming 程序設(shè)計(jì)dec/binary n. 二進(jìn)制source lang

13、uage 源語(yǔ)shift 變化,轉(zhuǎn)移,移位machine language 機(jī)器overflow n. 溢出machine instruction機(jī)器指令arithmetic n. 算術(shù),算法computer language 計(jì)算機(jī)語(yǔ)composite symbol 復(fù)合型符號(hào)assembly language 匯編語(yǔ)assignment n.賦值floating point number浮點(diǎn)數(shù).proliferation n. 增服high-level language 高級(jí)語(yǔ)pointer n. 指針natural language 自然語(yǔ)言array n.數(shù)組矩陣,source tex

14、t 源文本subscript n.下標(biāo)intermediate language 中間語(yǔ)言type conversion 類型轉(zhuǎn)換software development 軟件開(kāi)發(fā)address arithmetic 地址運(yùn)算map vt. 映射,計(jì)劃denote vt.指示,表示maintenance cost 維護(hù)費(fèi)用subprogram n.子程序legibility n. 易讀性,易識(shí)別separate compilation 分離式編澤amend vt.修正,改善alphabetic a.照字母次序的consumer n.消費(fèi)者digit n. 數(shù)字位數(shù)enormous a.巨大的,龐大的numeric expression 數(shù)值表達(dá)式reliability n. 可信賴性,可信度tap n.輕打,輕敲,選擇safety n.安全,安全設(shè)備print zo

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論