【问题】 在windows的cmd命令行下,使用Python的PIL库打开并显示一个jpg图片: openedImg = Image.open(saveToFile); print "openedImg=",openedImg; ...
確定! 回上一頁