import base64, json. from PySide.QtCore import *. from PySide.QtGui import *. filename = 'C:/image.jpg'. # save to json. f = open(filename, 'rb').
確定! 回上一頁