In your program you can choose to either use the binary representation of the number, or the decimal representation (hexadecimal also works). byte b = 260; // ...
確定! 回上一頁