This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
chenjunhao
/
project
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
67637ef18c
Branches
Tags
master
project
/
xhs
jun
aa93faf3b3
修改
il y a 6 jours
..
area_info
d33a065ca2
xhs
il y a 6 jours
commons
d33a065ca2
xhs
il y a 6 jours
spiders
d33a065ca2
xhs
il y a 6 jours
readme.md
d33a065ca2
xhs
il y a 6 jours
requirements.txt
d33a065ca2
xhs
il y a 6 jours
start_run_xhs.py
d33a065ca2
xhs
il y a 6 jours
readme.md
创建虚拟环境
python3 -m venv myenv
激活虚拟环境
source myenv/bin/activate