摘要: import os import win32netcon import win32wnet from win32wnet import WNetAddConnection2, NETRESOURCE def get_parent_directory(path): parent_directory = 阅读全文
posted @ 2025-02-19 17:05 CrossPython 阅读(18) 评论(0) 推荐(0)