Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xanonymous-github/cpcc
校排班排計算器(Legacy)
https://github.com/xanonymous-github/cpcc
2013 2014 console-application html legacy net-framework-4 ugly-code visual-basic
Last synced: 21 days ago
JSON representation
校排班排計算器(Legacy)
- Host: GitHub
- URL: https://github.com/xanonymous-github/cpcc
- Owner: Xanonymous-GitHub
- License: mit
- Created: 2021-02-04T19:59:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-04T20:14:53.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T09:39:38.118Z (3 months ago)
- Topics: 2013, 2014, console-application, html, legacy, net-framework-4, ugly-code, visual-basic
- Language: Visual Basic .NET
- Homepage: https://github.com/Xanonymous-GitHub/CPCC/raw/main/校排班排計算器Install.exe
- Size: 1.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
校排班排計算器
個資法逐漸受到重視,影響也波及到了學校的「成績單」。從2014年左右開始,國中就不再公布確切的段考成績校排名,而是以「人數」,「組距」,「組距差」,「組距低」,「組間人數」等等數據來呈現。這使自己以及同學,甚至家長們都非常頭疼,少了校排名的成績單究竟有何意義?由於所有人都迫切地想要知道自己的校排名,因此便開始製作。
Copyright (C) 2013~2014 Xanonymous
## 下載來玩
應用程式序號:458GH-M4895-MHD8H
啟動碼:OXWGLA
https://github.com/Xanonymous-GitHub/CPCC/raw/main/校排班排計算器Install.exe## 說明
雖然用比例計算出來的結果並非絕對正確的校排名,但足以作為參考,有效解決問題。計算器除了計算個人校排之外,也可以同時計算整班。
### 輸出結果為HTML檔案
這個程式最實用的功能莫過於產生一個可以攜帶且外觀易讀的計算結果了。考量到這一點,加入轉換HTML表格的功能,如此便可以脫離漆黑單調的主控台視窗,甚至可以印出計算結果,公布於教室佈告欄!