常用命令1. git init初始化一个 Git 仓库。git init2. git add将文件添加到 Git 仓库中。# 添加单个文件 git add filename # 添加整个目录 ...
一、下载下载链接:https://pan.baidu.com/s/1rjhPLRoNBy54j16x7vEcQA 提取码:7777二、安装文件夹内有三个安...
一、安装相关软件包1.服务端安装shadowsocks因为shadowsocks服务器版本需要python支撑,因此需先安装python环境:Debian/Ubuntu:apt-get inst...
代码如下:import time from selenium import webdriver from selenium.webdriver.suppo...
代码如下:header = '''Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/w...