- 博客(2)
- 收藏
- 关注
原创 git下拉仓库代码流程记录
Enter file in which to save the key (/c/Users/ayl/.ssh/id_rsa): [直接按回车]Enter passphrase (empty for no passphrase): [建议直接回车,不输密码]⑤ SSH 克隆,git clone [email protected]:abcd/abcd/master.git。打开SSH Keys页面,例如https://abcde.com/-/profile/keys。[说明 SSH 配置成功 ✅。
2025-06-18 09:04:35
306
原创 Python新手区bug(一)
db_dict在for循环中被修改,db_list仅是指向db_dict的某个key对应的list,db_list被修改,那么db_dict中的list也被修改。
2025-04-04 10:56:46
168
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人