⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ascii.html

📁 学习时曾经用到的资料
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<html>
<head>
<title>ASCII编码表-网页教程与代码的中文站点-布啦布啦-blabla.cn</title>
<meta name="author" content="布啦布啦 www.blabla.cn">
<meta name="keywords" content="ASCII码,ascii, 编码,,网页教程和代码的中文网站,网页制作,源代码,示例,布啦布拉,blabla.cn,examples">
<meta name="description" content="-网页教程与代码的中文站点-网页制作-布啦布啦-blabla.cn">
<meta name="generator" content="blabla buildsite v2.0 - C:\CodeBank\BLABLA\blablasource\webtutorials\800_ref\ascii.txt">
<meta http-equiv="content-type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../styles/bla01.css" type="text/css">

<script type="text/javascript">
function WsFvt() {
    window.external.addFavorite(
        "../default.htm", 
        "布啦布啦网页教程与代码[www.blabla.cn]");
}

function WsHome() {
    event.srcElement.style.behavior = "url(#default#homepage)";
    event.srcElement.setHomePage("../default.htm");
}

function WsActOn() {
    event.srcElement.className = "wsacton";
}

function WsAct() {
    event.srcElement.className = "wsact";
}

</script>
</head>
<body class=wsbody>

<div class=wsheader>
<table cellpadding=0 cellspacing=0 class=wslogoarea>
<td class=ws_a1><img src="../images/logo/blabla_logo01.gif" class=blablalogo03></td>
<td class=ws_a2>
<div>
<font class=wsact onmouseover="WsActOn()" onmouseout="WsAct()" onclick="WsFvt()">加入收藏</font> |
<font class=wsact onmouseover="WsActOn()" onmouseout="WsAct()" onclick="WsHome()">设为首页</font>|
<a href="mailto:webmaster@blabla.cn">联系我们</a>
</div>
<div style = "height:20px;"></div>
<div>
<a href="../html_tutorials/index.html">HTML教程</a> |
<a href="../html_tutorials/100_html_examples.html">HTML示例代码</a> |
<a href="../css_tutorials/index.html">CSS教程</a> |
<a href="../css_tutorials/100_CSS_examples.html">CSS示例代码</a> |
<a href="../js_tutorials/index.html">Javascript教程</a> |
<a href="../js_tutorials/100_js_examples.html">Javascript示例代码</a>
</div>
</td>
</tr></table>
</div>

