我想从SQLite中放一个图像,但下面的代码不起作用:
var imageView = Ti.UI.createImageView({ image:services.fieldByName('image') });
base64 titanium titanium-alloy
base64 ×1
titanium ×1
titanium-alloy ×1