
rely celebratory in its functions. Longevity would be increased, for fewer people would
编程是让计算机为解决某个问题而使用某种程序设计语言编写程序代码,并最终得到相应结果的过程。为了使计算机能够理解人的意图,人类就要通过编程的形式告诉计算机。那么你想知道编程用英语怎么说吗?下面我为大家带来编程的英语说法,欢迎大家学习!
programme
英 [ˈprəu-ɡræm]
美 [ˈproˌɡræm, -ɡrəm]
programming
英 [ˈprəuɡræmiŋ]
美 [ˈproˌɡræmɪŋ, -ɡrəmɪŋ]
结对编程 Pair programming
遗传编程 Genetic programming
网络编程 Network Programming
程序编程 Procedural 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 modules 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.
计算机编程常用英语词汇
程序员们对于编码肯定很熟悉,毕竟日常工作中经常接触。下面是我分享的一些常用的编程英语词汇,希望能对大家有所帮助!
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 copy 为单元进行复制;位元逐一复制,按位拷
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 转型、造型转换
catalog 目录
chain 链(function calls)
character 字符
character format 字符格式
character set 字符集
CHECK constraints CHECK约束 (for database)
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 (不译)
copy 拷贝
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 数据
data connection 数据连接 (for database)
Data Control Language (DCL) 数据控制语言(DCL) (for database)
Data Definition Language (DDL) 数据定义语言(DDL) (for database)
data dictionary 数据字典 (for database)
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)
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 调试
debugger 调试器
decay 退化
decision support 决策支持
declaration 声明
declarative referential integrity (DRI)声明引用完整性(DRI) (for database)
deduction 推导
DEFAULT constraint默认约束 (for database)
default database 默认数据库 (for database)
default instance 默认实例 (for database)
default result set 默认结果集 (for database)
default 缺省、默认值
defer 推迟
definition 定义
delegate 委托
delegation 委托
dependent name
deploy 部署
dereference 解引用
dereference operator (提领)运算子
derived class 派生类
design by contract 契约式设计
design pattern 设计模式
destroy 销毁
destructor(dtor)析构函数、析构器
device 设备
DHTML (dynamic HyperText Markup Language)动态超文本标记语言
dialog 对话框
digest 摘要
digital 数字的
DIME (Direct Internet Message Encapsulation)直接Internet消息封装
directive (编译)指示符
directory 目录
dirty pages脏页 (for database)
dirty read 脏读 (for database)
disassembler 反汇编器
DISCO (Discovery of Web Services)Web Services的查找
disk 盘
dispatch 调度、分派、派发(我喜欢"调度")
DISPID (Dispatch Identifier)分派标识符
distributed computing 分布式计算
distributed query 分布式查询 (for database)
DNA (Distributed interNet Application) 分布式网间应用程序
document 文档
DOM (Document Object Model)文档对象模型
dot operator (圆)点操作符
driver 驱动(程序)
DTD (document type definition) 文档类型定义
double-byte character set (DBCS)双字节字符集(DBCS)
dump 转储
dump file 转储文件
dynamic cursor 动态游标 (for database)
dynamic filter 动态筛选 (for database)
dynamic locking 动态锁定 (for database)
dynamic recovery 动态恢复 (for database)
dynamic snapshot 动态快照 (for database)
dynamic SQL statements 动态SQL语句 (for database)
dynamic assembly 动态装配件、动态配件
dynamic binding 动态绑定
编程序常用英语单词部分: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:最终的不能改变的