久久久久无码精品,四川省少妇一级毛片,老老熟妇xxxxhd,人妻无码少妇一区二区

計(jì)算機(jī)編程常用英語(yǔ)詞匯

時(shí)間:2024-10-04 02:07:34 行業(yè)英語(yǔ) 我要投稿
  • 相關(guān)推薦

計(jì)算機(jī)編程常用英語(yǔ)詞匯

  程序員們對(duì)于編碼肯定很熟悉,畢竟日常工作中經(jīng)常接觸。下面是小編分享的一些常用的編程英語(yǔ)詞匯,希望能對(duì)大家有所幫助!

計(jì)算機(jī)編程常用英語(yǔ)詞匯

  API (Application Programming Interface) 應(yīng)用(程序)編程接口

  app domain (application domain)應(yīng)用域

  application 應(yīng)用、應(yīng)用程序

  application framework 應(yīng)用程序框架

  appearance 外觀

  append 附加

  architecture 架構(gòu)、體系結(jié)構(gòu)

  archive file 歸檔文件、存檔文件

  argument引數(shù)(傳給函式的值)。參見(jiàn)parameter

  array 數(shù)組

  arrow operator 箭頭操作符

  ASP(Active Server Page)活動(dòng)服務(wù)器頁(yè)面

  ASP.NET worker process ASP.NET工作者進(jìn)程

  assembly 裝配件、配件

  assembly language 匯編語(yǔ)言

  assembly manifest 裝配件清單

  assert(ion) 斷言

  assign 賦值

  assignment 賦值、分配

  assignment operator 賦值操作符

  associated 相關(guān)的、相關(guān)聯(lián)的

  associative container 關(guān)聯(lián)式容器(對(duì)應(yīng)sequential container)

  asynchronous 異步的

  atomic 原子的

  atomic operation 原子操作

  attribute 特性、屬性

  authentication service 驗(yàn)證服務(wù)

  authorization 授權(quán)

  audio 音頻

  A.I. 人工智能

  B2B integration B2B整合、B2B集成(business-to-business integration)

  background 背景、后臺(tái)(進(jìn)程)

  backward compatible 向后兼容、向下兼容

  backup 備份

  backup device備份設(shè)備

  backup file 備份文件

  bandwidth 帶寬

  base class 基類(lèi)

  base type 基類(lèi)型

  batch 批處理

  BCL (base class library)基類(lèi)庫(kù)

  binary 二進(jìn)制

  binary search 二分查找

  binary tree 二叉樹(shù)

  binary function 雙參函數(shù)

  binary large object二進(jìn)制大對(duì)象

  binary operator 二元操作符

  binding 綁定

  bit 位

  bitmap 位圖

  bitwise 按位……

  bitwise copy 為單元進(jìn)行復(fù)制;位元逐一復(fù)制,按位拷

  bitwise operation 按位運(yùn)算

  block 塊、區(qū)塊、語(yǔ)句塊

  bookkeeping 簿記

  boolean 布林值(真假值,true或false)

  border 邊框

  bounds checking 邊界檢查

  boxing 裝箱、裝箱轉(zhuǎn)換

  brace (curly brace) 大括號(hào)、花括號(hào)

  bracket (square brakcet) 中括號(hào)、方括號(hào)

  breakpoint 斷點(diǎn)

  browser applications 瀏覽器應(yīng)用(程序)

  browser-accessible application 可經(jīng)由瀏覽器訪(fǎng)問(wèn)的應(yīng)用程序

  build 編連(專(zhuān)指編譯和連接

  built-in 內(nèi)建、內(nèi)置

  bus 總線(xiàn)

  business 業(yè)務(wù)、商務(wù)(看場(chǎng)合)

  business Logic 業(yè)務(wù)邏輯

  business rules 業(yè)務(wù)規(guī)則

  buttons 按鈕

  bug 臭蟲(chóng)

  by/through 通過(guò)

  byte 位元組(由8 bits組成)

  cache 高速緩存

  calendar 日歷

  call 調(diào)用

  callback 回調(diào)

  call-level interface (CLI)調(diào)用級(jí)接口(CLI)

  call operator 調(diào)用操作符

  candidate key 候選鍵 (for database)

  cascading delete 級(jí)聯(lián)刪除 (for database)

  cascading update 級(jí)聯(lián)更新 (for database)

  casting 轉(zhuǎn)型、造型轉(zhuǎn)換

  catalog 目錄

  chain 鏈(function calls)

  character 字符

  character format 字符格式

  character set 字符集

  CHECK constraints CHECK約束 (for database)

  checkpoint 檢查點(diǎn) (for database)

  check box 復(fù)選框

  check button 復(fù)選按鈕

  child class 子類(lèi)

  CIL (common intermediate language)通用中間語(yǔ)言、通用中介語(yǔ)言

  class 類(lèi)

  class declaration 類(lèi)聲明

  class definition 類(lèi)定義

  class derivation list 類(lèi)繼承列表

  class factory 類(lèi)廠(chǎng)

  class hierarchy 類(lèi)層次結(jié)構(gòu)

  class library 類(lèi)庫(kù)

  class loader 類(lèi)裝載器

  class template 類(lèi)模板

  class template partial specializations 類(lèi)模板部分特化

  class template specializations 類(lèi)模板特化

  classification 分類(lèi)

  clause 子句

  client application 客戶(hù)端應(yīng)用程序

  client cursor 客戶(hù)端游標(biāo) (for database)

  code page 代碼頁(yè)

  cleanup 清理、清除

  CLI (Common Language Infrastructure) 通用語(yǔ)言基礎(chǔ)設(shè)施

  client 客戶(hù)、客戶(hù)端

  client area 客戶(hù)區(qū)

  client-server 客戶(hù)機(jī)/服務(wù)器、客戶(hù)端/服務(wù)器

  clipboard 剪貼板

  clone 克隆

  CLS (common language specification) 通用語(yǔ)言規(guī)范

  code access security 代碼訪(fǎng)問(wèn)安全

  COFF (Common Object File Format) 通用對(duì)象文件格式

  collection 集合

  COM (Component Object Model) 組件對(duì)象模型

  combo box 組合框

  command line 命令行

  comment 注釋

  commit 提交 (for database)

  communication 通訊

  compatible 兼容

  compile time 編譯期、編譯時(shí)

  compiler 編譯器

  component組件

  composite index 復(fù)合索引、組合索引 (for database)

  composite key 復(fù)合鍵、組合鍵 (for database)

  composition 復(fù)合、組合

  concept 概念

  concrete具體的

  concrete class 具體類(lèi)

  concurrency 并發(fā)、并發(fā)機(jī)制

  constraint 約束 (for database)

  configuration 配置、組態(tài)

  connection 連接 (for database)

  connection pooling 連接池

  console 控制臺(tái)

  constant 常量

  construct 構(gòu)件、成分、概念、構(gòu)造(for language)

  constructor (ctor) 構(gòu)造函數(shù)、構(gòu)造器

  container 容器

  containment包容

  context 環(huán)境、上下文

  control 控件

  cookie (不譯)

  copy 拷貝

  CORBA 通用對(duì)象請(qǐng)求中介架構(gòu)(Common Object Request Broker Architecture)

  cover 覆蓋、涵蓋

  create/creation 創(chuàng)建、生成

  crosstab query 交叉表查詢(xún) (for database)

  CRTP (curiously recurring template pattern)

  CTS (common type system)通用類(lèi)型系統(tǒng)

  cube 多維數(shù)據(jù)集 (for database)

  cursor 光標(biāo)

  cursor 游標(biāo) (for database)

  custom 定制、自定義

  data 數(shù)據(jù)

  data connection 數(shù)據(jù)連接 (for database)

  Data Control Language (DCL) 數(shù)據(jù)控制語(yǔ)言(DCL) (for database)

  Data Definition Language (DDL) 數(shù)據(jù)定義語(yǔ)言(DDL) (for database)

  data dictionary 數(shù)據(jù)字典 (for database)

  data dictionary view 數(shù)據(jù)字典視圖 (for database)

  data file 數(shù)據(jù)文件 (for database)

  data integrity 數(shù)據(jù)完整性 (for database)

  data manipulation language (DML)數(shù)據(jù)操作語(yǔ)言(DML) (for database)

  data mart 數(shù)據(jù)集市 (for database)

  data pump 數(shù)據(jù)抽取 (for database)

  data scrubbing 數(shù)據(jù)清理 (for database)

  data source 數(shù)據(jù)源 (for database)

  Data source name (DSN) 數(shù)據(jù)源名稱(chēng)(DSN) (for database)

  data warehouse 數(shù)據(jù)倉(cāng)庫(kù) (for database)

  dataset 數(shù)據(jù)集 (for database)

  database 數(shù)據(jù)庫(kù) (for database)

  database catalog 數(shù)據(jù)庫(kù)目錄 (for database)

  database diagram 數(shù)據(jù)關(guān)系圖 (for database)

  database file 數(shù)據(jù)庫(kù)文件 (for database)

  database object 數(shù)據(jù)庫(kù)對(duì)象 (for database)

  database owner 數(shù)據(jù)庫(kù)所有者 (for database)

  database project 數(shù)據(jù)庫(kù)工程 (for database)

  database role 數(shù)據(jù)庫(kù)角色 (for database)

  database schema 數(shù)據(jù)庫(kù)模式、數(shù)據(jù)庫(kù)架構(gòu) (for database)

  database script 數(shù)據(jù)庫(kù)腳本 (for database)

  data-bound 數(shù)據(jù)綁定 (for database)

  data-aware control數(shù)據(jù)感知控件 (for database)

  data member 數(shù)據(jù)成員、成員變量

  dataset 數(shù)據(jù)集 (for database)

  data source 數(shù)據(jù)源 (for database)

  data structure數(shù)據(jù)結(jié)構(gòu)

  data table 數(shù)據(jù)表 (for database)

  datagram 數(shù)據(jù)報(bào)文

  DBMS (database management system)數(shù)據(jù)庫(kù)管理系統(tǒng) (for database)

  DCOM (distributed COM)分布式COM

  dead lock 死鎖 (for database)

  deallocate 歸還

  debug 調(diào)試

  debugger 調(diào)試器

  decay 退化

  decision support 決策支持

  declaration 聲明

  declarative referential integrity (DRI)聲明引用完整性(DRI) (for database)

  deduction 推導(dǎo)

  DEFAULT constraint默認(rèn)約束 (for database)

  default database 默認(rèn)數(shù)據(jù)庫(kù) (for database)

  default instance 默認(rèn)實(shí)例 (for database)

  default result set 默認(rèn)結(jié)果集 (for database)

  default 缺省、默認(rèn)值

  defer 推遲

  definition 定義

  delegate 委托

  delegation 委托

  dependent name

  deploy 部署

  dereference 解引用

  dereference operator (提領(lǐng))運(yùn)算子

  derived class 派生類(lèi)

  design by contract 契約式設(shè)計(jì)

  design pattern 設(shè)計(jì)模式

  destroy 銷(xiāo)毀

  destructor(dtor)析構(gòu)函數(shù)、析構(gòu)器

  device 設(shè)備

  DHTML (dynamic HyperText Markup Language)動(dòng)態(tài)超文本標(biāo)記語(yǔ)言

  dialog 對(duì)話(huà)框

  digest 摘要

  digital 數(shù)字的

  DIME (Direct Internet Message Encapsulation)直接Internet消息封裝

  directive (編譯)指示符

  directory 目錄

  dirty pages臟頁(yè) (for database)

  dirty read 臟讀 (for database)

  disassembler 反匯編器

  DISCO (Discovery of Web Services)Web Services的查找

  disk 盤(pán)

  dispatch 調(diào)度、分派、派發(fā)(我喜歡"調(diào)度")

  DISPID (Dispatch Identifier)分派標(biāo)識(shí)符

  distributed computing 分布式計(jì)算

  distributed query 分布式查詢(xún) (for database)

  DNA (Distributed interNet Application) 分布式網(wǎng)間應(yīng)用程序

  document 文檔

  DOM (Document Object Model)文檔對(duì)象模型

  dot operator (圓)點(diǎn)操作符

  driver 驅(qū)動(dòng)(程序)

  DTD (document type definition) 文檔類(lèi)型定義

  double-byte character set (DBCS)雙字節(jié)字符集(DBCS)

  dump 轉(zhuǎn)儲(chǔ)

  dump file 轉(zhuǎn)儲(chǔ)文件

  dynamic cursor 動(dòng)態(tài)游標(biāo) (for database)

  dynamic filter 動(dòng)態(tài)篩選 (for database)

  dynamic locking 動(dòng)態(tài)鎖定 (for database)

  dynamic recovery 動(dòng)態(tài)恢復(fù) (for database)

  dynamic snapshot 動(dòng)態(tài)快照 (for database)

  dynamic SQL statements 動(dòng)態(tài)SQL語(yǔ)句 (for database)

  dynamic assembly 動(dòng)態(tài)裝配件、動(dòng)態(tài)配件

  dynamic binding 動(dòng)態(tài)綁定

【計(jì)算機(jī)編程常用英語(yǔ)詞匯】相關(guān)文章:

計(jì)算機(jī)編程英語(yǔ)詞匯11-15

編程行業(yè)常用英語(yǔ)詞匯02-28

計(jì)算機(jī)編程常用英語(yǔ)單詞12-23

計(jì)算機(jī)常用英語(yǔ)詞匯03-08

it職業(yè)編程語(yǔ)言類(lèi)英語(yǔ)詞匯03-20

計(jì)算機(jī)行業(yè)常用英語(yǔ)詞匯03-05

計(jì)算機(jī)程序員常用英語(yǔ)詞匯01-21

計(jì)算機(jī)編程詞匯中英對(duì)照03-21

新手如何提高計(jì)算機(jī)編程能力03-15