Ruby. # -*- coding:UTF-8 -*- # Chapter 12 字串(String)類別 #建立字串(1):使用「"」,「'」 str = "string" # (embedded expression / interpolation)
確定! 回上一頁