Browsing Chinese (Simplified) translation

7 of 34 results
7.
<p>The script to execute to invoke the tool. The script is passed to /bin/sh for execution. The following macros will be expanded:</p><ul><li><code>%URL</code> - the URL of the current document.</li><li><code>%URLs</code> - a list of the URLs of all open documents.</li><li><code>%directory</code> - the URL of the directory containing the current document.</li><li><code>%filename</code> - the filename of the current document.</li><li><code>%line</code> - the current line of the text cursor in the current view.</li><li><code>%column</code> - the column of the text cursor in the current view.</li><li><code>%selection</code> - the selected text in the current view.</li><li><code>%text</code> - the text of the current document.</li></ul>
<p>要调用此工具执行的脚本,此脚本会被传递给 /bin/sh 执行。以下是会被命令展开的宏标记:</p><ul><li><code>%URL</code> - 当前文档的 URL。</li><li><code>%URLs</code> - 当前所有已打开文档的 URL 列表。</li><li><code>%directory</code> - 包含当前文档的目录。</li><li><code>%filename</code> - 当前文档的文件名。</li><li><code>%line</code> - 在当前查看的文档中,鼠标指针指向那行的文字。</li><li><code>%column</code> - 在当前查看的文档中,鼠标指针指向的那一列。</li><li><code>%selection</code> - 在当前查看的文档中,选中部分的文字。</li><li><code>%text</code> - 当前文档的所有文字内容。</li></ul>
Translated by Lie Ex
Located in kateexternaltools.cpp:519
7 of 34 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.