kindle manager

This commit is contained in:
gavin
2020-07-06 16:12:55 +08:00
parent 1fdd8e2b49
commit f04ee3dacd

View File

@@ -120,6 +120,8 @@ A:
1. [Python中的图片打包与pyinstaller中的spec文件简介](https://blog.csdn.net/SCDS_Zyx/article/details/82052396)
1. [LSOpenURLsWithRole error-10810](https://apple.stackexchange.com/questions/181026/lsopenurlswithrole-failed-with-error-10810-cant-open-install-os-x-yosemite)
1. [How to fix “ImportError: unable to find Qt5Core.dll on PATH” after pyinstaller bundled the python application](https://stackoverflow.com/questions/56949297/how-to-fix-importerror-unable-to-find-qt5core-dll-on-path-after-pyinstaller-b)
1. [my spec file1](kmanapp.spec)
1. [my spec file2](kmanapp.win.spec)