PyArmor Documentation v8.5.10Generating cross platform scripts 1.4.9. Obfuscating scripts for multiple Python versions 1.4.10. Using shared runtime package 1.5. Customization and Extension 1.5.1. Changing runtime package name 1.5.2. Appending Removing docstring 2.8. Using Pyarmor in CI Pipeline 2.9. Work with Third-Party Libraries 2.9.1. Third party libraries 2.10. Using Pyarmor License 2.10.1. Prerequisite 2.10.2. Using Pyarmor Basic or Generating cross platform scripts 1.4.9. Obfuscating scripts for multiple Python versions 1.4.10. Using shared runtime package 1.5. Customization and Extension 1.5.1. Changing runtime package name 1.5.2. Appending0 码力 | 193 页 | 154.05 KB | 1 年前3
MuPDF 1.22.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167 8 Third Party Libraries Used by MuPDF 171 ii MuPDF Documentation, Release 1.21.2 MuPDF is a lightweight PDF, XPS, and Note: If you have checked out a git repo then in the “mupdf” directory, update the third party libraries with: git submodule update --init. 1.2 Building the library 1.2.1 Windows On Windows there is viewer, command line tools, libraries, and header files on your system. 3 MuPDF Documentation, Release 1.21.2 1.2.3 Linux You will also need the X11 headers and libraries if you’re building on Linux0 码力 | 175 页 | 698.87 KB | 8 月前3
MuPDF 1.23.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235 11 Third Party Libraries Used by MuPDF 239 iii iv MuPDF Documentation, Release 1.23.0 MuPDF is a lightweight PDF, XPS Note: If you have checked out a git repo then in the “mupdf” directory, update the third party libraries with: git submodule update --init. 1.2 Building the library 1.2.1 Windows On Windows there is viewer, command line tools, libraries, and header files on your system. 3 MuPDF Documentation, Release 1.23.0 1.2.3 Linux You will also need the X11 headers and libraries if you’re building on Linux0 码力 | 245 页 | 817.74 KB | 8 月前3
MuPDF 1.24.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 239 11 Third Party Libraries Used by MuPDF 243 iii iv MuPDF Documentation, Release 1.24.0 MuPDF is a lightweight PDF, XPS Note: If you have checked out a git repo then in the “mupdf” directory, update the third party libraries with: git submodule update --init. 1.2 Building the library 1.2.1 Windows On Windows there is viewer, command line tools, libraries, and header files on your system. 3 MuPDF Documentation, Release 1.24.0 1.2.3 Linux You will also need the X11 headers and libraries if you’re building on Linux0 码力 | 249 页 | 830.15 KB | 8 月前3
MuPDF 1.25.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 249 12 Third Party Libraries Used by MuPDF 253 iii iv MuPDF Documentation, Release 1.25.0 MuPDF is a lightweight PDF, XPS Note: If you have checked out a git repo then in the “mupdf” directory, update the third party libraries with: git submodule update --init. 1.2 Building the library 1.2.1 Windows On Windows there is viewer, command line tools, libraries, and header files on your system. 3 MuPDF Documentation, Release 1.25.0 1.2.3 Linux You will also need the X11 headers and libraries if you’re building on Linux0 码力 | 259 页 | 1.11 MB | 8 月前3
Tornado 5.1 Documentation
output or call methods like send_error. 3. prepare() is called. This is most useful in a base class shared by all of your handler subclasses, as prepare is called no matter which HTTP method is used. prepare write_error (probably 22 Chapter 5. Documentation Tornado Documentation, Release 5.1.1 in a base class shared by all your handlers). This method may produce output normally via methods such as write and render client Blocking and non-blocking HTTP client interfaces. This module defines a common interface shared by two implementations, simple_httpclient and curl_httpclient. Applications may either instantiate0 码力 | 243 页 | 895.80 KB | 1 年前3
PyArmor Documentation v6.2.7Advanced Topics Using Super Mode Obfuscating Many Packages Solve Conflicts With Other Obfuscated Libraries Distributing Obfuscated Scripts To Other Platform Obfuscating Scripts By Other Python Version Run Obfuscating Many Packages There are 3 packages: pkg1, pkg2, pkg2. All of them will be obfuscated, and use shared runtime files. First change to work path, create 3 projects: mkdir build cd build pyarmor init generate by command runtime separately: pyarmor runtime Solve Conflicts With Other Obfuscated Libraries Note New in v5.8.7 Suppose there are 2 packages obfuscated by different developers, could they0 码力 | 159 页 | 123.91 KB | 1 年前3
PyArmor Documentation v6.3.1Advanced Topics Using Super Mode Obfuscating Many Packages Solve Conflicts With Other Obfuscated Libraries Distributing Obfuscated Scripts To Other Platform Obfuscating Scripts By Other Python Version Run Obfuscating Many Packages There are 3 packages: pkg1, pkg2, pkg2. All of them will be obfuscated, and use shared runtime files. First change to work path, create 3 projects: mkdir build cd build pyarmor init generate by command runtime separately: pyarmor runtime Solve Conflicts With Other Obfuscated Libraries Note New in v5.8.7 Suppose there are 2 packages obfuscated by different developers, could they0 码力 | 161 页 | 124.89 KB | 1 年前3
PyArmor Documentation v6.2.8. . . . . . . . . . . . . . . . . . . . . . . . 12 3.3 Solve Conflicts With Other Obfuscated Libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 3.4 Distributing Obfuscated Scripts Obfuscating Many Packages There are 3 packages: pkg1, pkg2, pkg2. All of them will be obfuscated, and use shared runtime files. First change to work path, create 3 projects: mkdir build cd build pyarmor init generate by command runtime separately: pyarmor runtime 3.3 Solve Conflicts With Other Obfuscated Libraries Note: New in v5.8.7 Suppose there are 2 packages obfuscated by different developers, could they0 码力 | 153 页 | 483.38 KB | 1 年前3
PyArmor Documentation v6.4.4. . . . . . . . . . . . . . . . . . . . . . . . 12 3.4 Solve Conflicts With Other Obfuscated Libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 3.5 Distributing Obfuscated Scripts Obfuscating Many Packages There are 3 packages: pkg1, pkg2, pkg2. All of them will be obfuscated, and use shared runtime files. First change to work path, create 3 projects: mkdir build cd build pyarmor init PyArmor Documentation, Release 6.4.0 pyarmor runtime 3.4 Solve Conflicts With Other Obfuscated Libraries Note: New in v5.8.7 Suppose there are 2 packages obfuscated by different developers, could they0 码力 | 167 页 | 510.99 KB | 1 年前3
共 441 条
- 1
- 2
- 3
- 4
- 5
- 6
- 45













