Call sys.path .append(path_to_module) to add the path path_to_module to the PYTHONPATH. Use the syntax import module to import a ...
確定! 回上一頁