An open API service indexing awesome lists of open source software.

https://github.com/greyovo/schedulexparser_scau

为一款开源课程表APP:ScheduleX 适配新强智教务系统一键导入功能(以华南农业大学为实例)。
https://github.com/greyovo/schedulexparser_scau

Last synced: about 2 months ago
JSON representation

为一款开源课程表APP:ScheduleX 适配新强智教务系统一键导入功能(以华南农业大学为实例)。

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。