笔记整理英语篇(一) - 编程词汇

demonstrate 说明、证明
populate 填充
entity 实体
composite 合成的
interactive 互动的
thumbnail 缩略图
token 令牌
note 注释
beta 测试版
recipient 接受者
instantiate 实例化
criteria 标准
emit 发出
identical 相同的
dysfunctional 功能失调
downtime 停机时间
trigger 触发
colon 冒号//标点符号在平常交流中出现几率较高
upgrade 升级
trick 技巧 //指的一些比较取巧的方法,有时候也会说 a little bit tricky
bind 绑定
grammar 语法
cluster 簇 //a cluster of
optimal 最佳的
wrapper 皮、壳
caveat 警告
implement 实施
megabyte 兆字节
kilobyte 千字节
recalculate 从新计算
extract 提取
dispatch 调度
closures 闭包函数
revamp 改进
embedded 内嵌的//例如 MongoDB 的内嵌文档 embeded document
automation 自动化
hash 哈希
underscore 下划线
pair programming 结对编程
extreme programming 极限编程
delimiter 分隔符
amend 修改
indentation 缩进
convert 兑换
buffer 缓冲
trait 特征
lazy loading 延迟缓冲
iterate 迭代
proxy 代理
judge 判断//例如在条件判断时,会说 it will judge the variable is xxx or not
backslash 反斜杠
slash 斜杠
dot 
asterisk 星号
deployment 部署
preview 预览
stable 平衡
bracket 括号
revoke 撤销
comma 逗号
blank line 空行
deliver 交付
redeem 兑换
capital 大写
lowercase 小写
filter 过滤
utilize 利用
hook 钩子
regular expression 正则表达式
sync 同步
async 异步
formula 公式
track 跟踪
untrack 不跟踪
scenario 脚本
semicolon 分号
wireframe 线框图
transaction 事务
autocomplete 自动填充
segment 段
loophole 漏洞
append 添加
concatenate 串连
restore 恢复
revert 还原
documentation 文档
compress 压缩
usage 用法
synchronize 同步
collaborative 共同的
integrate 整合
tackle 解决
dynamic 动态
refactor 重构//常常用的一个词,例如代码重构 - code refactor
flexibility 灵活性
deprecate 弃用
customize 定制
elegant 优雅 //这个词能够用来形容别人的优质代码
back-end 后端
front-end 前端
typo 错字
couple 耦合
scenario 情景
swap 交换
duplication 重复性的东西//能够用来形容代码的冗余
split 分开
mediator 中介物
modal 模态
authentication 认证
allocation 分配//内存分配 - memory allocation
ternary 三元操做符
reinstall 重装
caution 警戒
provisional 临时的
payload 有效载荷
formate 格式化
internal storage 内存
prune 修剪//git 的操做 git fetch --prune
parameter 参数
reboot 重启
tweak 稍微调整//功能的适当调整,xxx feature tweak
static graph 静图
dynamic graph 动图
resolution 分辨率
infrasttructure 基础设施
coordination 协调
extend 延伸
retain 保留
encapsulate 封装
interact 相互影响
boilerplate 样板
dropdown 下拉菜单
virtual machine 虚拟机
command 命令行
release 释放
render 渲染
captcha 验证码
validate 验证
plugin 插件
extension 扩展
tutorial 教程
arbitrary 任意的
property 属性
degrade 降级
undergo 经历
instantiation 实例化
corresponding 相应的
automatically 自动地
implicit 隐式的
explicit 显式的
facilitate 有利于
reusability 可重用性
admin panel 管理员面板
override 重写
repository 仓库 //git 的仓库
fatal 致命的//fatal error
dashboard 仪表器
slash 削减
timeout 超时
domain 域名
version 版本
coupon 券
trivial 琐细
orientation 方向
scroll bar 滚动条
collide 碰撞
process 进程
thread 线程
rotate 旋转
redundant 冗余
solves captcha codes 验证码识别
compile 编译
demonstration 范例
dimensional 空间的
map to 映射成
sensitive data 敏感数据//例如用户的密码等等
retrieve 取回
trash 垃圾
algorithm 算法
encrypt 加密
decrypt 解密
exploit 利用
precede 先于
octal 八进制
sniff 监听
gradient 渐变
encode 编码
propagation 传播
bubble sort 冒泡排序
nest 嵌套//嵌套数组 - nested array
multiple 屡次//不多使用 many times,通常直接就用 multiple
custom 自定义
cheat sheet 速查表
mockup 模型//PM 常常用的一次词,I will give you a complete mockup in a moment
handle 处理//I can handle this stuff 我能处理好这个问题
seal 封闭
unseal 解封
normalize 标准化
hypertext 超文本
trustee 托管
snapshot 快照
heap 
stack 
sketch 概述
explanatory 解释性的
anonymous 匿名//匿名函数 - anonymous function
chain //原型链 prototype chain
identifier 标识符
condense 压缩
sparse 稀少的
pseudo //伪元素- pseudo element
call 调用
compatibility 兼容性
typography 字体
reference 引用
recursion 递归
scoping 做用域
overload 超负荷
agile 敏捷
verification code 验证码
overhead 开销
yield 产出
trail 跟踪
trim 整理
parser 解析器
primitive value 原始值
intuitive 直观的
robust 强壮的
omit 忽略
underline/underscore 下划线
signature 签名
formal parameter 形参
actual parameter 实参
back door 程序后门
addon 插件
disclaimer 免责声明
emulate 模拟
literal 字面的
invoke 调用
raw 未加工的
mechanism 机制//This is backbone mechanism,这是 backbone 的机制
index 索引
package 封装性
flavour 种类
activation 激活
prime 质数
native 原生的
enumerate 枚举
performance 性能
traverse 遍历
chunk 块
access point 接入口
bootstrap 引导程序
concatenate 链接
reiterate 重述
local storage 本地存储前端

相关文章
相关标签/搜索