 PyArmor Documentation v8.5.10obfuscating scripts in docker container like above, then create a new branch to store obfuscated scripts in VC server. CI pipeline could get obfuscated scripts from this new branch, and start workflow as they’re0 码力 | 193 页 | 154.05 KB | 1 年前3 PyArmor Documentation v8.5.10obfuscating scripts in docker container like above, then create a new branch to store obfuscated scripts in VC server. CI pipeline could get obfuscated scripts from this new branch, and start workflow as they’re0 码力 | 193 页 | 154.05 KB | 1 年前3
 Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . 1335 35.2 msvcrt —Useful routines from the MS VC++ runtime . . . . . . . . . . . . . . . . . . . . . . . . . 1341 35.3 _winreg —Windows registry access result of a call to find_msvcrt(). ctypes.util.find_msvcrt() Windows only: return the filename of the VC runtime library used by Python, and by the extension modules. If the name of the library cannot be and ActionText tables, for the standard installer actions. 35.2 msvcrt —Useful routines from the MS VC++ runtime These functions provide access to some useful capabilities on Windows platforms. Some higher-level0 码力 | 1552 页 | 7.42 MB | 9 月前3 Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . 1335 35.2 msvcrt —Useful routines from the MS VC++ runtime . . . . . . . . . . . . . . . . . . . . . . . . . 1341 35.3 _winreg —Windows registry access result of a call to find_msvcrt(). ctypes.util.find_msvcrt() Windows only: return the filename of the VC runtime library used by Python, and by the extension modules. If the name of the library cannot be and ActionText tables, for the standard installer actions. 35.2 msvcrt —Useful routines from the MS VC++ runtime These functions provide access to some useful capabilities on Windows platforms. Some higher-level0 码力 | 1552 页 | 7.42 MB | 9 月前3
 Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . 1335 35.2 msvcrt —Useful routines from the MS VC++ runtime . . . . . . . . . . . . . . . . . . . . . . . . . 1341 35.3 _winreg —Windows registry access result of a call to find_msvcrt(). ctypes.util.find_msvcrt() Windows only: return the filename of the VC runtime library used by Python, and by the extension modules. If the name of the library cannot be and ActionText tables, for the standard installer actions. 35.2 msvcrt —Useful routines from the MS VC++ runtime These functions provide access to some useful capabilities on Windows platforms. Some higher-level0 码力 | 1552 页 | 7.42 MB | 9 月前3 Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . 1335 35.2 msvcrt —Useful routines from the MS VC++ runtime . . . . . . . . . . . . . . . . . . . . . . . . . 1341 35.3 _winreg —Windows registry access result of a call to find_msvcrt(). ctypes.util.find_msvcrt() Windows only: return the filename of the VC runtime library used by Python, and by the extension modules. If the name of the library cannot be and ActionText tables, for the standard installer actions. 35.2 msvcrt —Useful routines from the MS VC++ runtime These functions provide access to some useful capabilities on Windows platforms. Some higher-level0 码力 | 1552 页 | 7.42 MB | 9 月前3
 Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . 1335 35.2 msvcrt —Useful routines from the MS VC++ runtime . . . . . . . . . . . . . . . . . . . . . . . . . 1341 35.3 _winreg —Windows registry access result of a call to find_msvcrt(). ctypes.util.find_msvcrt() Windows only: return the filename of the VC runtime library used by Python, and by the extension modules. If the name of the library cannot be and ActionText tables, for the standard installer actions. 35.2 msvcrt —Useful routines from the MS VC++ runtime These functions provide access to some useful capabilities on Windows platforms. Some higher-level0 码力 | 1552 页 | 7.42 MB | 9 月前3 Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . 1335 35.2 msvcrt —Useful routines from the MS VC++ runtime . . . . . . . . . . . . . . . . . . . . . . . . . 1341 35.3 _winreg —Windows registry access result of a call to find_msvcrt(). ctypes.util.find_msvcrt() Windows only: return the filename of the VC runtime library used by Python, and by the extension modules. If the name of the library cannot be and ActionText tables, for the standard installer actions. 35.2 msvcrt —Useful routines from the MS VC++ runtime These functions provide access to some useful capabilities on Windows platforms. Some higher-level0 码力 | 1552 页 | 7.42 MB | 9 月前3
 Python 标准库参考指南 3.13 . . . . . . . . . . . . . . . . . . . . . . . 1984 33 Windows 系统相关模块 1985 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . 1985 33.1.1 文件操作 . . . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称, 则返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点是 你应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高层级的模块使用这些函数来构建其服 务的 Windows 实现。例如,getpass 模块在getpass()0 码力 | 2246 页 | 11.74 MB | 9 月前3 Python 标准库参考指南 3.13 . . . . . . . . . . . . . . . . . . . . . . . 1984 33 Windows 系统相关模块 1985 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . 1985 33.1.1 文件操作 . . . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称, 则返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点是 你应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高层级的模块使用这些函数来构建其服 务的 Windows 实现。例如,getpass 模块在getpass()0 码力 | 2246 页 | 11.74 MB | 9 月前3
 Python 标准库参考指南 3.13 . . . . . . . . . . . . . . . . . . . . . . . 1980 33 Windows 系统相关模块 1981 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . 1981 33.1.1 文件操作 . . . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称, 则返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点是 你应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高层级的模块使用这些函数来构建其服 务的 Windows 实现。例如,getpass 模块在getpass()0 码力 | 2242 页 | 11.73 MB | 9 月前3 Python 标准库参考指南 3.13 . . . . . . . . . . . . . . . . . . . . . . . 1980 33 Windows 系统相关模块 1981 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . 1981 33.1.1 文件操作 . . . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称, 则返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点是 你应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高层级的模块使用这些函数来构建其服 务的 Windows 实现。例如,getpass 模块在getpass()0 码力 | 2242 页 | 11.73 MB | 9 月前3
 PyMuPDF 1.24.2 Documentationinstructions for how to reinstall it. For example https://learn.microsoft.com/cpp/windows/latest-supported-vc-redist has permalinks to the latest supported versions. See https://github.com/pymupdf/PyMuPDF/issues/26780 码力 | 565 页 | 6.84 MB | 1 年前3 PyMuPDF 1.24.2 Documentationinstructions for how to reinstall it. For example https://learn.microsoft.com/cpp/windows/latest-supported-vc-redist has permalinks to the latest supported versions. See https://github.com/pymupdf/PyMuPDF/issues/26780 码力 | 565 页 | 6.84 MB | 1 年前3
 Python 标准库参考指南 3.11.10 . . . . . . . . . . . . . . . . . . . . . . . 1920 33 Windows 系统相关模块 1921 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . 1921 33.1.1 文件操作 . . . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称, 则返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点 是你应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高级别的模块使用这些函数来构建其服 务的 Windows 实现。例如,getpass 模块在实现getpass()0 码力 | 2248 页 | 11.10 MB | 9 月前3 Python 标准库参考指南 3.11.10 . . . . . . . . . . . . . . . . . . . . . . . 1920 33 Windows 系统相关模块 1921 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . 1921 33.1.1 文件操作 . . . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称, 则返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点 是你应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高级别的模块使用这些函数来构建其服 务的 Windows 实现。例如,getpass 模块在实现getpass()0 码力 | 2248 页 | 11.10 MB | 9 月前3
 Python 标准库参考指南 3.12 . . . . . . . . . . . . . . . . . . . . . . . 1950 33 Windows 系统相关模块 1951 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . 1951 33.1.1 文件操作 . . . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称, 则返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点是 你应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高级别的模块使用这些函数来构建其服 务的 Windows 实现。例如,getpass 模块在实现getpass()0 码力 | 2253 页 | 11.81 MB | 9 月前3 Python 标准库参考指南 3.12 . . . . . . . . . . . . . . . . . . . . . . . 1950 33 Windows 系统相关模块 1951 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . 1951 33.1.1 文件操作 . . . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称, 则返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点是 你应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高级别的模块使用这些函数来构建其服 务的 Windows 实现。例如,getpass 模块在实现getpass()0 码力 | 2253 页 | 11.81 MB | 9 月前3
 Python 标准库参考指南 3.11.10 . . . . . . . . . . . . . . . . . . . . . . . 2053 33 Windows 系统相关模块 2055 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2055 33.1.1 文件操作 . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称,则 返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点是你 应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高级别的模块使用这些函数来构建其服务 的 Windows 实现。例如,getpass 模块在实现getpass()0 码力 | 2399 页 | 11.19 MB | 9 月前3 Python 标准库参考指南 3.11.10 . . . . . . . . . . . . . . . . . . . . . . . 2053 33 Windows 系统相关模块 2055 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2055 33.1.1 文件操作 . . . . . . . -l 所用的一致)。如果找不到库,则返回 None。 确切的功能取决于系统。 ctypes.util.find_msvcrt() 仅限 Windows:返回 Python 以及扩展模块所使用的 VC 运行时库的文件名。如果无法确定库名称,则 返回 None。 如果你需要通过调用 free(void *) 来释放内存,例如某个扩展模块所分配的内存,重要的一点是你 应当使用分配内存的库中的函数。 Chapter 32. Python 语言服务 CHAPTER33 Windows 系统相关模块 本章节叙述的模块只在 Windows 平台上可用。 33.1 msvcrt --- 来自 MS VC++ 运行时的有用例程 这些函数提供了对 Windows 平台上一些有用功能的访问。一些更高级别的模块使用这些函数来构建其服务 的 Windows 实现。例如,getpass 模块在实现getpass()0 码力 | 2399 页 | 11.19 MB | 9 月前3
共 22 条
- 1
- 2
- 3














