| File | Date | Author | Commit |
|---|---|---|---|
| RandomSeat | 2022-10-16 |
|
[75f0be] 添加网络更新规则! |
| .gitattributes | 2021-09-03 |
|
[50ec0f] 添加 .gitignore 和 .gitattributes。 |
| .gitignore | 2021-09-03 |
|
[50ec0f] 添加 .gitignore 和 .gitattributes。 |
| LICENSE | 2022-05-14 |
|
[2fe8ec] Create LICENSE |
| README.md | 2022-05-13 |
|
[4c75f9] Update README.md |
| RandomSeat.sln | 2021-09-03 |
|
[d0f172] 添加项目文件。 |
随机座位生成器
目的皆在解决学校换座位的麻烦。
使用MFC静态编译,虽然程序大了点但是可以在没有装运行库的电脑上运行。
在学校Win7 SP1电脑上正常运行。XP系统未测试。