- 博客(4)
- 资源 (3)
- 收藏
- 关注
原创 Python字符串转16进制数字
一个好用的命令,记录一下str = "8007000"offset = int(str[1:] , base=16)print(offset)
2021-10-26 19:47:05
1538
原创 4bpp Framebuffer 输出成 png
今日在调试4bpp的屏幕格式,需要把framerbuffer转换成图片,搜索到了如下文章https://stackoverflow.com/questions/62765455/convert-images-bit-depth-with-pypng尝试参考,写出我需要的代码,放在此处记录,提示没有png库的,参考https://www.cnpython.com/qa/35547我用的conda,所以直接在windows中敲装的库conda install -c eaton-lab ..
2021-09-03 15:48:20
309
翻译 winbind Samba won't install becuase of broken packages
装winbind出现问题 samba安装出现问题解决方案 Depends: libldb1 (< 1:1.1.25~) but 2:1.1.17-2 is to be installedDepends: libldb1 (< 1:1.1.25~) but 2:1.1.17-2 is to be installeroot@MAILSVR:/etc/apt# sudo apt...
2018-10-20 15:28:16
557
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