1 Star 0 Fork 17

Grape Lemonade/PhysicsExperiment

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 496 Bytes
一键复制 编辑 原始数据 按行查看 历史
柯瑞奇 提交于 2020-09-07 23:11 . 完成打包前的工作
# runtime temp files
**/__pycache__/
**/*.spec
**/build/
**/dist/
**/venv/
# ide configures
**/.idea/
# useless files
#GeneralMethod
/GeneralMethod/gmain.py
#reportwriter
/reportwriter/*
!/reportwriter/ReportWriter.py
!/reportwriter/demo.docx
#Michelson
/Michelson/Michelson2.py
# outputfile
/SolarBattery/out.xlsx
/Michelson/Michelson_out.docx
# Reports
/Report
# Previews
**/Preview.docx
# Temporary Files of Office
**/~*
# VSCode Configuration
/.vscode
/.vscode/**
# other
**/.keep
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/pantw/PhysicsExperiment.git
git@gitee.com:pantw/PhysicsExperiment.git
pantw
PhysicsExperiment
PhysicsExperiment
master

搜索帮助