from cStringIO import StringIO import win32clipboard from PIL import Image def send_to_clipboard(clip_type, data): win32clipboard.
確定! 回上一頁