Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
docs: update json
Browse files Browse the repository at this point in the history
  • Loading branch information
ModyQyW committed Jan 18, 2022
1 parent 8ddc3b9 commit 0444f74
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 1 deletion.
1 change: 1 addition & 0 deletions B.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"表单": ["form"],
"表格": ["sheet", "table"],
"表述": ["representation"],
"表现层状态转换": ["representational state transfer", "rest"],
"并发": ["concurrency"],
"并行": ["parallelism"],
"不变": ["invariant"],
Expand Down
11 changes: 11 additions & 0 deletions C.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
"ci": ["continuous integration", "持续集成"],
"circular linked list": ["循环链表"],
"class": ["class", ""],
"clean object-oriented and layered architecture": [
"cola",
"整洁面向对象分层架构"
],
"clear": ["清楚的", "清空"],
"clearable": ["可清空的"],
"click": ["点击"],
Expand All @@ -43,7 +47,12 @@
"cloud": [""],
"cloud native": ["云原生"],
"cocktail shaker sort": ["鸡尾酒排序"],
"code review": ["cr", "代码审查"],
"col": ["column", ""],
"cola": [
"clean object-oriented and layered architecture",
"整洁面向对象分层架构"
],
"cold start": ["冷启动"],
"collapse": ["折叠"],
"collide": ["冲突"],
Expand Down Expand Up @@ -94,6 +103,7 @@
"count": ["数量"],
"counting sort": ["计数排序"],
"covariant": ["协变"],
"cr": ["code review", "代码审查"],
"create": ["创建"],
"critical adoption": ["技术选型临界点", "批判性采用"],
"cross-cutting": ["横切"],
Expand Down Expand Up @@ -138,6 +148,7 @@
"尺寸": ["size"],
"冲突": ["collide", "collision", "conflict"],
"抽屉": ["drawer"],
"抽象层次一致性": ["single level of abstraction principle", "slap"],
"初始的": ["initial"],
"初始化": ["init", "initialize"],
"处理": ["handle"],
Expand Down
3 changes: 3 additions & 0 deletions D.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"date": ["日期"],
"datetime": ["日期时间"],
"day": ["", ""],
"ddd": ["domain driven design", "领域驱动设计"],
"debounce": ["防抖"],
"debt": ["债务"],
"debug": ["调试"],
Expand Down Expand Up @@ -58,6 +59,7 @@
"document object model": ["文档对象模型"],
"dom": ["document object model", "dom", "文档对象模型"],
"domain": ["", "域名"],
"domain driven design": ["ddd", "领域驱动设计"],
"dot": ["小圆点"],
"double click": ["双击"],
"doubly linked list": ["双链表", "双向链表"],
Expand All @@ -77,6 +79,7 @@
"大型的": ["large", "lg"],
"代": ["generation"],
"代理": ["proxy"],
"代码审查": ["code review", "cr"],
"带权图": ["weighted graph"],
"单词": ["word"],
"单个的": ["single"],
Expand Down
1 change: 1 addition & 0 deletions J.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"集成": ["integration"],
"集合": ["set"],
"计数排序": ["counting sort"],
"技术": ["technique"],
"技术选型临界点": ["critical adoption"],
"技术债": ["technical debt"],
"继承": ["inheritance"],
Expand Down
1 change: 1 addition & 0 deletions L.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"列表": ["list"],
"邻接表": ["adjacency list"],
"邻接矩阵": ["adjacency matrix"],
"领域驱动设计": ["ddd", "domain driven design"],
"浏览器": ["browser"],
"浏览器对象模型": ["bom", "browser object model"],
"浏览器引擎": ["vendor"],
Expand Down
2 changes: 2 additions & 0 deletions M.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@
"幂": ["power"],
"面板": ["panel"],
"面包屑": ["breadcrumb"],
"面向对象": ["object oriented", "oo"],
"面向过程": ["po", "procedure oriented"],
"描述": ["description"],
"秒": ["second"],
"敏捷开发": ["agile development"],
Expand Down
2 changes: 2 additions & 0 deletions O.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"object": ["对象"],
"object oriented": ["oo", "面向对象"],
"official": ["官方的"],
"offset": ["偏移"],
"on-demand": ["按需的"],
"one-time": ["一次性的"],
"one-time password": ["动态口令"],
"oo": ["object oriented", "面向对象"],
"operator": ["运算符"],
"opinionated": ["固执的", "开箱即用的", "自以为是的"],
"optimization": ["优化"],
Expand Down
2 changes: 2 additions & 0 deletions P.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"platform": ["", "平台"],
"platform-as-a-service": ["paas", "平台即服务"],
"plugin": ["插件"],
"po": ["procedure oriented", "面向过程"],
"popconfirm": ["气泡确认框"],
"popover": ["弹出框"],
"portal": ["portal", "传送门"],
Expand All @@ -46,6 +47,7 @@
"prerequisites": ["前提条件"],
"preview": ["预览"],
"problem": ["问题"],
"procedure oriented": ["po", "面向过程"],
"process": ["进程"],
"prod": ["production", "生产"],
"produce": ["生产"],
Expand Down
4 changes: 4 additions & 0 deletions R.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"radio": ["单选框"],
"radix sort": ["基数排序"],
"range": ["范围"],
"rasp": ["runtime application self-protection", "运行时应用自我保护"],
"rate": ["评分"],
"ratio": ["比例"],
"raw": ["原始的"],
Expand Down Expand Up @@ -34,13 +35,15 @@
"repo": ["repository", "存储库"],
"repository": ["repo", "存储库"],
"representation": ["表述"],
"representational state transfer": ["rest", "表现层状态转换"],
"request": ["请求"],
"requirements analysis": ["需求分析"],
"reset": ["重置"],
"resolution": ["解析"],
"resolve": ["resolve", "解析"],
"resource": ["资源"],
"response": ["响应"],
"rest": ["representational state transfer", "表现层状态转换"],
"result": ["结果"],
"reusable": ["可复用的"],
"reuse": ["复用", "重用"],
Expand All @@ -58,6 +61,7 @@
"row": [""],
"rule": ["规则"],
"runtime": ["运行环境", "运行时"],
"runtime application self-protection": ["rasp", "运行时应用自我保护"],
"热重载": ["hot reload"],
"人机工程学": ["ergonomics"],
"人民币分": ["fen"],
Expand Down
3 changes: 3 additions & 0 deletions S.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,14 @@
"simple": ["简单的"],
"single": ["单个的"],
"single file component": ["sfc", "单文件组件"],
"single level of abstraction principle": ["slap", "抽象层次一致性"],
"single page application": ["spa", "单页应用"],
"singly linked list": ["单链表", "单向链表"],
"size": ["尺寸"],
"skeleton": ["骨架屏"],
"slap": ["single level of abstraction principle", "抽象层次一致性"],
"slider": ["滑块"],
"sliver bullet": ["银弹(比喻可解决复杂问题的简单方案)"],
"slot": ["插槽"],
"sm": ["small", "小型的"],
"small": ["sm", "小型的"],
Expand Down
1 change: 1 addition & 0 deletions T.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"teacher": ["教师", "老师"],
"team": ["团队"],
"technical debt": ["技术债"],
"technique": ["技术"],
"teleport": ["teleport", "传送门"],
"template": ["模板"],
"test": ["测试"],
Expand Down
4 changes: 3 additions & 1 deletion Y.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"异常": ["exception"],
"易用的": ["approachable"],
"阴影": ["shadow"],
"银弹(比喻可解决复杂问题的简单方案)": ["sliver bullet"],
"引擎": ["engine", "vendor"],
"引入": ["import"],
"引用": ["ref", "reference"],
Expand Down Expand Up @@ -81,5 +82,6 @@
"云原生": ["cloud native"],
"运算符": ["operator"],
"运行环境": ["runtime"],
"运行时": ["runtime"]
"运行时": ["runtime"],
"运行时应用自我保护": ["rasp", "runtime application self-protection"]
}
4 changes: 4 additions & 0 deletions Z.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"哲学": ["philosophy"],
"侦听": ["watch"],
"侦听器": ["watcher"],
"整洁面向对象分层架构": [
"clean object-oriented and layered architecture",
"cola"
],
"正向代理": ["forward proxy"],
"执行": ["execute", "execution"],
"值": ["value"],
Expand Down

0 comments on commit 0444f74

Please sign in to comment.