我试图在QGIS Python 控制台中使用QString。 from PyQt4.QtCore import QString 但它说: ImportError: cannot import name QString 在我的Python IDLE 中它工作正常, ...
確定! 回上一頁