c18f9eb4ea
Change-Id: I9b30ae27658a40b85c67a4c30aaea2b4bf9507f9
89 lines
3.9 KiB
HTML
89 lines
3.9 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN" xml:lang="zh-CN">
|
||
<head>
|
||
<!--
|
||
*
|
||
* Copyright 2008, Haiku. All rights reserved.
|
||
* Distributed under the terms of the MIT License.
|
||
*
|
||
* Authors:
|
||
* Humdinger <humdingerb@gmail.com>
|
||
* Translators:
|
||
* Humdinger
|
||
* Pengphei Han
|
||
*
|
||
-->
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||
<meta name="robots" content="all" />
|
||
<title>程序监控器</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||
</head>
|
||
<body>
|
||
|
||
<div id="banner">
|
||
<div><span>用户指南</span></div>
|
||
</div>
|
||
|
||
<div class="nav">
|
||
<div class="inner">
|
||
<ul class="lang-menu">
|
||
<li class="now"> 中文 [中文] <span class="dropdown-caret">▼</span></li>
|
||
<li><a href="../id/teammonitor.html">Bahasa Indonesia</a></li>
|
||
<li><a href="../ca/teammonitor.html">Català</a></li>
|
||
<li><a href="../de/teammonitor.html">Deutsch</a></li>
|
||
<li><a href="../en/teammonitor.html">English</a></li>
|
||
<li><a href="../es/teammonitor.html">Español</a></li>
|
||
<li><a href="../eo/teammonitor.html">Esperanto</a></li>
|
||
<li><a href="../fr/teammonitor.html">Français</a></li>
|
||
<li><a href="../fur/teammonitor.html">Furlan</a></li>
|
||
<li><a href="../it/teammonitor.html">Italiano</a></li>
|
||
<li><a href="../hu/teammonitor.html">Magyar</a></li>
|
||
<li><a href="../pl/teammonitor.html">Polski</a></li>
|
||
<li><a href="../pt_PT/teammonitor.html">Português</a></li>
|
||
<li><a href="../pt_BR/teammonitor.html">Português (Brazil)</a></li>
|
||
<li><a href="../ro/teammonitor.html">Română</a></li>
|
||
<li><a href="../sk/teammonitor.html">Slovenčina</a></li>
|
||
<li><a href="../fi/teammonitor.html">Suomi</a></li>
|
||
<li><a href="../sv_SE/teammonitor.html">Svenska</a></li>
|
||
<li><a href="../tr/teammonitor.html">Türkçe</a></li>
|
||
<li><a href="../ru/teammonitor.html">Русский</a></li>
|
||
<li><a href="../uk/teammonitor.html">Українська</a></li>
|
||
<li><a href="../jp/teammonitor.html">日本語</a></li>
|
||
</ul>
|
||
<span>
|
||
« <a href="twitcher.html">任务切换器</a>
|
||
:: <a href="contents.html" class="uplink">内容</a>
|
||
:: <a href="tracker.html">文件浏览器 (Tracker)</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
<div id="content">
|
||
<div>
|
||
|
||
<h1>程序监控器</h1>
|
||
|
||
<p>使用 <span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">DEL</span> 启动程序监控器,将会显示所有正在运行的程序。</p>
|
||
<img src="images/teammonitor-images/teammonitor.png" alt="teammonitor.png" />
|
||
<p>由系统启动的程序显示为蓝色,而由用户启动的程序则显示为黑色。<br />
|
||
未响应的程序将会显示为红色,这也意味着该程序已经崩溃。您可以选中它,然后按下 <span class="button">退出应用</span> 键(或者 <span class="key">DEL</span> 或 <span class="key">Q</span>),强制退出该程序。如果上述操作不起作用,您可以尝试 <span class="button">杀死应用</span> (或者 <span class="key">SHIFT</span> <span class="key">DEL</span> <span class="key">K</span>)。</p>
|
||
<p>您可以使用 <span class="key">OPT</span> <span class="key">ALT</span> <span class="key">T</span> 组合键启动系统终端。</p>
|
||
<p>如果您的文件浏览器或者桌面栏发生了崩溃或者冻结,将会出现(你可能需要先退出所有存在问题的程序): <span class="button">重启桌面</span> ,它将会重启文件浏览器或者桌面栏。</p>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<!--
|
||
<div class="nav">
|
||
<div class="inner"><span>
|
||
« <a href="twitcher.html">任务切换器</a>
|
||
:: <a href="contents.html" class="uplink">内容</a>
|
||
:: <a href="tracker.html">文件浏览器 (Tracker)</a> »
|
||
</span></div>
|
||
</div>
|
||
-->
|
||
</body>
|
||
</html>
|