hex () python中的函数将前导字符 0x 放在数字前面。无论如何,有没有告诉它不要放它们?所以 0xfa230 会 fa230 。 该代码是 import fileinput f = open('hexa', ...
確定! 回上一頁