File tree Expand file tree Collapse file tree 5 files changed +129
-1
lines changed Expand file tree Collapse file tree 5 files changed +129
-1
lines changed Original file line number Diff line number Diff line change @@ -36,4 +36,10 @@ description: 关于书签存在的重要价值
36
36
37
37
------
38
38
39
- > 好吧,这次选择方案二试试看.
39
+ ## 解决思路之三
40
+
41
+ 通常,最后的最终的** 终极答案** 就是综合所有的可行思路,即思路一加思路二,
42
+ 即一个中心+多个分布式
43
+
44
+ > 好吧,选择github pages保存一些好的可以共享的网站,
45
+ > 同时手机或电脑平时使用的时候,发现其他好的完整,一段时间再更新到github书签里面.
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : Git & GitHub
4
+ category : 书签
5
+ description : 保存各种Git或GitHub相关资源
6
+ ---
7
+
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
+ -------
19
+
20
+ ## GitHub
21
+
22
+ [ GitHub] ( https://github.com/ )
23
+
24
+ [ github-cheat-sheat] ( https://github.com/tiimgreen/github-cheat-sheet )
25
+
26
+ [ github-cheat-sheat中文版] ( http://snowdream86.gitbooks.io/github-cheat-sheet/content/zh/index.html )
27
+
28
+ ## GitHub替补
29
+
30
+ [ Oschina git] ( http://git.oschina.net/ )
31
+
32
+ [ GitCafe] ( https://gitcafe.com/ )
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : IT资讯
4
+ category : 书签
5
+ description : 保存各种IT资讯网站
6
+ ---
7
+
8
+ > 排名** 有先后** , 按照个人阅读的默认先后顺序.
9
+ > 每天看几个网站,就大概知道所谓这段时间互联网或IT的事情了吧.
10
+
11
+ -----
12
+
13
+ [ 开源中国] ( http://www.oschina.net/ )
14
+
15
+ [ CSDN] ( http://www.csdn.net/ )
16
+
17
+ [ V2EX] ( http://www.v2ex.com/ )
18
+
19
+ [ 36Kr] ( http://www.36kr.com/ )
20
+
21
+ [ IT江湖] ( http://www.itjhwd.com/ )
22
+
23
+ [ 伯乐在线] ( http://blog.jobbole.com/ )
24
+
25
+ [ IT博客牛人聚合] ( http://www.udpwork.com/ )
26
+
27
+ [ ITeye] ( http://www.iteye.com/ )
28
+
29
+ [ 互联网的一些事] ( http://www.yixieshi.com/ )
30
+
31
+ [ 月光博客] ( http://www.williamlong.info/ )
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : Java
4
+ category : 书签
5
+ description : 保存各种Java相关资源
6
+ ---
7
+
8
+ ## 技术网站
9
+ [ ImportNew] ( http://www.importnew.com/ )
10
+
11
+ [ Eclipse部落] ( http://blog.my-eclipse.cn/ )
12
+
13
+ -------
14
+
15
+ ## Oracle (or Sun)
16
+ [ Oracle Java] ( http://www.oracle.com/technetwork/java/index.html )
17
+
18
+ [ Oracle Java SE] ( http://www.oracle.com/technetwork/java/javase/overview/index.html )
19
+
20
+ --------
21
+
22
+ ## Eclipse
23
+ [ eclipse Home] ( http://www.eclipse.org/ )
24
+
25
+ ------
26
+
27
+ ## Apache
28
+ [ Apache] ( http://www.apache.org/ )
29
+
30
+ [ Apache Projects] ( http://projects.apache.org/indexes/quick.html )
31
+
32
+ [ Apache Commons Net] ( http://commons.apache.org/proper/commons-net/index.html )
33
+
34
+ --------
35
+
36
+ ## Useful tools or libs
37
+ [ JFreeChart] ( http://www.jfree.org/jfreechart/ )
38
+
39
+ [ install4j] ( http://www.ej-technologies.com/products/install4j/overview.html )
40
+
41
+ [ junit] ( https://github.com/junit-team/junit/wiki )
42
+
43
+ [ log4j2] ( http://logging.apache.org/log4j/2.x/ )
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : 优秀的个人博客
4
+ category : 书签
5
+ description : 保存各种优秀的个人技术博客
6
+ ---
7
+
8
+ > 进过个人的层层刷选(主题感兴趣,更新稳定,文章质量高),个人认为这些技术博客的作者应该都是大牛吧.
9
+ > 很多技术博客都是通过之前的技术博客分享的链接进行人肉爬虫的.
10
+
11
+ [ 闫肃] ( http://yansu.org/ )
12
+
13
+ [ 酷壳] ( http://coolshell.cn/ )
14
+
15
+ [ 四火的叨唠] ( http://www.raychase.net/ )
16
+
You can’t perform that action at this time.
0 commit comments