常用前端计算机单词¶
统计信息:字数 7987 阅读16分钟
最近看英文文档,遇到一些常用的前端英语,简单整理如下:
初级单词¶
global 全局(eg: 全局作用域,全局变量)
prototype 原型
bar 酒吧(计算机中表示对象的属性 foo.bar)
properties 属性;特性(eg: 对象的属性)
property 财产;属性
variable 变量(eg: variable name 变量名,var 就是 variable 的缩写)
order 顺序(例如 in-order post-order pre-order 先序中序后续遍历)
case 例子;JS 中表示 switch-case 选择结构
hasownproperty:对象的API,表示对象中是否有一个属性,A.hasOwnProperty(’key‘)
recommended 推荐的(recommended method 推荐的方法)
possible 可能的
way 道路;【计算机】方法
using 使用的
since 既然;自从
defined 定义的,与 undifined 相反
call 叫;js 中表示对象的API,(Object.call(this, arguments))
performance 性能;通常用在浏览器渲染性能
instanceof 判断对象是否继承于另一个对象
passed 通过
equality 平等;相等
refers 谈及;提到
fact 案例
knight 骑士(国际象棋中的马,react demo 中使用 knight position)
nan 奶奶
高级单词¶
scope 范围;规模;广度(前端表示作用域,eg: global scope; function scope 全局作用域函数作用域)
arguments 论点(前端表示参数,函数的参数,eg: The other popular way is to add an additional argument to the function,另一种受欢迎的方法,就是给函数增加一个额外的参数)
called 叫做(defines a variable called foo,定义了一个叫做 foo 的变量);调用的(If the function that was called has no explicit return
statement, 如果所调用的函数没有显式的return语句)
statement 陈述;声明;前端表示语句(missing var statement,缺少 var 声明语句)
operator 操作者;前端表示运算符(The strict equality operator consists of three equal signs,严格相等运算符由三个等号组成)
loop 循环(eg: the for in loop)
anonymous 匿名的(anonymous function 匿名函数)
chain 链;例如函数的链式调用
drop 下降;降低;放下
drag 上升,拖拽(drag and drop)
range 范围;区域; selectionRange 选中的区域
scale 规模;范围;程度; CSS 中表示缩放,详见:https://www.w3school.com.cn/cssref/pr_transform.asp
accessor 访问器 eg: When you declare a property, you must also declare its accessor methods. 当你声明属性时,你也必须声明它的访问器方法。
easing 减少,减缓,css 表示动画速度逐渐减缓
projection 预测;推断;设想; 投影图
output 输出
interval 间隔,间隙
generator 生成器
transform 变换
element 元素
interpolate 插入,添加内容;插值;
interpolator 插值器
mimic 模仿
suppose 推想, 假设
brace 括号
shorthand 速记
inherit 继承
hint 暗示;提示;示意;征兆;
statements 状态说明
unsigned 无符号的
offset 偏移量
revoke 取消;废除;
exponentiation 取幂,求幂,乘方
layout 页面布局, 版面
specified 规定的;详细说明的;specify; 原型
corresponding 对应 原型
transition 转变, 转换, 变迁
alias 原型
spline 曲线尺, 齿条
specify 详列, 指定, 说明
spherical 球形的
quadtree 四树, 四叉树
tick 标记号; 打上钩; 打对号;
raw 未经处理的;未经分析的;原始的
apply 申请;Object.apply
quantitative 定量的;数量的
nginx, eg: Nginx is the web server of choice for many virtual environments.
configuration 配置
modules 模块
memory 内存;存储器
content 内容
upstream 上游
cache 高速缓冲存储器
process 程序 过程 进程 processes 进程(复数)
processing 处理;运算
additional 附加的,额外的
module 模块;组件
buffer 缓冲;存储
handlers 操作者
concurrency 并发性;同时发生
variables 变量(var)
accessor n. [计] 存取器;访问器
fulfilled 满足的;十分愉快的;实现
present 现在;在场的
iterable 可迭代的
executor 执行者
designed 精心设计的,有计划的;故意的
due n. 应得的东西, 应付款 a. 到期的, 应得的, 应付的, 约定的
duplicate 复制,复印;复制的
specific 明确的,具体的;特定的
further 更多的,进一步的
implementation 实施,执行
1 Algorithm Average 算术平均值
2 Search Binary Algorithm 二分搜索算法
25 algorithm ['ælgərɪð(ə)m] n. 算法,运算法则
26 aliquot ['ælɪkwɒt] n. 能整除 adj. 能整除的 aliquot: 除得尽数 能整除 小份
51 arguments n.参数
54 array indexing 数组下标
58 assign [ə'saɪn] vt. 分配;指派; 赋值 vi. 将财产过户(尤指过户给债权人)
460 semicolon [,semɪ'kəʊlən; -'kəʊlɒn] n. 分号
77 benchmark ['ben(t)ʃmɑːk] n. 基准;标准检查程序 vt. 用基准问题测试(计算机系统等)
79 binary ['baɪnərɪ] adj. 二进制的;二元的,二态的
107 compiler n. 编译器; 编译程序;编辑者,汇编者
proxy 代理;委托
property 所有物,财产;特性,性质 (复数 properties)
argument 争论,争吵;论据,理由
passed 经过;穿过
iterator 迭代器;迭代程序
yield 产生(收益、效益等),产生结果
trap 陷阱,网
litera 文字;文学
rejection 拒绝接受
scope 范围,领域;定义域;作用域
未整理单词¶
variable 139
instance 135
module 113
regular 107
expression 94
operator 91
handler 90
operation 78
destructuring 76
75
promises 71
asynchronous 71
defined 66
heres 66
equivalent 64
statement 62
fulfillment 61
rest 57
iterators 55
declaration 55
scope 51
executed 51
important 50
numeric 50
modules 49
declarations 49
pattern 49
though 48
through 47
functionality 46
possible 46
export 46
operations 44
elements 44
execute 44
thrown 42
assigned 41
reference 40
identifier 39
proxies 37
specify 37
exists 36
literals 36
execution 34
considered 34
effectively 34
characters 34
passing 34
inheritance 33
whether 33
spread 33
iterator next 33
specified 32
simple 32
extends 32
stored 32
additional 31
integer 31
assignment 31
generators 30
derived 30
assign 29
specification 28
destructured 28
standard 27
process 27
introduced 27
might 27
retrieve 27
special 27
executes 26
mind 26
multiline 26
references 26
represent 25
around 25
descriptor 25
primitive 24
represents 22
internal 22
getgreeting 22
nicholas 21
loops 21
appropriate 21
convert 21
units 20
reflect 20
parentheses 20
interesting 19
indicates 19
exactly 19
contents 19
symboliterator 19
indicate 17
explicitly 17
therefore 17
original 17
track 17
implement 17
complete 16
covered 16
attempting 16
representation 16
exported 16
exports 16
defining 15
meant 15
stores 15
related 15
behaviors 15
based 15
overwrite 15
represented 15
identify 15
matches 15
flags 15
complex 15
earlier 15
passes 15
corresponding 15
setprototypeof 15
patterns 14
blocklevel 14
concise 简洁的;简明的
initialized 14
executing 14
nonstrict 14
expected 14
points 14
applied 14
associated 14
libraries 14
separate 14
substitutions 14
raw 14
symbolhasinstance 14
iterables 14
loaded 14
arraylike 14
argumentlist 14
typemodule 14
accomplish 13
pieces 13
aspect 13
intercept 13
actual 13
hoisted 13
bound 13
iteration 13
far 13
curly 13
indices 13
restriction 13
tracking 13
optimization 13
optimized 13
assigning 13
instances 13
intended 12
implemented 12
evaluates 12
prevent 12
initializer 12
manner 12
identifiers 12
sticky 12
tag 12
required 12
copied 12
anonymous 12
notation 12
converted 12
integers 12
attribute 12
reflection 11
capabilities 11
confusing 11
expect 11
accessed 11
ensures 11
indicating 11