会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
叫我陆大人
web前端
博客园
首页
新随笔
联系
管理
订阅
2019年7月24日
js导出数据为txt文件
摘要: function saveFile() { var data = document.querySelector('#text').value; // var data = '自定义的数据内容,可以是服务端返回滴!'; var name = 'cdk.txt'; exportRaw(data, nam
阅读全文
posted @ 2019-07-24 15:31 叫我陆大人
阅读(3713)
评论(0)
推荐(1)
编辑
公告
风萧萧兮易水寒