摘要: insert mode: i save : :w save and quit: :wq move cursor: H (left) J(next line) K(last row) L(right) open a new line: o (below current line) O(above cu 阅读全文
posted @ 2017-09-01 20:05 黑凤梨 阅读(104) 评论(0) 推荐(0) 编辑
摘要: 在程序开头加上以下代码即可: 摘录自 demego : http://www.cnblogs.com/dmego/p/6065144.html 阅读全文
posted @ 2017-09-01 15:59 黑凤梨 阅读(1114) 评论(0) 推荐(0) 编辑