File tree 2 files changed +19
-9
lines changed
2 files changed +19
-9
lines changed Original file line number Diff line number Diff line change 2
2
.code /
3
3
__pycache__ /
4
4
.DS_Store
5
+ tmp /
Original file line number Diff line number Diff line change 1
- # 设计数据密集型应用(第二版) - 中文翻译
1
+ # 设计数据密集型应用
2
2
3
- > [ v2 ] ( https://github.com/Vonng/ddia/tree/v2 ) 分支正在进行 DDIA 第二版的 [ 中文翻译 ] ( https://github.com/Vonng/ddia/issues/345 ) ,欢迎参与校对与翻译。
3
+ > ** DDIA 第二版 ** 的 [ 中文翻译 ] ( https://github.com/Vonng/ddia/issues/345 ) 正在 [ v2 ] ( https://github.com/Vonng/ddia/tree/v2 ) 分支上进行 ,欢迎参与校对与翻译。
4
4
5
- - 作者: [ Martin Kleppmann] ( https://martin.kleppmann.com )
6
- - 原名:[ 《Designing Data-Intensive Applications》] ( http://shop.oreilly.com/product/0636920032175.do )
7
- - 译者:[ 冯若航] ( https://vonng.com ) ([ @Vonng ] ( https://vonng.com/en/ ) )
8
- - 校订: [ @yingang ] ( https://github.com/yingang )
9
- - 繁体:[ 繁體中文版本] ( zh-tw/README.md ) by [ @afunTW ] ( https://github.com/afunTW )
5
+ 作者: [ Martin Kleppmann] ( https://martin.kleppmann.com )
10
6
11
- > 使用 [ Typora] ( https://www.typora.io ) 、[ Gitbook] ( https://vonng.gitbook.io/vonng/ ) 或 [ Github Pages] ( https://vonng.github.io/ddia ) 以获取最佳阅读体验。
7
+ 原名:[ 《Designing Data-Intensive Applications》] ( https://learning.oreilly.com/library/view/designing-data-intensive-applications/9781491903063/ch01.html )
8
+
9
+ 译者:[ 冯若航] ( https://vonng.com ) ([ @Vonng ] ( https://vonng.com/en/ ) )
10
+
11
+ 校订: [ @yingang ] ( https://github.com/yingang )
12
+
13
+ 繁体:[ 繁體中文版本] ( zh-tw/README.md ) by [ @afunTW ] ( https://github.com/afunTW )
14
+
15
+ > 在本地使用 [ Docsify] ( https://docsify.js.org/ ) 或 [ Typora] ( https://www.typora.io ) 、[ Gitbook] ( https://vonng.gitbook.io/vonng/ ) 以获取最佳阅读体验。
12
16
>
13
- > 本地:你可在项目根目录中执行 ` make ` ,并通过浏览器阅读([ 在线预览] ( http://ddia.vonng.com/#/ ) )。
17
+ > 在项目根目录中执行 ` make ` ,并通过浏览器阅读([ 在线预览] ( http://ddia.pigsty.io/#/ ) / [ DDIA v2] ( http://ddia2.pigsty.io/#/ ) )。
18
+
19
+
20
+ ---------
14
21
15
22
## 译序
16
23
40
47
> —— 阿兰・凯接受 Dobb 博士的杂志采访时(2012 年)
41
48
42
49
50
+ ---------
51
+
43
52
## 目录
44
53
45
54
### [ 序言] ( preface.md )
You can’t perform that action at this time.
0 commit comments