导航

2011年6月10日

摘要: Notepad++技巧几则删除文本中的空格Select all the text you want to remove the white space chars and click ‘Cntrl+H’, type space in the find field and leave the Replace field blank. Click ‘Replace all’ to remove all the spaces in the text file.选中想删除空格的文本,按“Ctrl+H”,在find what后输入空格,在Replace with处不输入任何东西。然后点击“Replace 阅读全文

posted @ 2011-06-10 16:33 鹤唳九天 阅读(438) 评论(0) 推荐(0) 编辑

摘要: 【详细】Notepad++使用心得和特色功能介绍 【notepad++简介】Notepad++是旨在替代Windows默认的notepad而生,比notepad的功能强大很多很多。Notepad++有两个版本,一个是ANSI版本,一个是UNICODE版本。对于大多数人把Notepad++作为notepad的增强版,而需要的普通应用的话,ANSI版本和UNICODE版本,其实没啥差别。notepad++支持插件,添加对应不同的插件,以支持不同的功能。里面除了一些常见的插件之外,还有一些好玩的插件,比如将文字读出来的speech插件。Notepad++属于轻量级的文本编辑类软件,比其他一些专业的文 阅读全文

posted @ 2011-06-10 16:27 鹤唳九天 阅读(11897) 评论(1) 推荐(4) 编辑