?? usage properties plugins-related.html
字號:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>Usage: Properties, Plugins-related</title>
<link href="Main.css" rel="stylesheet" type="text/css">
</head>
<body>
<h2>Properties, Plugins-related</h2>
<hr>
<table style="text-align: left; width: 100%;" border="1" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="width: 40%;"><font color="DarkBlue">ActivePluginName</font></td>
<td>Name of currently active plugin (or empty string if plugins are not loaded).</td>
</tr>
<tr>
<td style="width: 40%;"><font color="DarkBlue">ActivePluginSupportsSearch</font></td>
<td>Indicates does active plugin support Find / Find Next commands.</td>
</tr>
<tr>
<td style="width: 40%;"><font color="DarkBlue">ActivePluginSupportsPrint</font></td>
<td>Indicates does active plugin support Print command.</td>
</tr>
<tr>
<td style="width: 40%;"><font color="DarkBlue">ActivePluginSupportsCommands</font></td>
<td>Indicates does active plugin support Copy / Select All / Go To / Set Parameters commands.</td>
</tr>
<tr>
<td style="width: 40%;"><font color="DarkBlue">ActivePluginWindowHandle</font></td>
<td>Handle of active plugin's window (or 0 if plugins are not loaded).</td>
</tr>
<tr>
<td style="width: 40%;"><font color="DarkBlue"> PluginsHighPriority</font></td>
<td>Sets priority for plugins higher than for internal viewers.
When this priority is high, plugins are tried first for a new file, and
if no matched plugin is found then matched internal viewer is used
(match is determined by file extension and sometimes by contents). When
this priority is low, matched internal viewer is used first.
</td>
</tr>
</tbody>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -