Update students.html 修改bug和增加功能 张文坚23336309 分离了改名字和增加功能 - #318
Open
shengzhiyu-ps wants to merge 3 commits into
Open
Update students.html 修改bug和增加功能 张文坚23336309 分离了改名字和增加功能#318shengzhiyu-ps wants to merge 3 commits into
shengzhiyu-ps wants to merge 3 commits into
Conversation
修改“张文坚”为“23336309”
修改原随机选取点名为随机抽取点名,确保不会重复点名。 增加功能如下: 1.增加出勤、缺勤按钮,用于记录出勤/缺勤信息。 2.增加点名记录按钮,可以打开和关闭;记录点名的时间和姓名/学号;若点名后未按出勤/缺勤,则默认显示出勤,若按出勤,则显示出勤,若按缺勤,则显示缺勤。 3.增加语音播报功能。 4.增加风格切换:鼠标移动到按钮上时,鼠标会切换为指针,按钮由原来的白底黑字变为黑底白字;鼠标移走后恢复原样。
修改原随机选取点名为随机抽取点名,确保不会重复点名。 增加功能如下: 1.增加出勤、缺勤按钮,用于记录出勤/缺勤信息。 2.增加点名记录按钮,可以打开和关闭;记录点名的时间和姓名/学号;若点名后未按出勤/缺勤,则默认显示出勤,若按出勤,则显示出勤,若按缺勤,则显示缺勤。 3.增加语音播报功能。 4.增加风格切换:鼠标移动到按钮上时,鼠标会切换为指针,按钮由原来的白底黑字变为黑底白字;鼠标移走后恢复原样。
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修改原随机选取点名为随机抽取点名,确保不会重复点名。
增加功能如下:
1.增加出勤、缺勤按钮,用于记录出勤/缺勤信息。
2.增加点名记录按钮,可以打开和关闭;记录点名的时间和姓名/学号;若点名后未按出勤/缺勤,则默认显示出勤,若按出勤,则显示出勤,若按缺勤,则显示缺勤。
3.增加语音播报功能。
4.增加风格切换:鼠标移动到按钮上时,鼠标会切换为指针,按钮由原来的白底黑字变为黑底白字;鼠标移走后恢复原样。