A String Primer. Ruby has an unfortunate default semantic that all Strings are mutable: string = "" string << ...
確定! 回上一頁