ChinaUnix.net
相关文章推荐:

slickedit 下载

本人用的slickedit的版本是11.0.2 在linux下请用脚本启动slickedit,具体看附件。 常用的快捷键的key bindings名字: 1、toggle-symbol 符号表查找 2、push-ref 查找光标处的引用 3、toggle-refs 查找引用 4、next-buff-tab 向下切换tab页 5、pre-buff-tab 向上切换tab页 6、attivate-menu 弹出当前文件defs 7、function-argument-help 函数帮助 8、hlWordTest 高亮光标处文字(需要自己加载一个宏,看附件)...

by linuxiang - Linux文档专区 - 2008-10-22 11:35:52 阅读(1458) 回复(0)

相关讨论

如何设置vslickedit才能实现代码自动补全?

by nonego - C/C++ - 2007-04-28 18:18:16 阅读(3013) 回复(0)

本帖最后由 yshihyu 于 2012-05-08 00:05 编辑 我在linux 使用 slickedit 发现常常 lag , 电脑内存只有 4G , CPU i5 不知道是不是应该内存太少~ 但是我top 显示还有剩余的内存可用~ cpu也还够用 不知道是什么原因造成? 有用 slickedit 朋友 trace android source code 会有这样情况发生吗? 因为我现在看source code 很不方便常常 lag 住 谢谢

by yshihyu - C/C++ - 2012-06-14 21:46:37 阅读(2265) 回复(2)

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/16651/showart_1011196.html

by pascal4123 - Linux文档专区 - 2008-06-25 16:03:59 阅读(1170) 回复(0)

Tools > Version Control 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/16651/showart_1011193.html

by pascal4123 - Linux文档专区 - 2008-06-25 16:03:23 阅读(759) 回复(0)

Menu "Debug" 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/16651/showart_1011190.html

by pascal4123 - Linux文档专区 - 2008-06-25 16:02:21 阅读(1026) 回复(0)

[color="#ffffff"] FTP support includes a complete [color="#ffffff"]FTP/SFTP client and the ability to easily open and edit [color="#ffffff"]FTP files. Before you can access the [color="#ffffff"]FTP files, you must create an [color="#ffffff"]FTP profile, then start that connection. Select Tools Window -> FTP Click the speedbar "Start a new session". Add FTP Profile in FTP Profile Ma...

by pascal4123 - Linux文档专区 - 2008-06-25 15:17:15 阅读(1334) 回复(0)

Building and Compiling now let's build a single layer project... Click Project > Project Properties asume that there is makefile file in working directory %rw Tab "Build" Pre-build commands: set PATH=c:\cygwin\bin Post-build commands: Tab "Tools" select Tool: Build Command Line: make Run from dir: %rw 本文来自ChinaUnix博客,如果查看原文请...

by pascal4123 - Linux文档专区 - 2008-06-25 12:13:07 阅读(798) 回复(0)

slickedit includes the following screen elements: Title bar - the product name and path of the current file in focus. Main Menu - groups of buttons. Standard Toolbar - Editer Pane Editer Tool Windows Backup History Bookmarks Breakpoints Build Class Clipboards Code Anotations Current Context Defs ...

by pascal4123 - Linux文档专区 - 2008-06-24 19:24:14 阅读(714) 回复(0)

请问有哪位高人知道slickedit的vc 环境的配置? 谢过!

by heiheiyan11 - C/C++ - 2007-09-10 22:12:07 阅读(3155) 回复(3)

LINUX下面确实没有好的源码分析及查看工具,只有个sourcenav但是本人不敢恭维! 在google的某个论坛上偶见到了手工破解slickedit11.1.0的方法,回来自己使用ghex一改 果然可行,故在这里贡献给大家,特别是看内核源码太需要好的工具了, 没办法谁叫linux下 没有好的呢?? 呵呵,下面是破解方法: 一、文件偏移位置0x24daf 改成14个0x90。 二、文件偏移位置0x980ee 0F 84 改成 90 E9 Slick Edit 10.0以后的版本在linux下拖动已...

by xianai - Linux文档专区 - 2007-06-26 00:30:15 阅读(1097) 回复(0)