You can use the module called win32clipboard, which is part of pywin32. Here is an example that first sets the clipboard data then gets it: import ...
確定! 回上一頁