摘要: 1、Edit->Perference 选择Custom,然后输入Notepad程序的路径,注意斜杠是/。然后注意路径用大括号括起来,然后$1和大括号之间的空格,然后-n$2和$1的空格 {C:/Program Files (x86)/Notepad++/notepad++.exe} $1 -n$2 阅读全文
posted @ 2017-07-18 10:46 firetribe 阅读(1322) 评论(0) 推荐(0) 编辑