-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
541245a
commit 8d02564
Showing
6 changed files
with
53 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Check github release for more detail. | ||
|
||
1. The electricity balance is back! Thanks @Rrrilac and @hhzm. | ||
2. I managed to get data from postgraduate system, however, it is not stable... | ||
3. A software upgrade notice is implemented. | ||
4. @Pairman speeded up login. | ||
5. @Nancuncloud fixed a bug related to dialog. | ||
|
||
Also feauring a short story: | ||
|
||
Once upon a time, there's a 'Hard Lovin' Man called Ray, whose understand the power of the Railgun called 'Flight of the Rat. | ||
|
||
Once after a battle with a 'Bloodsucker, he was tired as a high school student. He discovered a Purple Rat in the Square Forest. | ||
|
||
Unknown her name, "She like a sweet potato, like my Rat gun. Just call her Sweet Purple Potato Ball, idk...", he thought. And he brought her to his home(maybe?) | ||
|
||
The rat is clever, actually she is a angle named Elliot. We don't know why her soul inside a rat. Forgive me, I am drunked. | ||
|
||
She knows he is the 'Child of the Time. They may argue, may laugh. In my opinion, she lighten Ray's seemly colorless life. | ||
|
||
Don't know how time flies, she made he faster in running, attacking. With the power of the 'Rat gun', he become the threating 'Speed King. | ||
|
||
6. Partner classtable. Inspired by @Elliot and @Ray(Elliot Edition). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Free and Open Source data assistant for XDU undergraduate. | ||
Open Source data assistant for XDU students. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
1. 搭子课表 @Elliot @Ray(Elliot Edition) | ||
2. 研究生系统适配(可能不稳定) @BenderBlog | ||
3. 修复弹出窗口可能被报错 @Nancuncloud | ||
4. 升级滑块通过率 @Pairman | ||
5. 新电费欠费查询 @Rrrilac @hhzm | ||
6. 软件更新通知 @BenderBlog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,21 @@ | ||
Traintime PDA 是为西电本科生设计的开源信息查询软件。(PDA 指个人信息管理工具) | ||
Traintime PDA 是为西电学生设计的开源信息查询软件。(PDA 指个人信息管理工具) | ||
|
||
本程序和 iOS 平台的 XDYou 系出同样的代码库。 | ||
|
||
1. 查看日程表,包括课程信息,考试信息。顺便把你偶像的图片设成背景。 | ||
2. 查看体育信息:体育课程信息和体测成绩记录。(打卡机在人世间完成了一个轮回) | ||
3. 查看宿舍电量,也许顺手交了电费。 | ||
4. 查看成绩,包括可以自行选择科目计算均分。(本程序首创) | ||
5. 考试安排查询。 | ||
6. 查询空闲教室。 | ||
7. 图书馆信息查询,个人借书状况和学校书库状况。 | ||
8. 校园卡流水查询,也就是在学校食堂的流水啦。 | ||
9. 其他小功能:请假,报修之类。 | ||
10. 双创需求大厅:找学校里的项目。 | ||
11. XDU Planet:查看同学的博客。 | ||
12. 物理实验查看功能。 | ||
13. 日程查看桌面小部件。 | ||
1. 支持本科生和研究生查看课表,成绩,考试信息。 | ||
2. 查看日程表:包括课程信息,考试信息。顺便把你偶像的图片设成背景。(以及导入你对象的课表,写完真虐心啊) | ||
3. 查看体育信息:体育课程信息和体测成绩记录。(打卡机在人世间完成了一个轮回) | ||
4. 查看宿舍电量,也许顺手交了电费。(研究生需要自行输入电费账号) | ||
5. 查看成绩,包括可以自行选择科目计算均分。(本程序首创,研究生不可用均分计算) | ||
6. 考试安排查询。 | ||
7. 查询空闲教室。(研究生不可用) | ||
8. 图书馆信息查询,个人借书状况和学校书库状况。 | ||
9. 校园卡流水查询,也就是在学校食堂的流水啦。 | ||
10. 其他小功能:请假,报修之类。 | ||
11. 双创需求大厅:找学校里的项目。 | ||
12. XDU Planet:查看同学的博客。 | ||
13. 物理实验查看功能。 | ||
14. Android 和 iOS 特有的日程查看桌面小部件。 | ||
|
||
|
||
如果你对本程序啥想法,欢迎向我提出。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
开源的西电本科生信息查询软件。 | ||
开源的西电学生信息查询软件 |