Python学生成绩管理系统


Python学生成绩管理系统源码+.exe,Pycharm及自带IDLE完美运行,可用来应付大作业或作为基础学习,内含心得体会以及细节注释,易根据自身需要修改,源码在system文件夹里
资源截图
代码片段和文件信息
# This is a sample Python script.

# Press Shift+F10 to execute it or replace it with your code.
# Press Double Shift to search everywhere for classes files tool windows actions and settings.


def print_hi(name):
    # Use a breakpoint in the code line below to debug your script.
    print(f‘Hi {name}‘)  # Press Ctrl+F8 to toggle the breakpoint.


# Press the green button in the gutter to run the script.
if __name__ == ‘__main__‘:
    print_hi(‘PyCharm‘)

# See PyCharm help at https://www.jetbrains.com/help/pycharm/

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2020-11-29 20:26  .idea
     文件          50  2020-11-28 15:59  .idea.gitignore
     目录           0  2020-11-28 15:59  .ideainspectionProfiles
     文件         174  2020-11-28 15:59  .ideainspectionProfilesprofiles_settings.xml
     文件         200  2020-11-28 15:59  .ideamisc.xml
     文件         277  2020-11-28 15:59  .ideamodules.xml
     文件         361  2020-11-28 15:59  .ideastusystem.iml
     文件        7264  2020-11-29 20:26  .ideaworkspace.xml
     文件         544  2020-11-28 15:59  main.py
     文件     6850601  2020-11-29 19:46  stusystem.exe
     目录           0  2020-11-29 20:31  system
     目录           0  2020-11-29 19:46  system\__pycache__
     文件        9289  2020-11-29 19:46  system\__pycache__stusystem.cpython-39.pyc
     文件         229  2020-11-29 16:16  systemstudents.txt
     文件       14983  2020-11-29 20:31  systemstusystem.py
     目录           0  2020-11-28 15:38  venv
     目录           0  2020-11-28 15:38  venvInclude
     目录           0  2020-11-28 15:38  venvLib
     目录           0  2020-11-28 15:39  venvLibsite-packages
     目录           0  2020-11-28 15:39  venvLibsite-packages\__pycache__
     文件         310  2020-11-28 15:39  venvLibsite-packages\__pycache__easy_install.cpython-39.pyc
     目录           0  2020-11-28 15:39  venvLibsite-packages\_distutils_hack
     文件        3552  2020-11-28 15:39  venvLibsite-packages\_distutils_hack\__init__.py
     目录           0  2020-11-28 15:39  venvLibsite-packages\_distutils_hack\__pycache__
     文件        5005  2020-11-28 15:39  venvLibsite-packages\_distutils_hack\__pycache__\__init__.cpython-39.pyc
     文件         231  2020-11-28 15:39  venvLibsite-packages\_distutils_hack\__pycache__override.cpython-39.pyc
     文件          44  2020-11-28 15:39  venvLibsite-packages\_distutils_hackoverride.py
     文件         152  2020-11-28 15:39  venvLibsite-packagesdistutils-precedence.pth
     文件         126  2020-11-28 15:39  venvLibsite-packageseasy_install.py
     目录           0  2020-11-28 15:39  venvLibsite-packagespip-20.2.4.dist-info
     文件         125  2020-11-28 15:39  venvLibsite-packagespip-20.2.4.dist-infoentry_points.txt
............此处省略1175个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)