上一页 1 ··· 92 93 94 95 96 97 98 99 100 ··· 143 下一页
摘要: 荒野行动外挂 一不小心就把电脑整个大病毒! 还是不要轻易下载 外挂。 文章来源:刘俊涛的博客 欢迎关注,有问题一起学习欢迎留言、评论。 阅读全文
posted @ 2018-08-22 18:00 刘俊涛的博客 阅读(284) 评论(0) 推荐(0)
摘要: adobe audition 找不到所支持的音频设备 这是3.0的错误! 上面是cs6的错误的图 主要原因是以前安装过,没有注册表没有清理干净 解决方案: https://jingyan.baidu.com/article/14bd256e790f7dbb6d261232.html https://jingyan.baidu.com/article/a3f121e... 阅读全文
posted @ 2018-08-22 16:30 刘俊涛的博客 阅读(4721) 评论(0) 推荐(0)
摘要: Vagrant up Warning: Authentication failure. Retrying... Vagrant up Warning: Authentication failure. Retrying... 这个问题不太好解决,。。。 贴上连接吧,一个一个试试,有的会有用 1. 第一种方案 vagrant destroyrm -rf .vagrantvagran... 阅读全文
posted @ 2018-08-21 17:01 刘俊涛的博客 阅读(414) 评论(0) 推荐(0)
摘要: 最近在研究laravel,中间用到了vagrant 虚拟机管理工具,学习一下他的命令 vagrant box命令 用于管理boxes的命令,比如添加、删除等等。 此命令的功能主要通过以下子命令完成: add list outdated prune remove repackage update ad 阅读全文
posted @ 2018-08-21 10:29 刘俊涛的博客 阅读(10380) 评论(0) 推荐(0)
摘要: 总是报错,还不如重新安装。。 错误千奇百怪,解决了 这个错误又会出现另外一个。 百度了一个挺好用的e 在window下搭建Vue.Js开发环境 nodejs官网http://nodejs.cn/下载安装包,无特殊要求可本地傻瓜式安装,这里选择2017-5-2发布的 v6.10.3 cmd命令行: node -v //显示node版本 v6.10.3 npm -v //显示... 阅读全文
posted @ 2018-08-16 16:38 刘俊涛的博客 阅读(8477) 评论(1) 推荐(0)
摘要: 文章来源:刘俊涛的博客 欢迎关注,有问题一起学习欢迎留言、评论。 阅读全文
posted @ 2018-08-15 18:05 刘俊涛的博客 阅读(988) 评论(0) 推荐(0)
摘要: 如图类似的 这样的需求还挺多的,那么如何实现呢? data: { userInfo: {}, projectSource: 'https://github.com/liuxuanqiang/wechat-weapp-mall', userListInfo: [ { icon: '../../images/iconfont-dingdan.png', ... 阅读全文
posted @ 2018-08-15 10:52 刘俊涛的博客 阅读(2626) 评论(0) 推荐(0)
摘要: 一般用这个文件来控制一些不想提交的内容 这个可以做一个参考 # Windows image file caches Thumbs.db ehthumbs.db # Folder config file Desktop.ini # Recycle Bin used on file shares $RECYCLE.BIN/ # Windows Installer files *.cab *... 阅读全文
posted @ 2018-08-15 10:36 刘俊涛的博客 阅读(289) 评论(0) 推荐(0)
摘要: 小程序保存图片功能实现 wxml: wxss: js: 阅读全文
posted @ 2018-08-14 14:49 刘俊涛的博客 阅读(2373) 评论(0) 推荐(0)
摘要: 小程序清除缓存功能如何实现 Wxml: 清空缓存 Js: clearStorage: function(){ var that = this; that.setData({ loading:true, disabled:true }); that.update(); ... 阅读全文
posted @ 2018-08-14 14:05 刘俊涛的博客 阅读(9384) 评论(0) 推荐(2)
上一页 1 ··· 92 93 94 95 96 97 98 99 100 ··· 143 下一页