python3 讀入字符串類型,輸出16進制文件

輸入如下,只有1行,考慮到做結束,需要在末尾加換行。 AA 44 12 1C 8C 00 00 02 8C 08 00 00 61 A0 02 08 38 輸出直接爲16進制,考慮到空格,做了計數器來跳空格。 import time print("hello world") #infile = open("201904251.log","r"); infile = open("1.log","
相關文章
相關標籤/搜索