返回介绍

输出窗口

发布于 2020-09-10 13:29:47 字数 1867 浏览 1239 评论 0 收藏 0

UEStudio 支持带四种不同的标签的输出窗口,允许在不覆盖上次函数运行结果的情况下,写入输出并贮存。

这个功能的好处是可以执行多个功能,并动态生成这些函数的可被分别贮存的输出,作为以后的参考 (在活动编辑会话期间)。所有的输出将写入到活动窗口。比如点击标签“1”并运行在文件中查找,那么在文件中查找命令的结果将被写入到标签“1”关联的窗口。点击标签“3”并构建活动方案将会导致 STDOUT 和 STDERR 输出 (根据编译器设置) 被写入到标签“3”关联的输出窗口。

Right clicking in the Output Window displays a context menu with the following options:

Clear Output

erases contents of active window

Copy to Clipboard

copies contents of active window to clipboard

Copy Selected Line to Clipboard

copies selected line to clipboard

下一个信息

移动在输出窗口的焦点到下一个项目和打开参考文件到列出的行

上一个信息

移动在输出窗口的焦点到上一个项目和打开参考文件到列出的行

设置默认路径给相对的路径...

呈现对话框,用户可以浏览到文件夹来指定使用的默认目录,这样处理在输出窗口的相对的路径

Go To Error/Warning

opens referenced file to indicated line/column

Scroll Output

controls whether output window focus scrolls to last line when populated or remains at top of listing

Allow Docking

toggles whether output window may be positioned within edit framework as a docked window

Hide Output Window(s)

toggles visibility of active output windows

Use Spaces instead of Tabs

forces output windows to use spaces instead of tabs when displaying command output

Show Tool tips

toggles whether tool tips are displayed when output lines exceed window width

* 请注意: 这个功能只在 UEStudio 中支持,UltraEdit-32 不支持这个功能。

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文