Skip to content
/ ETC Public

English to Chinese FE 专有名词翻译库

Notifications You must be signed in to change notification settings

ikcamp/ETC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 

Repository files navigation

FE 专有名词中英文翻译对照表

A

英文 中文
arity 参数个数
arguments 实参
array of arrays 多维数组

B

英文 中文
built-in array 内置数组

C

英文 中文
currying 柯里化
closure 闭包

D

英文 中文
destructure, destructuring 解构
declarative 声明式

F

英文         中文
Functional-Light 轻量函数式
function signatures 函数声明
Functional Programming 函数式编程
function call-site 函数调用现场
free variables 自由变量

H

英文 中文
hook 钩子

I

英文 中文
imperative 命令式
iterate 遍历,循环
iterator 遍历函数
identifier 标识符
idempotence 幂等

M

英文 中文
map 映射

O

英文 中文
observables, observable Observable

P

英文 中文
parameters 形参
partial function 偏函数
pure function 纯函数

R

英文 中文
response 响应信息
references 引用
referential transparency 引用透明性

S

英文 中文
side effects 副作用

T

英文 中文
tuples, tuple 元组

U

英文 中文
utility 实用函数

About

English to Chinese FE 专有名词翻译库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published