一条咸鱼
爱好羽毛球,计算机
瞎折腾浪费时间最在行
最爱
查成绩 - bash
root@cheukfung
~
./get_score.sh
成绩查询系统 v2.1
支持功能:
- 按学期查询:get_score --term 2023Fall
- 自动计算GPA:gpa_calculator
- 挂科预警:check_failed --all
root@cheukfung
~
cat /features.txt
√ 多学期成绩对比分析
√ 自动同步教务系统数据
√ 绩点趋势可视化图表
查课表 - bash
root@cheukfung
~
./schedule.sh
课表系统 v1.4
- 查看本周课表:view_schedule --week current
- 课程提醒设置:set_reminder --course CS101
- 导出iCalendar:export_ical --format ics
root@cheukfung
~
cat /features.txt
√ 实时教室变更通知
√ 智能冲突检测机制
√ 移动端课表同步