上一页 1 2 3 4 5 6 ··· 32 下一页

2017年10月23日

ios vue2.0使用html5中的audio标签不能播放音乐

摘要: 我写了一个M端播放音乐的组件,使用html5的audio标签 然后我使用watch监测currentSong 在浏览器中看到audio渲染的如下: 单独访问渲染出来的audio中url可以播放音乐,为什么调用:this.$refs.audioRef.play()方法不能播放音乐? 回答:ios? 如 阅读全文

posted @ 2017-10-23 16:08 Chen_s 阅读(4259) 评论(0) 推荐(0) 编辑

2017年9月27日

vue实例-转载

摘要: http://blog.csdn.net/yuanyuanispeak/article/details/73526795 阅读全文

posted @ 2017-09-27 09:25 Chen_s 阅读(116) 评论(0) 推荐(0) 编辑

2017年9月20日

修改npm安装的全局路径和配置环境变量的坑

摘要: 修改npm安装的全局路径和配置环境变量的坑 转自:http://www.qdfuns.com/notes/30749/0f66fcf5e62eed010f744d0d4adaa870.html 我之前安装npm时全是默认安装,模块全部安装在C盘了,今天心血来潮,把路径改到了D盘,结果改完后模块都不能 阅读全文

posted @ 2017-09-20 11:41 Chen_s 阅读(7429) 评论(1) 推荐(2) 编辑

2017年9月7日

Vue搭建

摘要: 【转】原文地址:http://blog.csdn.net/sinat_29412671/article/details/53690658 作者:LeachZhou 既然你来到了这里,肯定你知道vue是什么,具体我也就不说了。 废话不多说。 Vue推荐开发环境 Node.js、npm、webpack、 阅读全文

posted @ 2017-09-07 08:36 Chen_s 阅读(386) 评论(0) 推荐(0) 编辑

2017年8月1日

VueThink配置

摘要: vuethink 配置 原文地址:http://blog.csdn.net/hero82748274/article/details/76100938 阅读全文

posted @ 2017-08-01 11:00 Chen_s 阅读(515) 评论(0) 推荐(0) 编辑

2017年6月28日

JS原生实现视频弹幕Demo(仿)

摘要: Js原生弹幕 发送 阅读全文

posted @ 2017-06-28 20:27 Chen_s 阅读(14191) 评论(2) 推荐(2) 编辑

2017年3月24日

[php] thinkphp基于Http类 下载文件

摘要: http://blog.csdn.net/u010081689/article/details/49360937 阅读全文

posted @ 2017-03-24 17:21 Chen_s 阅读(229) 评论(0) 推荐(0) 编辑

2017年2月15日

jquery checkbox勾选/取消勾选的诡异问题(老久不用博客了)

摘要: http://www.cnblogs.com/KeenLeung/p/3799895.html http://www.cnblogs.com/KeenLeung/p/3799895.html 阅读全文

posted @ 2017-02-15 16:18 Chen_s 阅读(266) 评论(0) 推荐(0) 编辑

2016年8月6日

Git

摘要: github常见操作和常见错误!错误提示:fatal: remote origin already exists. http://blog.163.com/023_dns/blog/static/1187273662013111301046930/ 阅读全文

posted @ 2016-08-06 15:59 Chen_s 阅读(128) 评论(0) 推荐(0) 编辑

2016年7月30日

自定义progressdialog,改善用户体验

摘要: 自定义progressdialog,改善用户体验 阅读全文

posted @ 2016-07-30 14:39 Chen_s 阅读(477) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 32 下一页

导航