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
本地存儲
前端