<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>wangbaomi</title>
    <link>https://ruby-china.org/wangbaomi</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>打一个 gem 包，代码依赖其他程序怎么办？</title>
      <description>&lt;p&gt;windows, ruby187&lt;/p&gt;

&lt;p&gt;我的代码里要用到这个程序 &lt;a href="%E8%BF%99%E4%B8%AA%E7%A8%8B%E5%BA%8F%E8%BF%90%E8%A1%8C%E6%97%B6%E4%BC%9A%E8%BE%93%E5%87%BA%E4%B8%80%E4%BA%9B%E4%BF%A1%E6%81%AF%E5%87%BA%E6%9D%A5" title=""&gt;Match.exe&lt;/a&gt;的输出信息，&lt;/p&gt;

&lt;p&gt;就像这样：&lt;/p&gt;
&lt;pre class="highlight ruby"&gt;&lt;code&gt;&lt;span class="n"&gt;moudle&lt;/span&gt; &lt;span class="no"&gt;Fruit&lt;/span&gt;
    &lt;span class="k"&gt;class&lt;/span&gt; &lt;span class="nc"&gt;Apple&lt;/span&gt;
        &lt;span class="k"&gt;def&lt;/span&gt; &lt;span class="nc"&gt;self&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;func&lt;/span&gt;&lt;span class="p"&gt;()&lt;/span&gt;
            &lt;span class="n"&gt;info&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="sb"&gt;`Match.exe`&lt;/span&gt;
            &lt;span class="k"&gt;return&lt;/span&gt; &lt;span class="n"&gt;info&lt;/span&gt;
        &lt;span class="k"&gt;end&lt;/span&gt;
    &lt;span class="k"&gt;end&lt;/span&gt;
&lt;span class="k"&gt;end&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;现在有个问题是，我打 gem 包的时候，应该把 &lt;em&gt;Match.exe&lt;/em&gt; 放在那个目录下合适？&lt;/p&gt;

&lt;p&gt;或者，我的代码里应该如何使用 &lt;em&gt;Match.exe&lt;/em&gt; ？&lt;/p&gt;</description>
      <author>wangbaomi</author>
      <pubDate>Wed, 21 May 2014 09:10:57 +0800</pubDate>
      <link>https://ruby-china.org/topics/19434</link>
      <guid>https://ruby-china.org/topics/19434</guid>
    </item>
    <item>
      <title>Facebook 的 TimeLine 是怎么实现的呀？</title>
      <description>&lt;p&gt;有人用过 facebook 的 timeline 么？&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.facebook.com/about/timeline" rel="nofollow" target="_blank"&gt;http://www.facebook.com/about/timeline&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;能不能说说它是怎么实现的啊？&lt;/p&gt;

&lt;p&gt;另外，timeline_fu 应该怎么用？&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/technicalpickles/timeline_fu" rel="nofollow" target="_blank"&gt;https://github.com/technicalpickles/timeline_fu&lt;/a&gt;&lt;/p&gt;</description>
      <author>wangbaomi</author>
      <pubDate>Wed, 22 Aug 2012 16:18:44 +0800</pubDate>
      <link>https://ruby-china.org/topics/5091</link>
      <guid>https://ruby-china.org/topics/5091</guid>
    </item>
    <item>
      <title>sublime 怎样跳出括号？</title>
      <description>&lt;p&gt;比如：我在"( )"内输入完成后，怎样让光标跳到括号外？&lt;/p&gt;

&lt;p&gt;好像 eclipse 上直接按 Enter 键就可以跳到括号外，sublime 用什么快捷键呀？&lt;/p&gt;</description>
      <author>wangbaomi</author>
      <pubDate>Thu, 09 Aug 2012 09:18:07 +0800</pubDate>
      <link>https://ruby-china.org/topics/4824</link>
      <guid>https://ruby-china.org/topics/4824</guid>
    </item>
  </channel>
</rss>
