# studentsystem **Repository Path**: zhexan/studentsystem ## Basic Information - **Project Name**: studentsystem - **Description**: 简单的java程序设计的期末设计大作业,学生管理系统。没有数据库的操作。 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-05-28 - **Last Updated**: 2024-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学生管理系统 大学生java期末设计作业,实现管理员登录功能,和学生的增删查改,有文件和IO流实现存储学生信息。