Auto.js 提供了 images.upload() 方法用于上傳圖片。該方法接受一個圖片文件路徑作為參數,并返回一個上傳后的圖片 URL。
images.upload()
使用示例:
var imgPath = "/sdcard/Pictures/test.jpg"; var imgUrl = images.upload(imgPath); console.log("上傳后的圖片 URL:" + imgUrl);
注意:在使用之前,需要確保設備已安裝了 Auto.js Pro 4.1.0 或以上版本。
億速云公眾號
手機網站二維碼
Copyright ? Yisu Cloud Ltd. All Rights Reserved. 2018 版權所有
廣州億速云計算有限公司粵ICP備17096448號-1 粵公網安備 44010402001142號增值電信業務經營許可證編號:B1-20181529