017_python經常使用小技巧

1、進行十六進制運算python

print(hex(int("6500000001", 16) - int("640064c6e7",16)))
0xff9b391a
相關文章
相關標籤/搜索