This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
chenjunhao
/
project
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
67637ef18c
Rami (Branch)
Tag
master
project
/
xhs
jun
aa93faf3b3
修改
6 giorni fa
..
area_info
d33a065ca2
xhs
6 giorni fa
commons
d33a065ca2
xhs
6 giorni fa
spiders
d33a065ca2
xhs
6 giorni fa
readme.md
d33a065ca2
xhs
6 giorni fa
requirements.txt
d33a065ca2
xhs
6 giorni fa
start_run_xhs.py
d33a065ca2
xhs
6 giorni fa
readme.md
创建虚拟环境
python3 -m venv myenv
激活虚拟环境
source myenv/bin/activate