<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>ewinds (ewinds)</title>
    <link>https://ruby-china.org/ewinds</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>关于十六进制字符串的重音号问题</title>
      <description>&lt;p&gt;比如我有个 String&lt;/p&gt;
&lt;pre class="highlight ruby"&gt;&lt;code&gt;&lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="se"&gt;\x8e\xa2\xb7\xca\x51\x67\x45\xbf\xea\xfc\x49\x90\x4b\x49\x60\x89&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;编译器输出后变成了&lt;/p&gt;
&lt;pre class="highlight ruby"&gt;&lt;code&gt;&lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="se"&gt;\x8E\xA2\xB7\xCA&lt;/span&gt;&lt;span class="s2"&gt;QgE&lt;/span&gt;&lt;span class="se"&gt;\xBF\xEA\xFC&lt;/span&gt;&lt;span class="s2"&gt;I&lt;/span&gt;&lt;span class="se"&gt;\x90&lt;/span&gt;&lt;span class="s2"&gt;KI`&lt;/span&gt;&lt;span class="se"&gt;\x89&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;谁能解释一下&lt;code&gt;\xFCI\x90KI`&lt;/code&gt;是怎么回事？rdoc 实在是找不到。&lt;/p&gt;</description>
      <author>ewinds</author>
      <pubDate>Wed, 26 Mar 2014 09:59:41 +0800</pubDate>
      <link>https://ruby-china.org/topics/18171</link>
      <guid>https://ruby-china.org/topics/18171</guid>
    </item>
  </channel>
</rss>
