摘要: ## # 配置环境 Chrome 驱动链接:https://chromedriver.storage.googleapis.com/index.html ## 代码 ```python import time import pandas as pd from selenium import webd 阅读全文
posted @ 2023-05-30 22:32 一江春 阅读(158) 评论(0) 推荐(0)
摘要: 主机名 ip ssh免密登陆 #修改主机名 hostnamectl set-hostname node1 #修改ip地址 vim /etc/sysconfig/network-scripts/ifcfg-ens33 #node1 IPADDR="192.168.88.101" NETMASK="22 阅读全文
posted @ 2023-05-08 15:10 一江春 阅读(80) 评论(0) 推荐(0)
摘要: 代码如下: import com.google.zxing.BarcodeFormat; import com.google.zxing.EncodeHintType; import com.google.zxing.MultiFormatWriter; import com.google.zxin 阅读全文
posted @ 2023-04-17 15:39 一江春 阅读(417) 评论(0) 推荐(0)
摘要: 时间的流逝 有些记忆 有点模糊 找点东西 顺便写写 就当记录 在回头看当时 也会是有趣 -插图- 阅读全文
posted @ 2022-10-24 16:35 一江春 阅读(13) 评论(0) 推荐(0)