在Groovy中有兩種風格的字串:String(java.lang. ... String。不支援插值。 def str = 'groovy' assert str.class == java.lang.String ...
確定! 回上一頁