我想用Python检索Windows计算机用户的全名。 我发现了等效的批处理命令: net user ... import win32api import win32net user_info = win32net.
確定! 回上一頁