coding: UTF8 -*- import win32clipboard as wc import win32con # 获取剪切板内容def getCopy(): wc.OpenClipboard() t = wc.
確定! 回上一頁