haiku/docs/userguide/zh_CN/applications/charactermap.html
Joachim Seemer 7bff797f8a Updated user guide.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37849 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-02 16:51:09 +00:00

81 lines
4.2 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.

<?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="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
* Translators:
* 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>
<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"><img src="../../images/flags/zh_CN.png" alt="" />  中文 [中文]</li>
<li><a href="../../fr/applications/charactermap.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
<li><a href="../../de/applications/charactermap.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
<li><a href="../../it/applications/charactermap.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
<li><a href="../../ru/applications/charactermap.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
<li><a href="../../es/applications/charactermap.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
<li><a href="../../sv_SE/applications/charactermap.html"><img src="../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
<li><a href="../../jp/applications/charactermap.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
<li><a href="../../uk/applications/charactermap.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
<li><a href="../../pt_PT/applications/charactermap.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
<li><a href="../../en/applications/charactermap.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
</ul>
<span>
«  <a href="cdplayer.html">CD播放器</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">应用程序</a> 
::  <a href="codycam.html">摄像头</a>  »
</span></div>
</div>
<div id="content">
<div>
<h2><img src="../../images/apps-images/charactermap-icon_64.png" alt="charactermap-icon_64.png" width="64" height="64" />字符映射表</h2>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>桌面栏:</td><td style="width:15px;"></td><td><span class="menu">应用程序</span></td></tr>
<tr><td>位置:</td><td></td><td><span class="path">/boot/system/apps/CharacterMap</span></td></tr>
<tr><td>设置:
</td><td></td><td><span class="path">~/config/settings/CharacterMap settings</span></td></tr>
</table>
<p><br /></p>
<p>字符映射表用于显示字体支持的所有字符的UTF-8编码。</p>
<img src="../images/apps-images/charactermap.png" alt="charactermap.png" />
<p>在窗口左边,有一个标准化的分组和方便的筛选功能。
而且,您也可以从 <span class="menu">View</span> 菜单中选择 <span class="menu">Show Private Blocks</span> 。 右边的文本框中显示了这些分组中的实际字符,而这些字符则属于 <span class="menu">Font</span> 菜单中指定的字体。在该文本框下,您可以调节字体的大小。再向下, 显示了鼠标指针所指向字符的十六进制十进制和UTF-8表示方法。</p>
<p>您可以直接从字符映射表中拖拽字符到文本编辑器中,或者右键点击字符,然后选择 <span class="menu">Copy Character</span> (<span class="key">ALT</span> <span class="key">C</span>) 或 <span class="menu">Copy As Escaped Byte String</span> (<span class="key">SHIFT</span> <span class="key">ALT</span> <span class="key">C</span>),则结果为 <tt></tt><tt>\xe2\x82\xac</tt></p>
</div>
</div>
<!--
<div class="nav">
<div class="inner"><span>
«  <a href="cdplayer.html">CD播放器</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">应用程序</a> 
::  <a href="codycam.html">摄像头</a>  »
</span></div>
</div>
-->
</body>
</html>