program tech record

program tech record

Subscribe to program tech record
Receive the latest updates directly to your inbox.

关于python字节流,整形,字符串,hex字符串一些转换方法

首先说明下我用的是python3.7, 可能不能兼容所有的python3,比如early python3不一定有这些方法,但是newer python3应该是有的,具体有没有我以下用的方法要查官方文档。

python虚拟环境转后遇到的问题

此文针对python3.7.9下遇到问题记录。