爬虫
This commit is contained in:
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@@ -23,5 +23,12 @@
|
||||
"args": ["/k", "chcp 65001"]
|
||||
}
|
||||
},
|
||||
"java.debug.settings.onBuildFailureProceed": true
|
||||
"java.debug.settings.onBuildFailureProceed": true,
|
||||
"python-envs.pythonProjects": [
|
||||
{
|
||||
"path": "schoolNewsCrawler",
|
||||
"envManager": "ms-python.python:venv",
|
||||
"packageManager": "ms-python.python:pip"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user