Professional SlickEdit
I have been using SlickEdit almost every day for more than 10 years. For most of that time, it has been my editor of choice for almost every programming language I've used. I strongly believe that a really powerful and versatile programming editor is the most important tool that a professional programmer uses. I'm dismayed sometimes when I see programmers using IDEs ineffectively or producing substandard code because of limitaions in their development enviroment.
以上文字摘录自<<Professional SlickEdit >> 一本介绍slickedit的书籍,我还没有看,先down下来,抽空再看
这个网站需要注册用户才能下载图书资源,看了下有不少电子书籍,申请了一个ID^o^
电子书下载地址
http://www.itpub.net/viewthread.php?tid=911470&extra=&page=1
电子书配套代码下载地址
www.wrox.com/WileyCDA/WroxTitle/productCd-0470122153,descCd-DOWNLOAD.html
SlickEdit使用技巧
1、在命令行输入"vs +new"可以打开一个新的slickedit实例
2、Slickedit中自动设置当前路径
菜单内选择Macro->Set Macro Variable ;
输入变量名:def_switchbuf_cd。默认应该是0,改成1即可立即生效。随着文件的切换,Open Tab和Build命令窗口的当前路径也会随之改变。这样在找文件和执行shell命令的时候方便了许多。
3、中键关闭文件功能。在文件标签上,按鼠标中键可以关闭当前文件。
slickedit 相关的网络链接
slickedit使用技巧的一些中文文章链接
slickedit 破解下载
SlickEdit 提供全面的、灵活的C/C++, C#, Java, HTML, XML, Unicode 和许多其它编程语言文件格式和编码方式的统一的代码编写、分析和维护平台,它提供了大量的非常有助于提高你编程效率的特性,由于它在Windows、 Linux和UNIX平台下提供了统一的图形界面,为多平台编程的程序员提供了最大程度的可用性,有助于效率的大幅度提高。