first commit
This commit is contained in:
2800
build/网络设备控制器/Analysis-00.toc
Normal file
2800
build/网络设备控制器/Analysis-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
2705
build/网络设备控制器/EXE-00.toc
Normal file
2705
build/网络设备控制器/EXE-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
2683
build/网络设备控制器/PKG-00.toc
Normal file
2683
build/网络设备控制器/PKG-00.toc
Normal file
File diff suppressed because it is too large
Load Diff
BIN
build/网络设备控制器/PYZ-00.pyz
Normal file
BIN
build/网络设备控制器/PYZ-00.pyz
Normal file
Binary file not shown.
133
build/网络设备控制器/PYZ-00.toc
Normal file
133
build/网络设备控制器/PYZ-00.toc
Normal file
@@ -0,0 +1,133 @@
|
||||
('E:\\pythonProject\\TCPUDP\\build\\网络设备控制器\\PYZ-00.pyz',
|
||||
[('__future__', 'e:\\python38\\lib\\__future__.py', 'PYMODULE'),
|
||||
('_compat_pickle', 'e:\\python38\\lib\\_compat_pickle.py', 'PYMODULE'),
|
||||
('_compression', 'e:\\python38\\lib\\_compression.py', 'PYMODULE'),
|
||||
('_py_abc', 'e:\\python38\\lib\\_py_abc.py', 'PYMODULE'),
|
||||
('_strptime', 'e:\\python38\\lib\\_strptime.py', 'PYMODULE'),
|
||||
('_threading_local', 'e:\\python38\\lib\\_threading_local.py', 'PYMODULE'),
|
||||
('argparse', 'e:\\python38\\lib\\argparse.py', 'PYMODULE'),
|
||||
('base64', 'e:\\python38\\lib\\base64.py', 'PYMODULE'),
|
||||
('bisect', 'e:\\python38\\lib\\bisect.py', 'PYMODULE'),
|
||||
('bz2', 'e:\\python38\\lib\\bz2.py', 'PYMODULE'),
|
||||
('calendar', 'e:\\python38\\lib\\calendar.py', 'PYMODULE'),
|
||||
('configparser', 'e:\\python38\\lib\\configparser.py', 'PYMODULE'),
|
||||
('contextlib', 'e:\\python38\\lib\\contextlib.py', 'PYMODULE'),
|
||||
('copy', 'e:\\python38\\lib\\copy.py', 'PYMODULE'),
|
||||
('csv', 'e:\\python38\\lib\\csv.py', 'PYMODULE'),
|
||||
('ctypes', 'e:\\python38\\lib\\ctypes\\__init__.py', 'PYMODULE'),
|
||||
('ctypes._aix', 'e:\\python38\\lib\\ctypes\\_aix.py', 'PYMODULE'),
|
||||
('ctypes._endian', 'e:\\python38\\lib\\ctypes\\_endian.py', 'PYMODULE'),
|
||||
('ctypes.macholib',
|
||||
'e:\\python38\\lib\\ctypes\\macholib\\__init__.py',
|
||||
'PYMODULE'),
|
||||
('ctypes.macholib.dyld',
|
||||
'e:\\python38\\lib\\ctypes\\macholib\\dyld.py',
|
||||
'PYMODULE'),
|
||||
('ctypes.macholib.dylib',
|
||||
'e:\\python38\\lib\\ctypes\\macholib\\dylib.py',
|
||||
'PYMODULE'),
|
||||
('ctypes.macholib.framework',
|
||||
'e:\\python38\\lib\\ctypes\\macholib\\framework.py',
|
||||
'PYMODULE'),
|
||||
('ctypes.util', 'e:\\python38\\lib\\ctypes\\util.py', 'PYMODULE'),
|
||||
('datetime', 'e:\\python38\\lib\\datetime.py', 'PYMODULE'),
|
||||
('email', 'e:\\python38\\lib\\email\\__init__.py', 'PYMODULE'),
|
||||
('email._encoded_words',
|
||||
'e:\\python38\\lib\\email\\_encoded_words.py',
|
||||
'PYMODULE'),
|
||||
('email._header_value_parser',
|
||||
'e:\\python38\\lib\\email\\_header_value_parser.py',
|
||||
'PYMODULE'),
|
||||
('email._parseaddr', 'e:\\python38\\lib\\email\\_parseaddr.py', 'PYMODULE'),
|
||||
('email._policybase', 'e:\\python38\\lib\\email\\_policybase.py', 'PYMODULE'),
|
||||
('email.base64mime', 'e:\\python38\\lib\\email\\base64mime.py', 'PYMODULE'),
|
||||
('email.charset', 'e:\\python38\\lib\\email\\charset.py', 'PYMODULE'),
|
||||
('email.contentmanager',
|
||||
'e:\\python38\\lib\\email\\contentmanager.py',
|
||||
'PYMODULE'),
|
||||
('email.encoders', 'e:\\python38\\lib\\email\\encoders.py', 'PYMODULE'),
|
||||
('email.errors', 'e:\\python38\\lib\\email\\errors.py', 'PYMODULE'),
|
||||
('email.feedparser', 'e:\\python38\\lib\\email\\feedparser.py', 'PYMODULE'),
|
||||
('email.generator', 'e:\\python38\\lib\\email\\generator.py', 'PYMODULE'),
|
||||
('email.header', 'e:\\python38\\lib\\email\\header.py', 'PYMODULE'),
|
||||
('email.headerregistry',
|
||||
'e:\\python38\\lib\\email\\headerregistry.py',
|
||||
'PYMODULE'),
|
||||
('email.iterators', 'e:\\python38\\lib\\email\\iterators.py', 'PYMODULE'),
|
||||
('email.message', 'e:\\python38\\lib\\email\\message.py', 'PYMODULE'),
|
||||
('email.parser', 'e:\\python38\\lib\\email\\parser.py', 'PYMODULE'),
|
||||
('email.policy', 'e:\\python38\\lib\\email\\policy.py', 'PYMODULE'),
|
||||
('email.quoprimime', 'e:\\python38\\lib\\email\\quoprimime.py', 'PYMODULE'),
|
||||
('email.utils', 'e:\\python38\\lib\\email\\utils.py', 'PYMODULE'),
|
||||
('fnmatch', 'e:\\python38\\lib\\fnmatch.py', 'PYMODULE'),
|
||||
('getopt', 'e:\\python38\\lib\\getopt.py', 'PYMODULE'),
|
||||
('gettext', 'e:\\python38\\lib\\gettext.py', 'PYMODULE'),
|
||||
('gzip', 'e:\\python38\\lib\\gzip.py', 'PYMODULE'),
|
||||
('hashlib', 'e:\\python38\\lib\\hashlib.py', 'PYMODULE'),
|
||||
('importlib', 'e:\\python38\\lib\\importlib\\__init__.py', 'PYMODULE'),
|
||||
('importlib._bootstrap',
|
||||
'e:\\python38\\lib\\importlib\\_bootstrap.py',
|
||||
'PYMODULE'),
|
||||
('importlib._bootstrap_external',
|
||||
'e:\\python38\\lib\\importlib\\_bootstrap_external.py',
|
||||
'PYMODULE'),
|
||||
('importlib.abc', 'e:\\python38\\lib\\importlib\\abc.py', 'PYMODULE'),
|
||||
('importlib.machinery',
|
||||
'e:\\python38\\lib\\importlib\\machinery.py',
|
||||
'PYMODULE'),
|
||||
('importlib.metadata',
|
||||
'e:\\python38\\lib\\importlib\\metadata.py',
|
||||
'PYMODULE'),
|
||||
('importlib.util', 'e:\\python38\\lib\\importlib\\util.py', 'PYMODULE'),
|
||||
('json', 'e:\\python38\\lib\\json\\__init__.py', 'PYMODULE'),
|
||||
('json.decoder', 'e:\\python38\\lib\\json\\decoder.py', 'PYMODULE'),
|
||||
('json.encoder', 'e:\\python38\\lib\\json\\encoder.py', 'PYMODULE'),
|
||||
('json.scanner', 'e:\\python38\\lib\\json\\scanner.py', 'PYMODULE'),
|
||||
('logging', 'e:\\python38\\lib\\logging\\__init__.py', 'PYMODULE'),
|
||||
('lzma', 'e:\\python38\\lib\\lzma.py', 'PYMODULE'),
|
||||
('netbios',
|
||||
'e:\\python38\\lib\\site-packages\\win32\\lib\\netbios.py',
|
||||
'PYMODULE'),
|
||||
('network_manager',
|
||||
'E:\\pythonProject\\TCPUDP\\network_manager.py',
|
||||
'PYMODULE'),
|
||||
('optparse', 'e:\\python38\\lib\\optparse.py', 'PYMODULE'),
|
||||
('pathlib', 'e:\\python38\\lib\\pathlib.py', 'PYMODULE'),
|
||||
('pickle', 'e:\\python38\\lib\\pickle.py', 'PYMODULE'),
|
||||
('platform', 'e:\\python38\\lib\\platform.py', 'PYMODULE'),
|
||||
('pprint', 'e:\\python38\\lib\\pprint.py', 'PYMODULE'),
|
||||
('py_compile', 'e:\\python38\\lib\\py_compile.py', 'PYMODULE'),
|
||||
('quopri', 'e:\\python38\\lib\\quopri.py', 'PYMODULE'),
|
||||
('random', 'e:\\python38\\lib\\random.py', 'PYMODULE'),
|
||||
('scheduler_app', 'E:\\pythonProject\\TCPUDP\\scheduler_app.py', 'PYMODULE'),
|
||||
('selectors', 'e:\\python38\\lib\\selectors.py', 'PYMODULE'),
|
||||
('settings_app', 'E:\\pythonProject\\TCPUDP\\settings_app.py', 'PYMODULE'),
|
||||
('shutil', 'e:\\python38\\lib\\shutil.py', 'PYMODULE'),
|
||||
('signal', 'e:\\python38\\lib\\signal.py', 'PYMODULE'),
|
||||
('socket', 'e:\\python38\\lib\\socket.py', 'PYMODULE'),
|
||||
('string', 'e:\\python38\\lib\\string.py', 'PYMODULE'),
|
||||
('stringprep', 'e:\\python38\\lib\\stringprep.py', 'PYMODULE'),
|
||||
('subprocess', 'e:\\python38\\lib\\subprocess.py', 'PYMODULE'),
|
||||
('tarfile', 'e:\\python38\\lib\\tarfile.py', 'PYMODULE'),
|
||||
('tempfile', 'e:\\python38\\lib\\tempfile.py', 'PYMODULE'),
|
||||
('textwrap', 'e:\\python38\\lib\\textwrap.py', 'PYMODULE'),
|
||||
('threading', 'e:\\python38\\lib\\threading.py', 'PYMODULE'),
|
||||
('tkinter', 'e:\\python38\\lib\\tkinter\\__init__.py', 'PYMODULE'),
|
||||
('tkinter.commondialog',
|
||||
'e:\\python38\\lib\\tkinter\\commondialog.py',
|
||||
'PYMODULE'),
|
||||
('tkinter.constants', 'e:\\python38\\lib\\tkinter\\constants.py', 'PYMODULE'),
|
||||
('tkinter.messagebox',
|
||||
'e:\\python38\\lib\\tkinter\\messagebox.py',
|
||||
'PYMODULE'),
|
||||
('tkinter.ttk', 'e:\\python38\\lib\\tkinter\\ttk.py', 'PYMODULE'),
|
||||
('token', 'e:\\python38\\lib\\token.py', 'PYMODULE'),
|
||||
('tokenize', 'e:\\python38\\lib\\tokenize.py', 'PYMODULE'),
|
||||
('tracemalloc', 'e:\\python38\\lib\\tracemalloc.py', 'PYMODULE'),
|
||||
('typing', 'e:\\python38\\lib\\typing.py', 'PYMODULE'),
|
||||
('urllib', 'e:\\python38\\lib\\urllib\\__init__.py', 'PYMODULE'),
|
||||
('urllib.parse', 'e:\\python38\\lib\\urllib\\parse.py', 'PYMODULE'),
|
||||
('utils', 'E:\\pythonProject\\TCPUDP\\utils.py', 'PYMODULE'),
|
||||
('uu', 'e:\\python38\\lib\\uu.py', 'PYMODULE'),
|
||||
('uuid', 'e:\\python38\\lib\\uuid.py', 'PYMODULE'),
|
||||
('zipfile', 'e:\\python38\\lib\\zipfile.py', 'PYMODULE')])
|
||||
BIN
build/网络设备控制器/base_library.zip
Normal file
BIN
build/网络设备控制器/base_library.zip
Normal file
Binary file not shown.
BIN
build/网络设备控制器/localpycs/pyimod01_archive.pyc
Normal file
BIN
build/网络设备控制器/localpycs/pyimod01_archive.pyc
Normal file
Binary file not shown.
BIN
build/网络设备控制器/localpycs/pyimod02_importers.pyc
Normal file
BIN
build/网络设备控制器/localpycs/pyimod02_importers.pyc
Normal file
Binary file not shown.
BIN
build/网络设备控制器/localpycs/pyimod03_ctypes.pyc
Normal file
BIN
build/网络设备控制器/localpycs/pyimod03_ctypes.pyc
Normal file
Binary file not shown.
BIN
build/网络设备控制器/localpycs/pyimod04_pywin32.pyc
Normal file
BIN
build/网络设备控制器/localpycs/pyimod04_pywin32.pyc
Normal file
Binary file not shown.
BIN
build/网络设备控制器/localpycs/struct.pyc
Normal file
BIN
build/网络设备控制器/localpycs/struct.pyc
Normal file
Binary file not shown.
30
build/网络设备控制器/warn-网络设备控制器.txt
Normal file
30
build/网络设备控制器/warn-网络设备控制器.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
|
||||
This file lists modules PyInstaller was not able to find. This does not
|
||||
necessarily mean this module is required for running your program. Python and
|
||||
Python 3rd-party packages include a lot of conditional or optional modules. For
|
||||
example the module 'ntpath' only exists on Windows, whereas the module
|
||||
'posixpath' only exists on Posix systems.
|
||||
|
||||
Types if import:
|
||||
* top-level: imported at the top-level - look at these first
|
||||
* conditional: imported within an if-statement
|
||||
* delayed: imported within a function
|
||||
* optional: imported within a try-except-statement
|
||||
|
||||
IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
|
||||
tracking down the missing module yourself. Thanks!
|
||||
|
||||
missing module named org - imported by copy (optional)
|
||||
missing module named pwd - imported by posixpath (delayed, conditional), shutil (optional), tarfile (optional), pathlib (delayed, conditional, optional)
|
||||
missing module named 'org.python' - imported by pickle (optional)
|
||||
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional)
|
||||
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional)
|
||||
missing module named posix - imported by os (conditional, optional), shutil (conditional)
|
||||
missing module named resource - imported by posix (top-level)
|
||||
missing module named grp - imported by shutil (optional), tarfile (optional), pathlib (delayed)
|
||||
missing module named _uuid - imported by uuid (optional)
|
||||
missing module named _posixsubprocess - imported by subprocess (optional)
|
||||
missing module named vms_lib - imported by platform (delayed, conditional, optional)
|
||||
missing module named 'java.lang' - imported by platform (delayed, optional)
|
||||
missing module named java - imported by platform (delayed)
|
||||
missing module named _winreg - imported by platform (delayed, optional)
|
||||
7009
build/网络设备控制器/xref-网络设备控制器.html
Normal file
7009
build/网络设备控制器/xref-网络设备控制器.html
Normal file
File diff suppressed because it is too large
Load Diff
BIN
build/网络设备控制器/网络设备控制器.pkg
Normal file
BIN
build/网络设备控制器/网络设备控制器.pkg
Normal file
Binary file not shown.
Reference in New Issue
Block a user