打开文件:如office文件,apk等,将调用系统的程序来打开文件。
继承标准对象输入,扩展属性描述
继承标准对象输出,无扩展属性
app.openFile("file:///mnt/sdcard/bingotouch.docx","docx",function(res){ app.hint("打开成功!"); });
← chooseFile openPdfBroswer →