Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 253 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 253 Bytes

企业员工业绩管理系统

题目要求和提示见 DEMAND.md

运行

  1. 安装 Python 3 (已在3.8.10上测试通过)

  2. 安装 PySide6

    python -m pip install pyside6
  3. 运行

    python main.py