• 大小: 11.42MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-15
  • 语言: Python
  • 标签: python  exe  源码  

资源简介

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  .idea\inspectionProfiles\
     文件         174  2020-11-28 15:59  .idea\inspectionProfiles\profiles_settings.xml
     文件         200  2020-11-28 15:59  .idea\misc.xml
     文件         277  2020-11-28 15:59  .idea\modules.xml
     文件         361  2020-11-28 15:59  .idea\stusystem.iml
     文件        7264  2020-11-29 20:26  .idea\workspace.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  system\students.txt
     文件       14983  2020-11-29 20:31  system\stusystem.py
     目录           0  2020-11-28 15:38  venv\
     目录           0  2020-11-28 15:38  venv\Include\
     目录           0  2020-11-28 15:38  venv\Lib\
     目录           0  2020-11-28 15:39  venv\Lib\site-packages\
     目录           0  2020-11-28 15:39  venv\Lib\site-packages\__pycache__\
     文件         310  2020-11-28 15:39  venv\Lib\site-packages\__pycache__\easy_install.cpython-39.pyc
     目录           0  2020-11-28 15:39  venv\Lib\site-packages\_distutils_hack\
     文件        3552  2020-11-28 15:39  venv\Lib\site-packages\_distutils_hack\__init__.py
     目录           0  2020-11-28 15:39  venv\Lib\site-packages\_distutils_hack\__pycache__\
     文件        5005  2020-11-28 15:39  venv\Lib\site-packages\_distutils_hack\__pycache__\__init__.cpython-39.pyc
     文件         231  2020-11-28 15:39  venv\Lib\site-packages\_distutils_hack\__pycache__\override.cpython-39.pyc
     文件          44  2020-11-28 15:39  venv\Lib\site-packages\_distutils_hack\override.py
     文件         152  2020-11-28 15:39  venv\Lib\site-packages\distutils-precedence.pth
     文件         126  2020-11-28 15:39  venv\Lib\site-packages\easy_install.py
     目录           0  2020-11-28 15:39  venv\Lib\site-packages\pip-20.2.4.dist-info\
     文件         125  2020-11-28 15:39  venv\Lib\site-packages\pip-20.2.4.dist-info\entry_points.txt
............此处省略1175个文件信息

评论

共有 条评论