2020七月实训GUI学生信息管理系统实现步骤

    技术2022-07-10  149

    创建思维脑图

    2、预测功能示意图

    建立相应的数据库

    使用工具:Nvacat

    具体操作步骤:

    1、建立 student 数据库 2、创建对应的四个数据表(t_college,t_status,t_student,t_user) 1、t_college表 2、t_status表 3、student表 4、user表

    3、填入相应的数据

    (1)college (2)status (3)student

    转储SQL数据

    Processed: 0.014, SQL: 9