Files
MultiPar/alpha/help/0804/option.htm
2023-03-20 14:05:02 +09:00

48 lines
1.8 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html lang="zh">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="style_panel.css">
<title>设置窗口</title>
</head>
<body>
<font size=5>设置窗口</font>
<hr>
<p>&nbsp
通常设置保存在MultiPar安装文件夹下的设置文件“<tt>MultiPar.ini</tt>”。当MultiPar安装在“<tt>Program Files</tt>”目录下时,您的设置将被保存在用户“<tt>Application Data</tt>”目录下的 “<tt>MultiPar</tt>”文件夹中。您可以在<a href="option1.htm#folder_location">系统设置页面</a>找到该文件夹的位置。
</p>
<p>&nbsp
如果您想重置所有设置,删除“<tt>MultiPar.ini</tt>”文件即可。如果您想重置某一设置页的每个设置选项,点击该页的“恢复默认”即可。如果您只想重置某一具体设置选项,只需清除设置文件上的这一行即可。
</p>
<p>&nbsp
当打开多个MultiPar实例时对某一个实例的设置更改不会影响到其他实例。如果要在另一个实例上应用已更改的设置则需要重新打开MultiPar。如果您在多个实例上更改不同的设置则会应用所有被更改设置。
</p>
<hr>
<p>&nbsp
设置窗口有四个设置页面:
<ul>
<li><a href="option1.htm">系统设置</a>
<li><a href="option2.htm">界面设置</a>
<li><a href="option3.htm">命令行行为</a>
<li><a href="option4.htm">完成后的动作</a>
</ul>
</p>
<div id="left_area">
<p><a href="index.htm">MultiPar使用指南</a></p>
<a href="create.htm">创建窗口</a><br>
<a href="preview.htm">预览窗口</a><br>
<a href="creating.htm">正在创建窗口</a><br>
<a href="verify.htm">校验窗口</a><br>
<a href="recreate.htm">重建窗口</a><br>
<a href="option.htm">设置窗口</a>
</div>
</body>
</html>