<div class=wscontent>
<table cellpadding=0 cellspacing=0 class=wscgrid>
<td class=a1>
<div class=wsmenu><div class=box><div class=box>
<!--menupart Start  -->
<a href = "../index.html"><H1>网站首页</H1></a>
<a href = "../html_tutorials/index.html" ><H1>HTML网页教程与代码</H1></a><a href = "../html_tutorials/001_HTML_Overview.html" ><P>HTML基本概念</P></a><a href = "../html_tutorials/005_Basic_HTML_Tags.html" ><P>HTML基础Tag</P></a><a href = "../html_tutorials/010_Format_Tags.html" ><P>HTML常用格式</P></a><a href = "../html_tutorials/015_HTML_entities.html" ><P>HTML特殊字符</P></a><a href = "../html_tutorials/020_HTML_links.html" ><P>HTML超链接(Hyperlinks)</P></a><a href = "../html_tutorials/022_html_path.html" ><P>HTML相对和绝对路径</P></a><a href = "../html_tutorials/025_HTML_tables.html" ><P>HTML表格(Tables)</P></a><a href = "../html_tutorials/030_html_frame.html" ><P>HTML框架(Frames)</P></a><a href = "../html_tutorials/035_html_list.html" ><P>HTML列表(Lists)</P></a><a href = "../html_tutorials/037_html_form.html" ><P>HTML表单(Forms)</P></a><a href = "../html_tutorials/040_html_image.html" ><P>HTML图片(Images)</P></a><a href = "../html_tutorials/042_html_font.html" ><P>HTML字体(Fonts)</P></a><a href = "../html_tutorials/045_html_bgcolor_background.html" ><P>HTML背景颜色和图片</P></a><a href = "../html_tutorials/047_html_head.html" ><P>HTML头部信息(Head)</P></a><a href = "../html_tutorials/050_html_color_ref.html" ><P>HTML颜色参考(Color)</P></a><a href = "../html_tutorials/100_html_examples.html" ><P>HTML演示示例代码</P></a><a href = "../html_ref/index.html" ><H1>HTML参考(Reference)</H1></a><a href = "../html_tag_ref/index.html" ><P>HTML元素参考</P></a><a href = "../html_attr_ref/index.html" ><P>HTML属性参考</P></a><a href = "../css_tutorials/index.html" ><H1>CSS教程和代码</H1></a><a href = "../css_tutorials/001_CSS_Overview.html" ><P>CSS简介</P></a><a href = "../css_tutorials/005_CSS_Syntax.html" ><P>CSS语法</P></a><a href = "../css_tutorials/010_css_font.html" ><P>CSS常用字体属性(font)</P></a><a href = "../css_tutorials/015_css_text.html" ><P>CSS常用文本属性</P></a><a href = "../css_tutorials/020_CSS_background.html" ><P>CSS常用背景属性</P></a><a href = "../css_tutorials/025_css_border.html" ><P>CSS常用边框属性(border)</P></a><a href = "../css_tutorials/030_css_margin.html" ><P>CSS边距属性(margin)</P></a><a href = "../css_tutorials/035_css_padding.html" ><P>CSS间隙属性(padding)</P></a><a href = "../css_tutorials/040_css_diff_border_margin_padding.html" ><P>边框/边距/间隙的区别</P></a><a href = "../css_tutorials/045_css_list_style.html" ><P>CSS列表属性(list-style)</P></a><a href = "../css_tutorials/050_pseudo_class.html" ><P>CSS常用伪类(pseudo-class)</P></a><a href = "../css_tutorials/060_css_length_unit.html" ><P>CSS长度单位参考</P></a><a href = "../css_tutorials/100_CSS_examples.html" ><P>CSS演示示例代码</P></a><a href = "../js_tutorials/index.html" ><H1>Javascript教程和代码</H1></a><a href = "../js_tutorials/001_js_overview.html" ><P>Javascript简介</P></a><a href = "../js_tutorials/020_js_where2write.html" ><P>Javascript写在哪里</P></a><a href = "../js_tutorials/025_js_variables.html" ><P>Javascript变量(Variables)</P></a><a href = "../js_tutorials/090_js_reserved_words.html" ><P>Javascript保留字</P></a><a href = "../js_tutorials/100_js_examples.html" ><P>Javascript入门代码示例</P></a><a href = "../js_tutorials/101_js_dom_examples.html" ><P>Javascript DOM代码示例</P></a><a href = "index.html" ><H1>参考(Reference)</H1></a><a href = "ascii.html" ><P><B>ASCII编码表</B></P></a><a href = "iso_latin_1.html" ><P>ISO Latin-1字符集</P></a>
<!--menupart end  -->
</div></div></div>
</td>
<td class=a2><div class=wsarticle><div class=articlepart id = ap>
<div class=wstitle><div class=box><div class=box><h1>ASCII编码表</h1></div></div></div>
<!--articlepart start-->
<div class = changefont>
<span onclick= "ap.className='ArticlePartBig';"  class = bfont>大字体</span>
<span onclick= "ap.className='ArticlePart';"  class = sfont>小字体</span>
</div>
<P>ASCII是英文American Standard Code for Information Interchange的缩写。ASCII码是目前计算机最通用的编码标准。</P><P>因为计算机只能接受数字信息,ASCII码将字符作为数字来表示,以便计算机能够接受和处理。比如大写字母M的ASCII码是77。</P><P>ASCII码中,第0~32号及第127号是控制字符,常用的有LF(换行)、CR(回车);第33~126号是字符,其中第48~57号为0~9十个阿拉伯数字;65~90号为26个大写英文字母,97~122号为26个小写英文字母,其余的是一些标点符号、运算符号等。</P><P>以下是常用的ASCII码对照表:</P><p><table><tr><td style = "background-color:#FFFFFF;">	<TABLE>	<TBODY>	<TR class=header><TD>十进制</TD><TD>十六进制</TD><TD>字符</TD></TR>	<TR><TD>9</TD><TD>9</TD><TD>TAB(制表符)</TD></TR>	<TR><TD>10</TD><TD>A</TD><TD>换行</TD></TR>	<TR><TD>13</TD><TD>D</TD><TD>回车</TD></TR>	<TR><TD>32</TD><TD>20</TD><TD>空格</TD></TR>	<TR><TD>33</TD><TD>21</TD><TD>&#33;</TD></TR>	<TR><TD>34</TD><TD>22</TD><TD>&#34;</TD></TR>	<TR><TD>35</TD><TD>23</TD><TD>&#35;</TD></TR>	<TR><TD>36</TD><TD>24</TD><TD>&#36;</TD></TR>	<TR><TD>37</TD><TD>25</TD><TD>&#37;</TD></TR>	<TR><TD>38</TD><TD>26</TD><TD>&#38;</TD></TR>	<TR><TD>39</TD><TD>27</TD><TD>&#39;</TD></TR>	<TR><TD>40</TD><TD>28</TD><TD>&#40;</TD></TR>	<TR><TD>41</TD><TD>29</TD><TD>&#41;</TD></TR>	<TR><TD>42</TD><TD>2A</TD><TD>&#42;</TD></TR>	<TR><TD>43</TD><TD>2B</TD><TD>&#43;</TD></TR>	<TR><TD>44</TD><TD>2C</TD><TD>&#44;</TD></TR>	<TR><TD>45</TD><TD>2D</TD><TD>&#45;</TD></TR>	<TR><TD>46</TD><TD>2E</TD><TD>&#46;</TD></TR>	<TR><TD>47</TD><TD>2F</TD><TD>&#47;</TD></TR>	<TR><TD>48</TD><TD>30</TD><TD>&#48;</TD></TR>	<TR><TD>49</TD><TD>31</TD><TD>&#49;</TD></TR>	<TR><TD>50</TD><TD>32</TD><TD>&#50;</TD></TR>	<TR><TD>51</TD><TD>33</TD><TD>&#51;</TD></TR>	<TR><TD>52</TD><TD>34</TD><TD>&#52;</TD></TR>	<TR><TD>53</TD><TD>35</TD><TD>&#53;</TD></TR>	<TR><TD>54</TD><TD>36</TD><TD>&#54;</TD></TR>	<TR><TD>55</TD><TD>37</TD><TD>&#55;</TD></TR>	<TR><TD>56</TD><TD>38</TD><TD>&#56;</TD></TR>	<TR><TD>57</TD><TD>39</TD><TD>&#57;</TD></TR>	<TR><TD>58</TD><TD>3A</TD><TD>&#58;</TD></TR>	<TR><TD>59</TD><TD>3B</TD><TD>&#59;</TD></TR>	<TR><TD>60</TD><TD>3C</TD><TD>&#60;</TD></TR>	<TR><TD>61</TD><TD>3D</TD><TD>&#61;</TD></TR>	</TBODY></TABLE></td><td  style = "background-color:#FFFFFF;">	<TABLE>	<TBODY>	<TR class=header><TD>十进制</TD><TD>十六进制</TD><TD>字符</TD></TR>	<TR><TD>62</TD><TD>3E</TD><TD>&#62;</TD></TR>	<TR><TD>63</TD><TD>3F</TD><TD>&#63;</TD></TR>	<TR><TD>64</TD><TD>40</TD><TD>&#64;</TD></TR>	<TR><TD>65</TD><TD>41</TD><TD>&#65;</TD></TR>	<TR><TD>66</TD><TD>42</TD><TD>&#66;</TD></TR>	<TR><TD>67</TD><TD>43</TD><TD>&#67;</TD></TR>	<TR><TD>68</TD><TD>44</TD><TD>&#68;</TD></TR>	<TR><TD>69</TD><TD>45</TD><TD>&#69;</TD></TR>	<TR><TD>70</TD><TD>46</TD><TD>&#70;</TD></TR>	<TR><TD>71</TD><TD>47</TD><TD>&#71;</TD></TR>	<TR><TD>72</TD><TD>48</TD><TD>&#72;</TD></TR>	<TR><TD>73</TD><TD>49</TD><TD>&#73;</TD></TR>	<TR><TD>74</TD><TD>4A</TD><TD>&#74;</TD></TR>	<TR><TD>75</TD><TD>4B</TD><TD>&#75;</TD></TR>	<TR><TD>76</TD><TD>4C</TD><TD>&#76;</TD></TR>	<TR><TD>77</TD><TD>4D</TD><TD>&#77;</TD></TR>	<TR><TD>78</TD><TD>4E</TD><TD>&#78;</TD></TR>	<TR><TD>79</TD><TD>4F</TD><TD>&#79;</TD></TR>	<TR><TD>80</TD><TD>50</TD><TD>&#80;</TD></TR>	<TR><TD>81</TD><TD>51</TD><TD>&#81;</TD></TR>	<TR><TD>82</TD><TD>52</TD><TD>&#82;</TD></TR>	<TR><TD>83</TD><TD>53</TD><TD>&#83;</TD></TR>	<TR><TD>84</TD><TD>54</TD><TD>&#84;</TD></TR>	<TR><TD>85</TD><TD>55</TD><TD>&#85;</TD></TR>	<TR><TD>86</TD><TD>56</TD><TD>&#86;</TD></TR>	<TR><TD>87</TD><TD>57</TD><TD>&#87;</TD></TR>	<TR><TD>88</TD><TD>58</TD><TD>&#88;</TD></TR>	<TR><TD>89</TD><TD>59</TD><TD>&#89;</TD></TR>	<TR><TD>90</TD><TD>5A</TD><TD>&#90;</TD></TR>	<TR><TD>91</TD><TD>5B</TD><TD>&#91;</TD></TR>	<TR><TD>92</TD><TD>5C</TD><TD>&#92;</TD></TR>	<TR><TD>93</TD><TD>5D</TD><TD>&#93;</TD></TR>	<TR><TD>94</TD><TD>5E</TD><TD>&#94;</TD></TR>	</TBODY></TABLE></td><td style = "vertical-align:top;background-color:#FFFFFF;">	<TABLE>	<TBODY>	<TR class=header><TD>十进制</TD><TD>十六进制</TD><TD>字符</TD></TR>	<TR><TD>95</TD><TD>5F</TD><TD>&#95;</TD></TR>	<TR><TD>96</TD><TD>60</TD><TD>&#96;</TD></TR>	<TR><TD>97</TD><TD>61</TD><TD>&#97;</TD></TR>	<TR><TD>98</TD><TD>62</TD><TD>&#98;</TD></TR>	<TR><TD>99</TD><TD>63</TD><TD>&#99;</TD></TR>	<TR><TD>100</TD><TD>64</TD><TD>&#100;</TD></TR>	<TR><TD>101</TD><TD>65</TD><TD>&#101;</TD></TR>	<TR><TD>102</TD><TD>66</TD><TD>&#102;</TD></TR>	<TR><TD>103</TD><TD>67</TD><TD>&#103;</TD></TR>	<TR><TD>104</TD><TD>68</TD><TD>&#104;</TD></TR>	<TR><TD>105</TD><TD>69</TD><TD>&#105;</TD></TR>	<TR><TD>106</TD><TD>6A</TD><TD>&#106;</TD></TR>	<TR><TD>107</TD><TD>6B</TD><TD>&#107;</TD></TR>	<TR><TD>108</TD><TD>6C</TD><TD>&#108;</TD></TR>	<TR><TD>109</TD><TD>6D</TD><TD>&#109;</TD></TR>	<TR><TD>110</TD><TD>6E</TD><TD>&#110;</TD></TR>	<TR><TD>111</TD><TD>6F</TD><TD>&#111;</TD></TR>	<TR><TD>112</TD><TD>70</TD><TD>&#112;</TD></TR>	<TR><TD>113</TD><TD>71</TD><TD>&#113;</TD></TR>	<TR><TD>114</TD><TD>72</TD><TD>&#114;</TD></TR>	<TR><TD>115</TD><TD>73</TD><TD>&#115;</TD></TR>	<TR><TD>116</TD><TD>74</TD><TD>&#116;</TD></TR>	<TR><TD>117</TD><TD>75</TD><TD>&#117;</TD></TR>	<TR><TD>118</TD><TD>76</TD><TD>&#118;</TD></TR>	<TR><TD>119</TD><TD>77</TD><TD>&#119;</TD></TR>	<TR><TD>120</TD><TD>78</TD><TD>&#120;</TD></TR>	<TR><TD>121</TD><TD>79</TD><TD>&#121;</TD></TR>	<TR><TD>122</TD><TD>7A</TD><TD>&#122;</TD></TR>	<TR><TD>123</TD><TD>7B</TD><TD>&#123;</TD></TR>	<TR><TD>124</TD><TD>7C</TD><TD>&#124;</TD></TR>	<TR><TD>125</TD><TD>7D</TD><TD>&#125;</TD></TR>	<TR><TD>126</TD><TD>7E</TD><TD>&#126;</TD></TR>	</TBODY></TABLE></td></tr></table></p><P>完整的ASCII编码表如下(来源:微软MSDN站点):</P><p><img src = "../asdocs/ref/ascii.gif" alt = "ASCII编码表"></p>
<!--articlepart end-->

</div><div></td>
<td class=a3><div class=wslink>

<div class=wsportrait>
<img src="../images/logo/blabla_logo02.gif" class=blablalogo21>
</div>

<div class=wslgreen><div class=box><div class=box>
<h2>布啦布啦旗下网站</h2>
<p><a href="../index.html">布啦布啦网页教程与代码</a></p>
<p><a href="http://www.wowstory.com">小斧的魔兽世界</a></p>
<p><a href="../wow/index.html">小斧的魔兽世界镜像</a></p>
<p><a href="http://hardware.blabla.cn">数码资讯</a></p>
</div></div></div>


<div style= "background-color:#FFFFF0;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -