<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>ajfg93 (wersadfasdfwer)</title>
    <link>https://ruby-china.org/ajfg93</link>
    <description/>
    <language>en-us</language>
    <item>
      <title>请教一下 String 的 delete 方法是怎么用啊？英文不好看不懂</title>
      <description>&lt;p&gt;"hello".delete "l","lo"        #=&amp;gt; "heo"
"hello".delete "lo"            #=&amp;gt; "he"
"hello".delete "aeiou", "^e"   #=&amp;gt; "hell"
"hello".delete "ej-m"          #=&amp;gt; "ho"&lt;/p&gt;

&lt;p&gt;Returns a copy of str with all characters in the intersection of its arguments deleted. &lt;/p&gt;

&lt;p&gt;可以解释一下吗，谢谢，已谷歌。&lt;/p&gt;</description>
      <author>ajfg93</author>
      <pubDate>Fri, 27 May 2016 12:51:25 +0800</pubDate>
      <link>https://ruby-china.org/topics/30141</link>
      <guid>https://ruby-china.org/topics/30141</guid>
    </item>
  </channel>
</rss>
