# calculate **Repository Path**: lucess/calculate ## Basic Information - **Project Name**: calculate - **Description**: 使用Python,PyQt5 实现计算器 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 科学计算器 > 实现正常计算器功能(加、减、乘、除) > 清空、归零、返回上一步 > 使用PyQt5 实现桌面程序, > 使用Pyinstaller模块打包程序(出错) ### 使用计算 - Anaconda、Python、PyQt - Pyinstaller ### 作品展示 > images文件夹 ![image](./Images/1510724648(1).jpg) ### 结对成员 > 学号:2015305107189 学号:2015035107177 程序运行方法:PyCharm中右键运行 程序运行示例及运行结果:1+2=3 其他附加内容:无