文件名称:基于Python的学生管理系统.rar
文件大小:12KB
文件格式:RAR
更新时间:2024-06-25 17:40:08
python
Python 基础语法编写的基于内存式的学生管理系统 初学者看看就好,其他不用看了
【文件预览】:
学生管理系统
----dao()
--------StudentDao.py(2KB)
--------__pycache__()
--------__init__.py(0B)
----domian()
--------Student.py(497B)
--------__pycache__()
--------__init__.py(0B)
----mian.py(1KB)
----__pycache__()
--------__init__.cpython-38.pyc(149B)
----controller()
--------StudentManage.py(1013B)
--------__pycache__()
--------__init__.py(0B)
--------Login.py(355B)
----__init__.py(0B)
----功能简述(71B)
----tools()
--------LoginManage.py(230B)
--------ReturnMessage.py(231B)
--------__pycache__()
--------__init__.py(0B)
----service()
--------__pycache__()
--------StudentService.py(2KB)
--------__init__.py(0B)