Skip to content
This repository has been archived by the owner on Jan 21, 2018. It is now read-only.

Commit

Permalink
README 排版依然有误
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Apr 3, 2012
1 parent 66d62fa commit 1e7257e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,14 @@
因为是尝试性质的, 没有规划, 而是对照教程, 学一点, 做一点.
`C`我是大概在入门, 脚本语言用惯, 非常不能接受其思维方式, 因此找[教程][ln 1].
现在我大概只能[`commit`][ln 2]当中的记录大致梳理一遍我所做的了.

**总体**

我是按行匹配然后进行替换的, 另外有针对缩进自动回补`}`甚至`;`的过程,
另外, 为了方便, 我规定`\`在行首非空白第一个字符时自动将该行拼到前一行

**头文件**

头文件考虑`<>``""`两种, 简化了定义方式

#include stdio.h mylib
Expand Down

0 comments on commit 1e7257e

Please sign in to comment.