replaceAllMapped (RegExp(r'y+'), (matches){ String _temp = ''; for (var i = 0; i < 4; i++) { _temp = _year[4 - i - 1] + _temp; } ...
確定! 回上一頁