# RandomAppointment **Repository Path**: kindle11/random-appointment ## Basic Information - **Project Name**: RandomAppointment - **Description**: 随机点名程序沙市中学定制版 - **Primary Language**: C++ - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-02 - **Last Updated**: 2023-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RandomAppointment ## 介绍 给沙市中学专门定制的随机点名程序 #### 软件架构 可以编译C++和使用UTF-8编码的平台 # 想用现成 戳[程序1](acomplished/2.exe)[程序2](acomplished/666.exe) ## 编译教程(Windows) 1. 下载Dev-C++[建议win7以上](https://pc.qq.com/detail/16/detail_163136.html) or[或者所有包括7以下的版本选这个慢链接](https://sourceforge.net/projects/orwelldevcpp/) ![输入图片说明](qqpcmgrsoftdown.jpg%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202023-11-02%20212130.png) 2. 打开软件按住Ctrl+N,将源代码复制进入 3. 按下键盘上的F11,享受刺激的体验 #### 使用说明 1. 需要一个数据库储存 2. 文件第一行为班级人数,后面每个人以行分隔,可参考example.txt 3. 数据库目前只是测试阶段