gui
第一版完整版
This commit is contained in:
45
GUI应用.spec
Normal file
45
GUI应用.spec
Normal file
@@ -0,0 +1,45 @@
|
||||
# -*- mode: python ; coding: utf-8 -*-
|
||||
from PyInstaller.utils.hooks import collect_all
|
||||
|
||||
datas = []
|
||||
binaries = []
|
||||
hiddenimports = ['main', 'PyQt5', 'PyQt5.QtCore', 'PyQt5.QtGui', 'PyQt5.QtWidgets', 'qfluentwidgets', 'pandas', 'openpyxl', 'loguru', 'beautifulsoup4', 'curl_cffi', 'DrissionPage']
|
||||
tmp_ret = collect_all('qfluentwidgets')
|
||||
datas += tmp_ret[0]; binaries += tmp_ret[1]; hiddenimports += tmp_ret[2]
|
||||
|
||||
|
||||
a = Analysis(
|
||||
['gui_app.py'],
|
||||
pathex=[],
|
||||
binaries=binaries,
|
||||
datas=datas,
|
||||
hiddenimports=hiddenimports,
|
||||
hookspath=[],
|
||||
hooksconfig={},
|
||||
runtime_hooks=[],
|
||||
excludes=[],
|
||||
noarchive=False,
|
||||
optimize=0,
|
||||
)
|
||||
pyz = PYZ(a.pure)
|
||||
|
||||
exe = EXE(
|
||||
pyz,
|
||||
a.scripts,
|
||||
a.binaries,
|
||||
a.datas,
|
||||
[],
|
||||
name='GUI应用',
|
||||
debug=False,
|
||||
bootloader_ignore_signals=False,
|
||||
strip=False,
|
||||
upx=True,
|
||||
upx_exclude=[],
|
||||
runtime_tmpdir=None,
|
||||
console=False,
|
||||
disable_windowed_traceback=False,
|
||||
argv_emulation=False,
|
||||
target_arch=None,
|
||||
codesign_identity=None,
|
||||
entitlements_file=None,
|
||||
)
|
||||
8661
build/GUI应用/Analysis-00.toc
Normal file
8661
build/GUI应用/Analysis-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
3329
build/GUI应用/EXE-00.toc
Normal file
3329
build/GUI应用/EXE-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
BIN
build/GUI应用/GUI应用.pkg
Normal file
BIN
build/GUI应用/GUI应用.pkg
Normal file
Binary file not shown.
3307
build/GUI应用/PKG-00.toc
Normal file
3307
build/GUI应用/PKG-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
BIN
build/GUI应用/PYZ-00.pyz
Normal file
BIN
build/GUI应用/PYZ-00.pyz
Normal file
Binary file not shown.
4480
build/GUI应用/PYZ-00.toc
Normal file
4480
build/GUI应用/PYZ-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
BIN
build/GUI应用/base_library.zip
Normal file
BIN
build/GUI应用/base_library.zip
Normal file
Binary file not shown.
358
build/GUI应用/warn-GUI应用.txt
Normal file
358
build/GUI应用/warn-GUI应用.txt
Normal file
File diff suppressed because one or more lines are too long
60225
build/GUI应用/xref-GUI应用.html
Normal file
60225
build/GUI应用/xref-GUI应用.html
Normal file
File diff suppressed because it is too large
Load Diff
BIN
dist/GUI应用.exe
vendored
Normal file
BIN
dist/GUI应用.exe
vendored
Normal file
Binary file not shown.
Binary file not shown.
@@ -8,5 +8,5 @@
|
||||
"top_topics_and_observing_domains": [ ]
|
||||
} ],
|
||||
"hex_encoded_hmac_key": "434BF7DBD7DA573B45E0A11AD9045A61B6221D14AE2F9A341E2FEF659AF071F6",
|
||||
"next_scheduled_calculation_time": "13413450070590413"
|
||||
"next_scheduled_calculation_time": "13413450070590420"
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
2026/01/20-21:39:56.245 15a4 Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\File System\Origins/MANIFEST-000001
|
||||
2026/01/20-21:39:56.245 15a4 Recovering log #6
|
||||
2026/01/20-21:39:56.246 15a4 Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\File System\Origins/000006.log
|
||||
2026/01/21-01:34:12.894 fd0c Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\File System\Origins/MANIFEST-000001
|
||||
2026/01/21-01:34:12.895 fd0c Recovering log #6
|
||||
2026/01/21-01:34:12.895 fd0c Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\File System\Origins/000006.log
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2026/01/20-15:00:02.654 d04 Reusing MANIFEST C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\File System\Origins/MANIFEST-000001
|
||||
2026/01/20-15:00:02.654 d04 Recovering log #6
|
||||
2026/01/20-15:00:02.655 d04 Reusing old log C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\File System\Origins/000006.log
|
||||
2026/01/20-21:39:56.245 15a4 Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\File System\Origins/MANIFEST-000001
|
||||
2026/01/20-21:39:56.245 15a4 Recovering log #6
|
||||
2026/01/20-21:39:56.246 15a4 Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\File System\Origins/000006.log
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
2026/01/20-15:00:08.336 880c Reusing MANIFEST C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\GCM Store\Encryption/MANIFEST-000001
|
||||
2026/01/20-15:00:08.337 880c Recovering log #3
|
||||
2026/01/20-15:00:08.337 880c Reusing old log C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\GCM Store\Encryption/000003.log
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
2026/01/20-21:40:00.103 73e0 Creating DB C:\Users\27942\Desktop\haha\user\user_data\Default\GCM Store since it was missing.
|
||||
2026/01/20-21:40:00.139 73e0 Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\GCM Store/MANIFEST-000001
|
||||
2026/01/21-01:34:16.350 11978 Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\GCM Store/MANIFEST-000001
|
||||
2026/01/21-01:34:16.350 11978 Recovering log #3
|
||||
2026/01/21-01:34:16.351 11978 Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\GCM Store/000003.log
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 28 KiB |
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
2026/01/20-21:39:55.315 4a9c Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Local Storage\leveldb/MANIFEST-000001
|
||||
2026/01/20-21:39:55.319 4a9c Recovering log #7
|
||||
2026/01/20-21:39:55.322 4a9c Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Local Storage\leveldb/000007.log
|
||||
2026/01/21-01:34:11.911 11a7c Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Local Storage\leveldb/MANIFEST-000001
|
||||
2026/01/21-01:34:11.915 11a7c Recovering log #7
|
||||
2026/01/21-01:34:11.917 11a7c Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Local Storage\leveldb/000007.log
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2026/01/20-15:00:01.875 288c Reusing MANIFEST C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Local Storage\leveldb/MANIFEST-000001
|
||||
2026/01/20-15:00:01.879 288c Recovering log #7
|
||||
2026/01/20-15:00:01.884 288c Reusing old log C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Local Storage\leveldb/000007.log
|
||||
2026/01/20-21:39:55.315 4a9c Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Local Storage\leveldb/MANIFEST-000001
|
||||
2026/01/20-21:39:55.319 4a9c Recovering log #7
|
||||
2026/01/20-21:39:55.322 4a9c Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Local Storage\leveldb/000007.log
|
||||
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -1 +1 @@
|
||||
{"sts":[{"expiry":1768917049.587724,"host":"DM/Jm3ekrB4k8Z/m55GZ2cgIFyPCK+269p+DFNCf/gg=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1768916449.587726},{"expiry":1779774321.330876,"host":"dERK8Ko+SPll3fI4ktOXyGETlPtRvoHIttvQhh3OR68=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1768887921.33088},{"expiry":1779259199.044976,"host":"myxca24Fg7L/IgePD/QeLaUxbyYNmJdOyLPYvlVtjPE=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1768372799.044977},{"expiry":1800452396.101649,"host":"5EdUoB7YUY9zZV+2DkgVXgho8WUvp+D+6KpeUOhNQIM=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1768916396.101651},{"expiry":1800452396.181222,"host":"8/RrMmQlCD2Gsp14wUCE1P8r7B2C5+yE0+g79IPyRsc=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1768916396.181224}],"version":2}
|
||||
{"sts":[{"expiry":1779774321.330876,"host":"dERK8Ko+SPll3fI4ktOXyGETlPtRvoHIttvQhh3OR68=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1768887921.33088},{"expiry":1779259199.044976,"host":"myxca24Fg7L/IgePD/QeLaUxbyYNmJdOyLPYvlVtjPE=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1768372799.044977},{"expiry":1800466452.660585,"host":"5EdUoB7YUY9zZV+2DkgVXgho8WUvp+D+6KpeUOhNQIM=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1768930452.660586},{"expiry":1800466452.744214,"host":"8/RrMmQlCD2Gsp14wUCE1P8r7B2C5+yE0+g79IPyRsc=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1768930452.744216}],"version":2}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
2026/01/20-21:39:55.239 7790 Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Service Worker\Database/MANIFEST-000001
|
||||
2026/01/20-21:39:55.239 7790 Recovering log #3
|
||||
2026/01/20-21:39:55.241 7790 Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Service Worker\Database/000003.log
|
||||
2026/01/21-01:34:11.859 127b0 Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Service Worker\Database/MANIFEST-000001
|
||||
2026/01/21-01:34:11.860 127b0 Recovering log #3
|
||||
2026/01/21-01:34:11.861 127b0 Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Service Worker\Database/000003.log
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2026/01/20-15:00:01.795 6014 Reusing MANIFEST C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Service Worker\Database/MANIFEST-000001
|
||||
2026/01/20-15:00:01.796 6014 Recovering log #3
|
||||
2026/01/20-15:00:01.797 6014 Reusing old log C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Service Worker\Database/000003.log
|
||||
2026/01/20-21:39:55.239 7790 Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Service Worker\Database/MANIFEST-000001
|
||||
2026/01/20-21:39:55.239 7790 Recovering log #3
|
||||
2026/01/20-21:39:55.241 7790 Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Service Worker\Database/000003.log
|
||||
|
||||
Binary file not shown.
@@ -1,3 +1,6 @@
|
||||
2026/01/20-21:39:55.378 4a9c Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Session Storage/MANIFEST-000001
|
||||
2026/01/20-21:39:55.379 4a9c Recovering log #49
|
||||
2026/01/20-21:39:55.384 4a9c Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Session Storage/000049.log
|
||||
2026/01/21-01:34:11.995 11a7c Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Session Storage/MANIFEST-000001
|
||||
2026/01/21-01:34:11.996 11a7c Recovering log #49
|
||||
2026/01/21-01:34:12.001 11a7c Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Session Storage/000049.log
|
||||
2026/01/21-01:34:30.041 1213c Level-0 table #53: started
|
||||
2026/01/21-01:34:30.045 1213c Level-0 table #53: 10562 bytes OK
|
||||
2026/01/21-01:34:30.046 1213c Delete type=0 #49
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
2026/01/20-15:00:01.972 288c Reusing MANIFEST C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Session Storage/MANIFEST-000001
|
||||
2026/01/20-15:00:01.974 288c Recovering log #46
|
||||
2026/01/20-15:00:01.982 288c Reusing old log C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Session Storage/000046.log
|
||||
2026/01/20-15:00:14.123 18e0 Level-0 table #50: started
|
||||
2026/01/20-15:00:14.128 18e0 Level-0 table #50: 12346 bytes OK
|
||||
2026/01/20-15:00:14.130 18e0 Delete type=0 #46
|
||||
2026/01/20-21:39:55.378 4a9c Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Session Storage/MANIFEST-000001
|
||||
2026/01/20-21:39:55.379 4a9c Recovering log #49
|
||||
2026/01/20-21:39:55.384 4a9c Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Session Storage/000049.log
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
2026/01/20-21:39:55.244 36f4 Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Site Characteristics Database/MANIFEST-000001
|
||||
2026/01/20-21:39:55.245 36f4 Recovering log #6
|
||||
2026/01/20-21:39:55.246 36f4 Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Site Characteristics Database/000006.log
|
||||
2026/01/21-01:34:11.864 1238c Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Site Characteristics Database/MANIFEST-000001
|
||||
2026/01/21-01:34:11.865 1238c Recovering log #6
|
||||
2026/01/21-01:34:11.865 1238c Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Site Characteristics Database/000006.log
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2026/01/20-15:00:01.809 4160 Reusing MANIFEST C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Site Characteristics Database/MANIFEST-000001
|
||||
2026/01/20-15:00:01.811 4160 Recovering log #6
|
||||
2026/01/20-15:00:01.812 4160 Reusing old log C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Site Characteristics Database/000006.log
|
||||
2026/01/20-21:39:55.244 36f4 Reusing MANIFEST C:\Users\27942\Desktop\haha\user\user_data\Default\Site Characteristics Database/MANIFEST-000001
|
||||
2026/01/20-21:39:55.245 36f4 Recovering log #6
|
||||
2026/01/20-21:39:55.246 36f4 Reusing old log C:\Users\27942\Desktop\haha\user\user_data\Default\Site Characteristics Database/000006.log
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
2026/01/20-15:00:01.791 2974 Reusing MANIFEST C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Sync Data\LevelDB/MANIFEST-000001
|
||||
2026/01/20-15:00:01.791 2974 Recovering log #3
|
||||
2026/01/20-15:00:01.792 2974 Reusing old log C:\Users\27942\Desktop\codesk\haha\user\user_data\Default\Sync Data\LevelDB/000003.log
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user