**小小吐槽:傳說英語是世界是最通用的語言,而漢語是世界使用最多的語言,那么,以后會不會轉變一點呢?漢語是世界是最通用的語言,而漢語是世界使用最多的語言。如果我們再去幻想一下,如果,漢語成為最通用的語言,那么那是的編程會不會使用的漢語去編程呢?**

**可是,現在還沒有到那個地步呢!那么現在也只能使英文去編程,那只好把英文學好咯!**
**編程詞匯**
>
> - A2A integration A2A 整合
> - abstract 抽象的
> - abstract baseclass (ABC)抽象基類
> - abstract class 抽象類
> - abstraction 抽象、抽象物、抽象性
> - access 存取、訪問
> - access level 訪問級別
> - access function 訪問函數
> - account 賬戶
> - action 動作
> - activate 激活
> - active 活動的
> - actual parameter 實參
> - adapter 適配器
> - add-in 插件
> - address 地址
> - address space 地址空間
> - address-ofoperator 取地址操作符
> - ADL(argument-dependent lookup)
> - ADO(ActiveX DataObject)ActiveX 數據對象
> - advanced 高級的
> - aggregation 聚合、聚集
> - algorithm 算法
> - alias 別名
> - align 排列、對齊
> - allocate 分配、配置
> - allocator 分配器、配置器
> - angle bracket 尖括號
> - annotation 注解、評注
> - API (ApplicationProgramming Interface)應用(程序)編程接口
> - app domain(application domain)應用域
> - application 應用、應用程序
> - applicationframework 應用程序框架
> - appearance 外觀
> - append 附加
> - architecture 架構、體系結構
> - archive file 歸檔文件、存檔文件
> - argument 引數(傳給函式的值)。參見parameter
> - array 數組
> - arrow operator 箭頭操作符
> - ASP(Active ServerPage)活動服務器頁面
> - ASP.NET workerprocess ASP.NET 工作者進程
> - assembly 裝配件、配件
> - assembly language 匯編語言
> - assembly manifest 裝配件清單
> - assert(ion)斷言
> - assign 賦值
> - assignment 賦值、分配
> - assignmentoperator 賦值操作符
> - associated 相關的、相關聯的
> - associativecontainer 關聯式容器(對應sequentialcontainer)
> - asynchronous 異步的
> - atomic 原子的
> - atomic operation 原子操作
> - attribute 特性、屬性
> - authenticationservice 驗證服務
> - authorization 授權
> - audio 音頻
> - A.I. 人工智能
> - B2B integrationB2B 整合、B2B 集成(business-to-businessintegration)
> - background 背景、后臺(進程)
> - backwardcompatible 向后兼容、向下兼容
> - backup 備份
> - backup device 備份設備
> - backup file 備份文件
> - bandwidth 帶寬
> - base class 基類
> - base type 基類型
> - batch 批處理
> - BCL (base classlibrary)基類庫
> - binary 二進制
> - binary search 二分查找
> - binary tree 二叉樹
> - binary function 雙參函數
> - binary largeobject 二進制大對象
> - binary operator 二元操作符
> - binding 綁定
> - bit 位
> - bitmap 位圖
> - bitwise 按位...
> - bitwise copy 為單元進行復制;位元逐一復制,按位拷
> - bitwise operation 按位運算
> - block 塊、區塊、語句塊
> - bookkeeping 簿記
> - boolean 布林值(真假值,true 或false)
> - border 邊框
> - bounds checking 邊界檢查
> - boxing 裝箱、裝箱轉換
> - brace (curlybrace)大括號、花括號
> - bracket (squarebrakcet)中括號、方括號
> - breakpoint 斷點
> - browserapplications 瀏覽器應用(程序)
> - browser-accessibleapplication 可經由瀏覽器訪問的應用程序
> - build 編連(專指編譯和連接
> - built-in 內建、內置
> - bus 總線
> - business 業務、商務(看場合)
> - business Logic 業務邏輯
> - business rules 業務規則
> - buttons 按鈕
> - bug 臭蟲
> - by/through 通過
> - byte 位元組(由8 bits 組成)
> - cache 高速緩存
> - calendar 日歷
> - call 調用
> - callback 回調
> - call-levelinterface (CLI)調用級接口(CLI)
> - call operator 調用操作符
> - candidate key 候選鍵(for database)
> - cascading delete 級聯刪除(for database)
> - cascading update 級聯更新(for database)
> - casting 轉型、造型轉換
> - catalog 目錄
> - chain 鏈(function calls)
> - character 字符
> - character format 字符格式
> - character set 字符集
> - CHECK constraintsCHECK 約束(for database)
> - checkpoint 檢查點(for database)
> - check box 復選框
> - check button 復選按鈕
> - child class 子類
> - CIL (commonintermediate language)通用中間語言、通用中介語言
> - class 類
> - class declaration 類聲明
> - class definition 類定義
> - class derivationlist 類繼承列表
> - class factory 類廠
> - class hierarchy 類層次結構
> - class library 類庫
> - class loader 類裝載器
> - class template 類模板
> - class templatepartial specializations 類模板部分特化
> - class templatespecializations 類模板特化
> - classification 分類
> - clause 子句
> - client application客戶端應用程序
> - client cursor 客戶端游標(for database)
> - code page 代碼頁
> - cleanup 清理、清除
> - CLI (CommonLanguage Infrastructure) 通用語言基礎設施
> - client 客戶、客戶端
> - client area 客戶區
> - client-server 客戶機/服務器、客戶端/服務器
> - clipboard 剪貼板
> - clone 克隆
> - CLS (commonlanguage specification)通用語言規范
> - code accesssecurity 代碼訪問安全
> - COFF (CommonObject File Format) 通用對象文件格式
> - collection 集合
> - COM (ComponentObject 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 (不譯)
> - copy 拷貝
> - CORBA 通用對象請求中介架構(Common Object Request Broker Architecture)
> - cover 覆蓋、涵蓋
> - create/creation 創建、生成
> - crosstab query 交叉表查詢(for database)
> - CRTP (curiouslyrecurring template pattern)
> - CTS (common typesystem)通用類型系統
> - cube 多維數據集(for database)
> - cursor 光標
> - cursor 游標(for database)
> - custom 定制、自定義