文件名称:cqu-schedule
文件大小:556KB
文件格式:ZIP
更新时间:2024-03-27 03:58:23
C#
CQU时间表 可以获取重庆大学课程信息,并生成相应的iCalendar日历订阅或ICS日历文件。 只需登录帐户即可生成订阅,无需手动导出Excel或提取Cookie等。 日历订阅支持自动更新。 本项目由项目中的课表服务拆分而来。因2021年3月教务系统的更改,UCQU的其它核心功能已无法继续运行。
【文件预览】:
cqu-schedule-master
----.gitignore(7KB)
----DL444.CquSchedule.Web()
--------Program.cs(1KB)
--------Services()
--------App.razor(353B)
--------Pages()
--------DL444.CquSchedule.Web.csproj(793B)
--------Shared()
--------Components()
--------_Imports.razor(432B)
--------Properties()
--------Models()
--------wwwroot()
----LICENSE(1KB)
----DL444.CquSchedule.Backend()
--------.gitignore(4KB)
--------localization.json(728B)
--------Exceptions()
--------Services()
--------ScheduleRefreshFunction.cs(5KB)
--------wellknown.json(1KB)
--------DL444.CquSchedule.Backend.csproj(2KB)
--------Startup.cs(2KB)
--------SubscriptionFunction.cs(11KB)
--------host.json(221B)
--------Models()
----DL444.CquSchedule.Models()
--------Credential.cs(227B)
--------Response.cs(513B)
--------IcsSubscription.cs(359B)
--------DL444.CquSchedule.Models.csproj(138B)
----README.md(473B)
----DL444.CquSchedule.sln(4KB)
----.vscode()
--------settings.json(292B)
--------launch.json(254B)
--------tasks.json(2KB)
--------extensions.json(102B)