筆記整理英語篇(一) - 編程詞彙

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

相關文章
相關標籤/搜索