Skip to content

Commit 8ef92bd

Browse files
committed
update code
1 parent 7849f12 commit 8ef92bd

File tree

140 files changed

+824
-22485
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+824
-22485
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
_site/
2+
.sass-cache/
3+
.jekyll-cache/
4+
.jekyll-metadata

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: 叶子
1+
title: LEAFCODER
22
description: import this
33
logo:
44
disqus_shortname: 评论

_posts/2010-10-09-ftplib简单使用.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
feature:
99
credit: Michael Rose
1010
creditlink: http://mademistakes.com
11-
comments: true
11+
comments: false
1212
share: true
1313
---
1414

_posts/2012-06-21-第一次使用Ubuntu的Vim编写C_简单的GCC编译方法.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
feature:
99
credit: Michael Rose
1010
creditlink: http://mademistakes.com
11-
comments: true
11+
comments: false
1212
share: true
1313
---
1414

_posts/2013-08-21-python_challenge第五关.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
feature:
99
credit: Michael Rose
1010
creditlink: http://mademistakes.com
11-
comments: true
11+
comments: false
1212
share: true
1313
---
1414

_posts/2014-08-17-Markdown-语法说明-简体中文版.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
feature:
99
credit: Michael Rose
1010
creditlink: http://mademistakes.com
11-
comments: true
11+
comments: false
1212
share: true
1313
---
1414

_posts/2014-08-17-PyCon2014China来袭中.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image:
99
feature:
1010
credit: Michael Rose
1111
creditlink: http://mademistakes.com
12-
comments: true
12+
comments: false
1313
share: true
1414
---
1515

_posts/2014-08-17-在Python中如何使用Linux的epoll.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
feature:
99
credit: Michael Rose
1010
creditlink: http://mademistakes.com
11-
comments: true
11+
comments: false
1212
share: true
1313
---
1414

_posts/2014-08-20-python-i18n-国际化使用简介.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image:
99
feature:
1010
credit: Michael Rose
1111
creditlink: http://mademistakes.com
12-
comments: true
12+
comments: false
1313
share: true
1414
---
1515

_posts/2014-08-20-python中关于FTP的第三方模块.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ image:
99
feature:
1010
credit: Michael Rose
1111
creditlink: http://mademistakes.com
12-
comments: true
12+
comments: false
1313
share: true
1414
---
1515

0 commit comments

Comments
 (0)