replaceAllMapped (RegExp(r'[A-Z]'), (match) => String.fromCharCode(match.group(0).codeUnitAt(0) + 127397)); print(flag);.
確定! 回上一頁