This commit is contained in:
louiscklaw
2025-02-01 01:19:51 +08:00
commit 3b0b154910
32597 changed files with 1171319 additions and 0 deletions

10
task1/_lab/003-crawler/run.sh Executable file
View File

@@ -0,0 +1,10 @@
#!/usr/bin/env bash
set -ex
rm -rf p/*
rm -rf n/*
# python ./crawler.py
python ./crawler_horse.py
# python ./crawler_n.py