Strings. Dart 字串是 UTF-16 編碼的字元序列, 可以使用單引號或者雙引號來建立字串: ... print(string1.trim()); // 去掉字串開頭的tab空格和換行符 ...
確定! 回上一頁