03 2022 档案

摘要:1. 安装依赖 # 服务端 pip install jsonrpcserver # 客户端 pip install jsonrpcclient 2. 服务端 2.1 基本使用案例 from jsonrpcserver import Success, method, serve @method def 阅读全文
posted @ 2022-03-09 10:16 NAVYSUMMER 阅读(89) 评论(0) 推荐(0)
摘要:ip命令 # ubuntu apt-get install -y iproute2 # centos yum -y install initscripts netstat命令 # centos yum -y install net-tools # ubuntu apt-get -y install 阅读全文
posted @ 2022-03-01 11:53 NAVYSUMMER 阅读(92) 评论(0) 推荐(0)

交流群 编程书籍