摘要:
问题 findfont: Generic family 'sans-serif' not found because none of the following families were found: SimHei 解决方法 import matplotlib print(matplotlib.m 阅读全文
摘要:
1. 制作密钥对 首先在服务器上制作密钥对。首先用密码登录到你打算使用密钥登录的账户,然后执行以下命令: [root@host ~]$ ssh-keygen <== 建立密钥对 Generating public/private rsa key pair. Enter file in which t 阅读全文