-
Notifications
You must be signed in to change notification settings - Fork 25
/
apa.html
3 lines (3 loc) · 2.15 KB
/
apa.html
1
2
3
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>附录 A. 字符编码</title><link rel="stylesheet" href="styles.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /><link rel="start" href="index.html" title="Linux C编程一站式学习" /><link rel="up" href="index.html" title="Linux C编程一站式学习" /><link rel="prev" href="ch37s05.html" title="5. 练习:实现简单的Web服务器" /><link rel="next" href="apas01.html" title="1. ASCII码" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">附录 A. 字符编码</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch37s05.html">上一页</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="apas01.html">下一页</a></td></tr></table><hr /></div><div class="appendix" lang="zh-cn" xml:lang="zh-cn"><div class="titlepage"><div><div><h2 class="title"><a id="id2906420"></a>附录 A. 字符编码</h2></div></div></div><div class="toc"><p><b>目录</b></p><dl><dt><span class="sect1"><a href="apas01.html">1. ASCII码</a></span></dt><dt><span class="sect1"><a href="apas02.html">2. Unicode和UTF-8</a></span></dt><dt><span class="sect1"><a href="apas03.html">3. 在Linux C编程中使用Unicode和UTF-8</a></span></dt></dl></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch37s05.html">上一页</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="apas01.html">下一页</a></td></tr><tr><td width="40%" align="left" valign="top">5. 练习:实现简单的Web服务器 </td><td width="20%" align="center"><a accesskey="h" href="index.html">起始页</a></td><td width="40%" align="right" valign="top"> 1. ASCII码</td></tr></table></div></body></html>