I'm using python 2.7. ... def itemid_to_entryid(itemid): decoded_val = base64.b64decode(itemid) ... The best way for converting base64 to hex string is:
確定! 回上一頁