Skip to content

Commit a5f1ab5

Browse files
committed
update
1 parent 8d4380d commit a5f1ab5

9 files changed

+496
-14
lines changed

_posts/2014-12-01-git.md

Lines changed: 421 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
11
---
22
layout: page
3-
title: Git & GitHub
4-
category: 书签
3+
title: GitHub
4+
category: git&github
55
description: 保存各种Git或GitHub相关资源
66
---
77

8-
-------
9-
10-
## Git
11-
12-
[Git](http://www.git-scm.com/)
13-
14-
[Git Community Book中文版](http://gitbook.liuhui998.com/)
15-
16-
[Pro Git中文版](http://www.git-scm.com/book/zh/v1)
17-
18-
-------
198

209
## GitHub
2110

@@ -32,4 +21,4 @@ description: 保存各种Git或GitHub相关资源
3221

3322
[GitCafe](https://gitcafe.com/)
3423

35-
[Coding](https://coding.net/home.html)
24+
[Coding](https://coding.net/home.html)

_posts/2015-03-01-android.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: page
3+
title: Android
4+
category: 书签
5+
description: 保存各种Android相关资源
6+
---
7+
8+
[Android Dev Tools](http://www.androiddevtools.cn/)
9+
[Android官方培训课程中文版v0.8](http://hukai.me/android-training-course-in-chinese/index.html)
10+
[Android开源项目](https://github.com/kesenhoo/android-open-project)

_posts/2015-03-01-shell.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: page
3+
title: shell
4+
category: 书签
5+
description: 保存各种shell相关资源
6+
---
7+
8+
Linux shell太强大了XXX
9+
我要学
10+
sed
11+
awk
12+
grep
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: page
3+
title: 设计模式
4+
category:
5+
description: Learning and Thinking in Design Patterns
6+
---
7+
8+
9+
10+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: page
3+
title: 设计模式
4+
category:
5+
description: Learning and Thinking in Design Patterns
6+
---
7+
8+
9+
10+

_posts/2015-04-01-learning-jni.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: page
3+
title: JNI (Java Native Interface)
4+
category:
5+
description: Learning and Thinking in JNI
6+
---
7+
8+
9+
10+

_posts/2015-04-01-learning-json.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: page
3+
title: JSON (JavaScript Object Notation)
4+
category:
5+
description: Learning and Thinking in JSON
6+
---
7+
8+
9+
10+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: page
3+
title: eclipse
4+
category:
5+
description: Learning and Thinking in Git
6+
---
7+
8+
9+
10+

0 commit comments

Comments
 (0)