2013年9月20日 星期五

python-utf8

python decode
utf8
utf16-le



s='<60s 60s'
mVariableName,mVariableName2=unpack(streamData,0,120)


aa=str(mVariableName, "utf-8")
print (mVariableName.decode('utf-16le'))

沒有留言:

張貼留言