Releases: Rotten-LKZ/class-helper
Releases · Rotten-LKZ/class-helper
The first official edition
English version
The configuration file of this version is NOT compatible with the previous version
Timer
- Update a smaller interface
- Support transparent interfaces
Roll Call
- Nothing is updated but the funciton of getting random numbers
Lottery Draw
- You can choose a scratch card to scratch it
- There are five kinds of scratch cards, one to five
- There is also a special scraping card. If you scrape off the whole card, a formula will be displayed. Calculate it to get the answer
中文版
这个版本的配置文件不兼容上一个版本的配置文件。
倒计时
- 更新了一个更小的界面
- 支持透明窗口
随机点名器
- 除了获取随机数的函数,没有什么更新的
抽奖
- 你可以选择一个刮刮卡去刮它
- 有五种刮刮卡,分别写着一到五
- 还有一种特别的刮刮卡。如果把整张卡都刮掉,会显示出一条算式。计算它得到答案
The first version
English version
This is the first version of class helper.
There are two functions here, timer and roll call.
Timer
- Show a interface that can be fixed on the screen
- Show how many days, hours, minutes, seconds left from now to the time you've set
Roll Call
There are two types here,
- You can start rolling the list of names and can stop anytime.
- The program will give you a name randomly and directly.
中文版
这是班级工具的第一个版本。
现在有两个功能:计时器和随机点名器
计时器
- 有一个固定的界面显示在屏幕上
- 显示从现在到你设定的时间还剩下多少天、小时、分钟、秒钟
随机点名器
有两种类型的点名器,
- 你可以在名字列表中滚动并且随时停止滚动。
- 程序会随机地直接给出一个名字。