How do I convert a hex string to an int in Python I may have it as 0xffff or ... With the 0x prefix, Python can distinguish hex and decimal automatically.
確定! 回上一頁