Size: 829
Comment: 删除对PageComment2组件的引用
|
← Revision 4 as of 2009-12-25 07:15:15 ⇥
Size: 829
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
::-- ZoomQuiet [[[DateTime(2008-03-03T15:18:17Z)]]] [[TableOfContents]] |
::-- ZoomQuiet [<<DateTime(2008-03-03T15:18:17Z)>>] <<TableOfContents>> |
Line 10: | Line 10: |
[[Include(CPUGnav)]] | <<Include(CPUGnav)>> |
含有章节索引的 *PUG 文章通用模板 ::-- ZoomQuiet [2008-03-03 15:18:17]
Contents
1. 文件编码问题~通解
- 有时候会报错或者写入t中时成乱码
- 这些都是因为编码不统一造成
- 有没有一般性的方法解决这种问题呢
For simple pass-through read-write, why not use binary mode? --
Jerry