├── README.md ├── SE_exercise.py ├── spider.py ├── 刷题记录.json └── 软工基客观题库.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhang-Each/SE-FSE-exercise/HEAD/README.md -------------------------------------------------------------------------------- /SE_exercise.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhang-Each/SE-FSE-exercise/HEAD/SE_exercise.py -------------------------------------------------------------------------------- /spider.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhang-Each/SE-FSE-exercise/HEAD/spider.py -------------------------------------------------------------------------------- /刷题记录.json: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /软工基客观题库.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zhang-Each/SE-FSE-exercise/HEAD/软工基客观题库.json --------------------------------------------------------------------------------