This website works better with JavaScript
홈
탐색
도움말
로그인
chenjunhao
/
project
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
8604886d1e
브랜치
태그
master
project
/
xhs
chenjunhao
d33a065ca2
xhs
1 주 전
..
area_info
d33a065ca2
xhs
1 주 전
commons
d33a065ca2
xhs
1 주 전
spiders
d33a065ca2
xhs
1 주 전
readme.md
d33a065ca2
xhs
1 주 전
requirements.txt
d33a065ca2
xhs
1 주 전
start_run_xhs.py
d33a065ca2
xhs
1 주 전
xhs_exported.apk
d33a065ca2
xhs
1 주 전
readme.md
创建虚拟环境
python3 -m venv myenv
激活虚拟环境
source myenv/bin/activate