android— javascript/HTML5/JS read/write local file


Yes, using the new FileWriter API.

http://www.w3.org/TR/file-writer-api/

You can see the current browser support here:
http://caniuse.com/#feat=filesystem



http://www.w3.org/TR/FileAPI/

http://www.w3.org/TR/file-writer-api/

http://www.w3.org/TR/workers/
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
阅读(162) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~
评论热议
原文地址:https://www.cnblogs.com/ztguang/p/12649344.html