If you want uppercase hex, just replace 'x' with 'X' in the format string. This also works for octal (replace 'x' with 'o'), and the newer style also works for ...
確定! 回上一頁