- 博客(153)
- 问答 (2)
- 收藏
- 关注
原创 ssh-add ~/.ssh/id_rsa命令报错Could not open a connection to your authentication agent.
ssh-add ~/.ssh/id_rsa命令报错Could not open a connection to your authentication agent.
2025-05-27 11:16:54
304
原创 mkdir /path/aa/bb与mkdir -p /path/aa/bb的区别
mkdir /path/aa/bb与mkdir -p /path/aa/bb的区别
2025-03-18 19:25:56
165
原创 PYTHONPATH环境变量导致的错误AttributeError: module ‘enum‘ has no attribute ‘IntFlag‘
PYTHONPATH环境变量导致的错误AttributeError: module 'enum' has no attribute 'IntFlag'
2024-11-05 09:40:12
358
原创 python全局变量与局部变量:python报错UnboundLocalError: local variable ‘a‘ referenced before assignment
python全局变量与局部变量:python报错UnboundLocalError: local variable ‘a‘ referenced before assignment
2024-10-16 16:28:57
875
原创 SSLError(SSLError(8, ‘_ssl.c:503: EOF occurred in violation of protocol‘)
SSLError(SSLError(8, '_ssl.c:503: EOF occurred in violation of protocol')
2024-08-14 11:28:43
624
1
原创 SyntaxError: EOL while scanning string literal
SyntaxError: EOL while scanning string literal
2024-06-17 16:52:47
1020
2
转载 Robotframework之Collctions标准库关于列表的常用关键字
Robotframework之Collctions标准库关于列表的常用关键字
2024-06-06 17:25:10
179
原创 python字典形式的字符串转换成python字典的两种方法eval()和json.loads()
python字典形式的字符串转换成python字典的两种方法eval()和json.loads()
2024-05-28 16:14:23
612
空空如也
用python的subprocess模块和ssh命令实现自动化交互的远程登录主机的功能
2025-03-19
python字符串三引号
2022-06-08
python中的read()为什么只能读取文件一次
2022-06-12
TA创建的收藏夹 TA关注的收藏夹
TA关注的人