人工智能(python)开发 —— sys模块 (系统模块)

1、系统模块 sys         与系统相关的信息html         sys —— System-specific parameters and functions(系统特定的参数和功能)python 详见官方文档(英文):https://docs.python.org/3/library/sys.html 2、sys模块的变量 变量 描述 sys.path 模块搜索路径 path[0]
相关文章
相关标签/搜索