feat: 打包命令
This commit is contained in:
parent
ba1e6ec97b
commit
12cebc3a2e
|
@ -183,3 +183,5 @@ def str_printer():
|
|||
|
||||
if __name__ == '__main__':
|
||||
MyPrint().run()
|
||||
|
||||
# pyinstaller --onefile --windowed --icon=001.ico GxPrint.py
|
Loading…
Reference in New Issue