python tcp数据流转换成16进制字节流
By 水木神風
at 2018-04-12 • 0人收藏 • 3423人看过
import binascii
data = binascii.b2a_hex(data)
1 个回复 | 最后更新于 2018-04-16
登录后方可回帖
godwind工作纪要
import binascii
data = binascii.b2a_hex(data)
登录后方可回帖
hjpp.net Powered By © 2006-2015 Carbon Forum V5.0.1 论坛统计
Processed in 13.829 ms,
4 SQL Queries,
507.3 KB Memory Usage
<customErrors mode="Off"/>