如有字符串"hello.world",用"."去切割這個字符串,得到的結果卻是空數組: groovy:000> b = "hello.world" ===> hello.world groovy:000> b.split(".
確定! 回上一頁