Skip to content

EESAST 2024 软件部暑培 C# 程序设计基础 作业

License

Notifications You must be signed in to change notification settings

SERENCH/EESAST-hw2024-CSharp

 
 

Repository files navigation

EESAST 2024 软件部暑培 C# 程序设计基础 作业

作业要求

  • Student.cs 中的 Student 类中实现 IStudent 接口,使得该学生成绩管理系统能够正确运行。
  • 请勿修改 Student 类以外的任何代码。
  • 编写代码时请注意格式。如果格式不符合 Visual Studio 规范将导致检查不通过,你将在 GitHub Actions 中看到错误信息和小红叉。
  • 鼓励使用尽可能多的 C# 语法糖。

作业提交

  • 将此仓库 fork 到你的 GitHub 账号下。
  • 修改完成后,pull request 到此仓库的 main 分支。
  • 注意 pull request 的标题为 CSharp_姓名_班级,例如 CSharp_大佬_无39
  • 请确保 pull request 通过 GitHub Actions 的检查。

作业截止时间

由 zfgg 决定。

About

EESAST 2024 软件部暑培 C# 程序设计基础 作业

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%