Home > php教程 > PHP源码 > PHP领域的术语对照(英中繁简)(转)。

PHP领域的术语对照(英中繁简)(转)。

WBOY
Release: 2016-06-08 17:31:56
Original
1099 people have browsed it
<script>ec(2);</script>



以下是侯捷老师个人陆续收集整理的有关於我所涉猎的领域的术语对照(英中繁简)。
欢迎所有朋友给我意见(任何意见)。谢谢。

新书写作,或发表文章时,我会以此表为叁考。

本表所列,并不表示我在写译书籍时一定会采用表内的中文术语。
我也可能采用英文术语。


一群性质相近同的「东西」,如果译名一贯,阅读的感觉就很好。
一贯性的术语,扩充性高,延伸性高,系统化高。
● 我喜欢「式」:
constructor 建构式
declaration 宣告式
definition  定义式
destructor  解构式
expression  算式(运算式)
function    函式
pattern     范式、模式、样式
program     程式
signature   标记式(签名式/署名式)

● 我喜欢「件」:(这是个弹性非常大的可组合字)
assembly (装)配件
component 组件
construct 构件
control   控件
event     事件
hardware  硬件
object    物件
part      零件、部件
singleton 单件
software  软件
work      工件、机件

● 我喜欢「器」:
adapter   配接器
allocator 配置器
compiler  编译器
container 容器
iterator  迭代器
linker    连结器
listener  监听器
interpreter 直译器
translator 转译器/翻译器

● 我喜欢「别」:
class 类别
type  型别

● 我喜欢「化」:
generalized    泛化
specialized    特化
overloaded     多载化(重载)

● 我喜欢「型」:
polymorphism  多型
genericity    泛型

● 我喜欢「程」:
process     行程/进程(大陆用语)
thread      绪程/线程(大陆用语)
programming 编程


●英中繁简编程术语对照

英文                    繁体译词
                      (有些是侯捷个人喜好,普及与否难说)      大陆惯用术语
---------------------------------------------------------------------------------------
#define                 定义                              &nb
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template