04 2023 档案

摘要:hex 与ASCII 、字符串相互转换 https://blog.csdn.net/u012841414/article/details/128702720 python中十六进制字符串(hex string)转byte方法 https://blog.csdn.net/ldahual/article 阅读全文
posted @ 2023-04-20 04:22 洪豆豆的记录 阅读(81) 评论(0) 推荐(0) 编辑
摘要:Git 全局设置: git config --global user.name "" git config --global user.email "" 创建 git 仓库: mkdir hmosrc22 cd hmosrc22 git init touch README.md git add RE 阅读全文
posted @ 2023-04-17 02:03 洪豆豆的记录 阅读(28) 评论(0) 推荐(0) 编辑
摘要:解决Ubuntu系统“无法修正错误,因为您要求某些软件包保持现状,就是它们破坏了软件包间的依赖关系”的有效方法 https://www.shuzhiduo.com/A/qVde1lwgdP/ https://blog.csdn.net/carefree31441/article/details/12 阅读全文
posted @ 2023-04-15 18:28 洪豆豆的记录 阅读(63) 评论(0) 推荐(0) 编辑
摘要:Crypto模块的下载 pip3 install -i https://pypi.douban.com/simple pycryptodomehttps://www.bbsmax.com/A/xl56OPRYdr/pip install six -i https://pypi.tuna.tsingh 阅读全文
posted @ 2023-04-13 21:19 洪豆豆的记录 阅读(28) 评论(0) 推荐(0) 编辑
摘要:git config --global user.name "yourname" git config --global user.email "youremail@youremail.com" 如果需要使用 HTTPS协议在本地与远程仓库之间进行数据传输,可以用以下命令配置客户端记住密码,避免每次 阅读全文
posted @ 2023-04-03 09:03 洪豆豆的记录 阅读(12) 评论(0) 推荐(0) 编辑
摘要:PlatformIO离线安装终极方法 PlatformIO离线安装终极方法-CSDN博客 PlatformIO+VScode+ESP32开发环境搭建教程 PlatformIO+VScode+ESP32开发环境搭建教程 - 知乎 (zhihu.com) 阅读全文
posted @ 2023-04-01 11:43 洪豆豆的记录 阅读(127) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示