https://github.com/greyovo/schedulexparser_scau
为一款开源课程表APP:ScheduleX 适配新强智教务系统一键导入功能(以华南农业大学为实例)。
https://github.com/greyovo/schedulexparser_scau
Last synced: about 2 months ago
JSON representation
为一款开源课程表APP:ScheduleX 适配新强智教务系统一键导入功能(以华南农业大学为实例)。
- Host: GitHub
- URL: https://github.com/greyovo/schedulexparser_scau
- Owner: greyovo
- Created: 2020-09-30T11:56:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T01:39:26.000Z (over 3 years ago)
- Last Synced: 2025-01-13T21:08:11.426Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 512 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# ScheduleXParser_SCAU
为一款开源课程表APP [ScheduleX](https://github.com/Surine/ScheduleX) 适配新强智教务系统一键导入功能(以华南农业大学为实例)。
## 目录结构
- `src/main/java`中的`QZParser.java`为解析类,`parse(String html)`为入口方法。- `src/main/resources`中放置样板html及其对应资源文件,用于测试。
- `src/statement.json`为本项目对应的json。