編程類的英語
『壹』 編程常用英語
編程語言是英文字母,但是並不需要你英語太好,但是個別公司喜歡英文注釋而已,並不影響實際工作,因為還有網路,可以翻譯好之後放進去。只要讀過書,肯定接觸過英語,大學大專畢業生編程是完全不用考慮英語難不難的,但是英語好是很好的競爭優勢。
『貳』 編程,英文叫什麼
編程
翻譯成英文是:programming
programming
英[ˈprəʊgræmɪŋ] 美[ˈproʊgræmɪŋ]
n. 編程; 規劃,設計;
v. 訓練( programme的現在分詞 ); 培養; 預調;
雙語例句:
Thisalsodescribestheprogramming theenterprise.
技術架構還描述企業中使用的編程語言和操作系統。
[其他] 原型:program/programme
『叄』 編程方面的英語翻譯
shell scripts
或
writing program
希望對你有幫助 如有疑問 請在線交談 祝你考上理想的學校
『肆』 求計算機編程專業英語詞彙!!
http://www.phpchina.com/html/28/1628-23430.html aggregation 聚合、聚集 algorithm 演算法 alias 別名 align 排列、對齊 allocate 分配、配置 allocator分配器、配置器 angle bracket 尖括弧 annotation 註解、評注 API (Application Programming Interface) 應用(程序)編程介面 app domain (application domain)應用域 application 應用、應用程序 application framework 應用程序框架 appearance 外觀 append 附加 architecture 架構、體系結構 archive file 歸檔文件、存檔文件 argument引數(傳給函式的值)。參見parameter array 數組 arrow operator 箭頭操作符 ASP(Active Server Page)活動伺服器頁面 ASP.NET worker process ASP.NET工作者進程 assembly 裝配件、配件 assembly language 匯編語言 assembly manifest 裝配件清單 assert(ion) 斷言 assign 賦值 assignment 賦值、分配 assignment operator 賦值操作符 associated 相關的、相關聯的 associative container 關聯式容器(對應sequential container) asynchronous 非同步的 atomic 原子的 atomic operation 原子操作 attribute 特性、屬性 authentication service 驗證服務 authorization 授權 audio 音頻 A.I. 人工智慧 B2B integration B2B整合、B2B集成(business-to-business integration) background 背景、後台(進程) backward compatible 向後兼容、向下兼容 backup 備份 backup device備份設備 backup file 備份文件 bandwidth 帶寬 base class 基類 base type 基類型 batch 批處理 BCL (base class library)基類庫 binary 二進制 binary search 二分查找 binary tree 二叉樹 binary function 雙參函數 binary large object二進制大對象 binary operator 二元操作符 binding 綁定 bit 位 bitmap 點陣圖 bitwise 按位... bitwise 為單元進行復制;位元逐一復制,按位拷 bitwise operation 按位運算 block 塊、區塊、語句塊 bookkeeping 簿記 boolean 布林值(真假值,true或false) border 邊框 bounds checking 邊界檢查 boxing 裝箱、裝箱轉換 brace (curly brace) 大括弧、花括弧 bracket (square brakcet) 中括弧、方括弧 breakpoint 斷點 browser applications 瀏覽器應用(程序) browser-accessible application 可經由瀏覽器訪問的應用程序 build 編連(專指編譯和連接 built-in 內建、內置 bus 匯流排 business 業務、商務(看場合) business Logic 業務邏輯 business rules 業務規則 buttons 按鈕 bug 臭蟲 by/through 通過 byte 位元組(由8 bits組成) cache 高速緩存 calendar 日歷 call 調用 callback 回調 call-level interface (CLI)調用級介面(CLI) call operator 調用操作符 candidate key 候選鍵 (for database) cascading delete 級聯刪除 (for database) cascading update 級聯更新 (for database) casting 轉型、造型轉換 checkpoint 檢查點 (for database) check box 復選框 check button 復選按鈕 child class 子類 CIL (common intermediate language)通用中間語言、通用中介語言 class 類 class declaration 類聲明 class definition 類定義 class derivation list 類繼承列表 class factory 類廠 class hierarchy 類層次結構 class library 類庫 class loader 類裝載器 class template 類模板 class template partial specializations 類模板部分特化 class template specializations 類模板特化 classification 分類 clause 子句 client application 客戶端應用程序 client cursor 客戶端游標 (for database) code page 代碼頁 cleanup 清理、清除 CLI (Common Language Infrastructure) 通用語言基礎設施 client 客戶、客戶端 client area 客戶區 client-server 客戶機/伺服器、客戶端/伺服器 clipboard 剪貼板 clone 克隆 CLS (common language specification) 通用語言規范 code access security 代碼訪問安全 COFF (Common Object File Format) 通用對象文件格式 collection 集合 COM (Component Object Model) 組件對象模型 combo box 組合框 command line 命令行 comment 注釋 commit 提交 (for database) communication 通訊 compatible 兼容 compile time 編譯期、編譯時 compiler 編譯器 component組件 composite index 復合索引、組合索引 (for database) composite key 復合鍵、組合鍵 (for database) composition 復合、組合 concept 概念 concrete具體的 concrete class 具體類 concurrency 並發、並發機制 constraint 約束 (for database) configuration 配置、組態 connection 連接 (for database) connection pooling 連接池 console 控制台 constant 常量 construct 構件、成分、概念、構造(for language) constructor (ctor) 構造函數、構造器 container 容器 containment包容 context 環境、上下文 control 控制項 cookie (不譯) 拷貝 CORBA 通用對象請求中介架構(Common Object Request Broker Architecture) cover 覆蓋、涵蓋 create/creation 創建、生成 crosstab query 交叉表查詢 (for database) CRTP (curiously recurring template pattern) CTS (common type system)通用類型系統 cube 多維數據集 (for database) cursor 游標 cursor 游標 (for database) custom 定製、自定義 data 數據 named parameter 命名參數 named pipe 命名管道 namespace 名字空間、命名空間 Open Data Services (ODS) 開放式數據服務(ODS) (for database) Open Database Connectivity (ODBC) 開放式資料庫連接(ODBC) (for database) operand 操作數 parameterize 參數化 parent class 父類 parentheses 圓括弧、圓括弧 parse 解析 parser 解析器 profiler 效能(性能)評測器 program 程序 programmer 程序員 programming編程、程序設計 progress bar 進度指示器 referential integrity (RI)引用完整性(RI) (for database) register 寄存器 reflection 反射 refresh data 刷新數據 (for database) regular expression 正則表達式 relational database 關系資料庫 remote 遠程 remote request 遠程請求 represent 表述,表現 resolve 解析、決議 resolution 解析過程 result set 結果集 (for database) RPC (remote procere call)RPC(遠程過程調用) runtime 執行期、運行期、執行時、運行時 rvalue 右值 subscrīpt operator 下標操作符 subset 子集 subtype 子類型 support 支持 suspend 掛起 symbol 記號 syntax 語法 system databases 系統資料庫 (for database) system tables 系統表 (for database) table 表 (for database) table lock 表鎖 (for database) table-level constraint 表級約束 (for database) tape backup 磁帶備份 (for database) target 標的,目標
『伍』 編程的英語翻譯
(一) Visual Basic
它是以Basic語言作為其基本語言的一種可視化編程工具。在中國乃至全世界都曾看到過它的身影,它曾是在中國最為流行的編程工具,到現在還占據著非常重要的地位,對於它的好壞大家都有一定的了解,這里我們也說說:VB作為一種較早出現的開發程序以其容易學習,開發效率較高,具有完善的幫助系統等優點曾影響了好幾代編程人員,但是由於VB不具備跨平台這個特性,從而也決定了VB在未來的軟體開發中將會逐漸地退出其歷史舞台;它對組件技術的支持是基於COM和ActiveX,對於組件技術不斷完善發展的今天,它也顯出了它的落後性;同時VB在進行系統底層開發的時候也是相對復雜的,調用API函數需聲明,調用不方便,不能進行DDK編程,不可能深入Ring0編程,不能嵌套匯編;而且面向對象的特性差;網路功能和資料庫功能也沒有非常特出的表現,綜上所述,VB作為一種可視化的開發工具由於其本身的局限性,導致了它在未來軟體開發中逐步被其他工具所代替。
建議:對於編程入門人員,可以先藉助VB這個可視化環境大致了解可視化編程的特點,並且可開發與系統無關的綜合應用程序。
(二) PowerBuilder
是開發MIS系統和各類資料庫跨平台的首選,使用簡單,容易學習,容易掌握,在代碼執行效率上也有相當出色的表現。PB是一種真正的4GL語言(第四代語言),可隨意直接嵌套SQL語句返回值被賦值到語句的變數中,支持語句級游標,存儲過程和資料庫函數,是一種類似SQLJ的規范,數據訪問中具有無可比擬的靈活性。但是它在系統底層開發中犯了跟VB一樣的錯誤,調用API函數需聲明,調用不方便,不能進行DDK編程,不可能深入Ring0編程,不能嵌套匯編;在網路開發中提供了較多動態生成Web頁面的用戶對象和服務以及系統對象,非常適合編寫服務端動態Web應用,有利於商業邏輯的封裝;但是用於網路通訊的支持不足;靜態頁面定製支持有限,使得PB在網路方面的應用也不能非常廣泛。面向對象特向也不是太好。
建議:如是從事信息管理系統的開發或各類資料庫的跨平台開發都可以選用此工具,在開發速度上也可得到一定的保障。
(三) C++Builder/Delphi
它們都是基於VCL庫的可視化開發工具,它們在組件技術的支持、資料庫支持、系統底層開發支持、網路開發支持、面向對象特性等各方面都有相當不錯的表現,並且學習使用較為容易,充分提現了所見即所得的可視化開發方法,開發效率高。由於兩者都是Borland 公司的產品,自然繼承了該公司一貫以來的優良傳統:代碼執行效率高。但是,它們並不是毫無缺點,它們所作的最大不足之處就是他們的幫助系統在眾多的編程工具中是屬於比較差的。C++Builder 的VCL庫是基於Object pascal(面向對象pascal),使得C++Builder在程序的調試執行上都面向落後於其他編程工具。而Delphi則是它的語言不夠廣泛,開發系統軟體功能不足兩個比較大的缺點。
建議:C++Builder/Delphi 它們在功能具有非常相似的特點,都可以用來開發資料庫,網路、多媒體,但是C++的語法較為靈活使用也較為廣泛,而Delphi(Object Pascal)在靈活性上、功能性上以及使用人數上都不如C++。
(四) Visual C++
是基於MFC庫的可視化的開發工具,從總體上說它是一個功能強大但是不便使用的一種工具。它在網路開發和多媒體開發都具有不俗的表現,幫助系統也做得非常不錯(Microsoft 在細節方面的處理往往都讓人覺得親切),但是雖然是使用C++作為基本語言,但是它在面向對象特性上卻不夠好,主要是為了兼容C的程序,結果顧此失彼;在組件支持上也不太好,雖然說除了支持COM,ActiveX外還支持CORBA,但是沒有任何IDE支持,是所有C編譯器的功能, 需要CORBA中間件支持蛔畲蟮奈侍饈強�⑿�室膊桓摺?br>
建議:如果要使用VC一定要對它的MFC庫非常熟悉,不然是寫不好的程序的,而且要有一定的耐心,VC的入門比較難。不過掌握了它你可以在網路、系統底層、多媒體開發等領域自由馳騁。
(五) Java編程工具
目前比較出名的是Borland出的JBuilder和IBM出的Visual Age for Java,兩種工具都有一定數量的是用人群。JBuilder繼承了C++Builder/Delphi的特點,在可視化上做得非常不錯,使用簡便。由於Java本身語言的特點使得他們在網路開發中具有高人一等的表現,而且面向對象特性高,支持的組件技術也非常多,跨平台的特性也使得它在現在和未來的開發中占據越來越重要的地位。但是在系統底層開發和多媒體開發中卻表現得並不讓人那麼滿意,這個可能跟設計Java的意圖有關吧。
『陸』 編程用英語怎麼說
編程是讓計算機為解決某個問題而使用某種程序設計語言編寫程序代碼,並最終得到相應結果的過程。為了使計算機能夠理解人的意圖,人類就要通過編程的形式告訴計算機。那麼你想知道編程用英語怎麼說嗎?下面我為大家帶來編程的英語說法,歡迎大家學習!
編程的英語說法1:
programme
英 [ˈprəu-ɡræm]
美 [ˈproˌɡræm, -ɡrəm]
編程的英語說法2:programming
英 [ˈprəuɡræmiŋ]
美 [ˈproˌɡræmɪŋ, -ɡrəmɪŋ]
編程相關英語表達:結對編程 Pair programming
遺傳編程 Genetic programming
網路編程 Network Programming
程序編程 Proceral programming
系統編程 System Programming
編程的英語說法例句:帕其卡語言一種高水平的計算機編程語言,用來支持結構化編程、應用於教學、應用和系統編程
A high-level computer programming language designed to support structured programming and used in teaching, applications, and systems programming.
宏指令計算機編程語言中可以在機器語言中形成一系列指令的命令
A single instruction in programming language that results in a series of instructions in machine language.
可編程只讀存儲器只能一次性編程的存儲器
A memory that can be programmed only once.
摘要建立了圓柱齒輪滾齒自動編程數學模型,提出了數控滾齒自動編程 方法 。
The mathematic models on automatic programming of gear hobbing were estabilished.
它可以與幾種設備系列和編程語言一起工作。
It works with several device families and programming languages.
有些人說編程很難,有些人認為很容易。
Some people says programming is difficult and for some others it is so easy.
聲明式編程是一個強大的工具。
Declarative programming is a powerful tool.
設計模式是編程語言能力弱的表現。
Patterns are signs of weakness in programming language.
開發人員可以在該區域中輸入編程代碼。
This section is where the developer can enter programming code.
IBM發布了ICU庫,ICU庫改進並增強了C++和Java編程人員的國際化支持。
IBM released the ICU libraries, which refine and enhance internationalization support for C++ and Java programmers.
序列規則的主要好處在於其在業務分析人員或其他非編程人員管理規則方面的潛力。
The primary benefit of sequential rules is the potential for business analysts or other nonprogrammers to administer the rules.
SOA編程模型應該支持構建“編程人員”可以在沒有修改源代碼的情況下進行自定義的服務和模塊。
An SOA programming model should enable building services and moles that “ programmers ” can customize without source code modification.
藝術家兼編程員克萊蒙特.瓦拉在谷歌地圖影像上抓取了這些圖片,並把這些光怪陸離的畫面收集起來。
They were spotted by artist and programmer Clement Valla who has trawled Earth to collect a string of weird sights.
目前,編程人員能夠訪問整個開源GIS應用程序在很大程度上依賴於UNIX和Linux系統。
Today, programmers can access a whole continuum of open source GIS applications, largely developed on UNIX and Linux systems.
Linux和UNIX編程人員可能會報怨vim和emacs的冗長,但是它們的國際化和本地化庫卻非常有名。
Linux and UNIX programmers might complain about the omission of vim and emacs, but their internationalization and localization libraries are well known.
這些年來,聰明的編程人員一直使用JavaScript代碼逐步更新Web頁面,而不再與伺服器往返通信。
For years now, savvy programmers have been using JavaScript code to update Web pages incrementally, without a round-trip to the server.
這項功能非常強大,因為其他編程人員無需熟悉JAXP或XPath API就可以進行XPath計算。
That's pretty powerful, as other programmers don't need to be familiar with the JAXP or XPath API to get XPath evaluation.
『柒』 計算機編程用英語怎麼說
programmer呢是指編程人員(也就是非業界所說的程序猿,名聲不怎麼好聽),如果想表揚別人呢,可以換一種說法,software
engineer或者engineer
of
program,就顯得好聽些了!
『捌』 計算機編程常用英語
編程常用的英語:STL vector list deque iterator map set 這些都是c++模版類常用的容器和迭代器
『玖』 計算機編程英語詞彙
計算機編程英語詞彙【1】
index 復合索引、組合索引 (for database)
composite key 復合鍵、組合鍵 (for database)
composition 復合、組合
data dictionary view 數據字典視圖 (for database)
data file 數據文件 (for database)
data integrity 數據完整性 (for database)
data manipulation language (DML)數據操作語言(DML) (for database) data mart 數據集市 (for database)
data pump 數據抽取 (for database)
data scrubbing 數據清理 (for database)
reflection 反射
refresh data 刷新數據 (for database)
regular expression 正則表達式
relational database 關系資料庫
data source 數據源 (for database)
Data source name (DSN) 數據源名稱(DSN) (for database)
data warehouse 數據倉庫 (for database)
dataset 數據集 (for database)
database 資料庫 (for database)
database catalog 資料庫目錄 (for database)
database diagram 數據關系圖 (for database)
database file 資料庫文件 (for database)
database object 資料庫對象 (for database)
database owner 資料庫所有者 (for database)
database project 資料庫工程 (for database)
database role 資料庫角色 (for database)
database schema 資料庫模式、資料庫架構 (for database)
database script 資料庫腳本 (for database)
data-bound 數據綁定 (for database)
data-aware control 數據感知控制項 (for database)
data member 數據成員、成員變數
dataset 數據集 (for database)
data source 數據源 (for database)
data structure 數據結構
data table 數據表 (for database)
datagram 數據報文
DBMS (database management system)資料庫管理系統 (for database) DCOM (distributed COM)分布式COM
dead lock 死鎖 (for database)
deallocate 歸還
debug 調試
concept 概念
concrete 具體的
concrete class 具體類
concurrency 並發、並發機制
constraint 約束 (for database)
configuration 配置、組態
connection 連接 (for database)
connection pooling 連接池
console 控制台
constant 常量
construct 構件、成分、概念、構造(for language)
constructor (ctor) 構造函數、構造器
container 容器
containment 包容
context 環境、上下文
control 控制項
cookie (不譯)
拷貝
CORBA 通用對象請求中介架構(Common Object Request Broker Architecture) cover 覆蓋、涵蓋
create/creation 創建、生成
crosstab query 交叉表查詢 (for database)
CRTP (curiously recurring template pattern)
CTS (common type system )通用類型系統
debugger 調試器
decay 退化
decision support 決策支持
declaration 聲明
declarative referential integrity (DRI) 聲明引用完整性(DRI) (for database) dection 推導
DEFAULT constraint 默認約束 (for database)
default database 默認資料庫 (for database)
default instance 默認實例 (for database)
default result set 默認結果集 (for database)
default 預設、默認值
『拾』 編程序常用英語單詞是什麼
編程序常用英語單詞部分:
1、Compile:編繹
2、Run:運行
3、Class:類
4、Object:對象
5、System:系統
6、out:輸出
7、print:列印
8、line:行
9、variable:變數
10、type:類型
11、static:靜態的
12、array:數組
13、parameter:參數
14、method:方法
15、function:函數
16、public:公有的
17、default:默認
18、get:得到
19、private:私有的
20、import:導入
21、set:設置
22、package:包
23、access:訪問
24、protected:受保護的
25、void:無(返回類型)
26、operation:操作運算
27、member-variable:成員變數
28、member-function:成員函數
29、extends:繼承 base class:基類 parent class:父類
30、interface:介面 child class:子類 super class:超類
31、overload:重載 abstract:抽象 exception:異常
32、implements:實現 Runtime:運行時
33、derived class:派生類
34、override:重寫覆蓋
35、final:最終的不能改變的
(10)編程類的英語擴展閱讀
一、編程:設計具備邏輯流動作用的一種「可控體系」【註:編程不一定是針對計算機程序而言的,針對具備邏輯計算力的體系,都可以算編程。】
二、編程是編寫程序的中文簡稱,就是讓計算機代為解決某個問題,對某個計算體系規定一定的運算方式,使計算體系按照該計算方式運行,並最終得到相應結果的過程。
三、為了使計算機能夠理解人的意圖,人類就必須將需解決的問題的思路、方法和手段通過計算機能夠理解的形式告訴計算機,使得計算機能夠根據人的指令一步一步去工作,完成某種特定的任務。這種人和計算體系之間交流的過程就是編程。