説明なし

wuxiang ab2c7ee384 commit 2 ヶ月 前
.history 97d6194bb3 加入侦干算法 3 ヶ月 前
.idea ad00a2c503 commit 2 ヶ月 前
__pycache__ d3aa9b29eb first commit 3 ヶ月 前
algo ad00a2c503 commit 2 ヶ月 前
build 98fe2cc90e commit 3 ヶ月 前
common ad00a2c503 commit 2 ヶ月 前
config ad00a2c503 commit 2 ヶ月 前
controller ad00a2c503 commit 2 ヶ月 前
dto ad00a2c503 commit 2 ヶ月 前
model ad00a2c503 commit 2 ヶ月 前
service ab2c7ee384 commit 2 ヶ月 前
README.md 8ce9d60a85 commit 2 ヶ月 前
SDR.spec 98fe2cc90e commit 3 ヶ月 前
config.ini ab2c7ee384 commit 2 ヶ月 前
environment.yml 8ce9d60a85 commit 2 ヶ月 前
main.py d3aa9b29eb first commit 3 ヶ月 前
main.spec 166c4a4453 commit 3 ヶ月 前
pip ad00a2c503 commit 2 ヶ月 前
test.py ad00a2c503 commit 2 ヶ月 前

README.md

打包命令

pyinstaller -D main.py -n SDR

导出依赖命令

conda env export > environment.yml