摘要: android studio启动模拟器报错 错误提示: Emulator: audio: Failed to create voice `adc' 解决方式: 阅读全文
posted @ 2019-03-12 15:07 潜伏在伤口 阅读(8313) 评论(0) 推荐(0) 编辑
摘要: $ git remote set-url origin <newurl> or: git remote set-url [--push] <name> <newurl> [<oldurl>]or: git remote set-url --add <name> <newurl>or: git rem 阅读全文
posted @ 2016-10-08 14:48 潜伏在伤口 阅读(1728) 评论(0) 推荐(0) 编辑
摘要: 问题: Ubuntu16.04中,IDEA下面无法切换搜狗输入法及其他输入法,无法输入中文,但是原来可以正常输入中文 解决: 在IDEA的bin目录下的idea.sh文件的前面加上 阅读全文
posted @ 2016-08-19 16:43 潜伏在伤口 阅读(1729) 评论(0) 推荐(0) 编辑
摘要: 官方向导:https://angular.cn/docs/ts/latest/quickstart.html 参考:http://stackoverflow.com/questions/34335340/angular2-quickstart-npm-start-is-not-working-cor 阅读全文
posted @ 2016-07-12 16:11 潜伏在伤口 阅读(907) 评论(0) 推荐(0) 编辑
摘要: 参考:http://blog.csdn.net/caiwenfeng_for_23/article/details/45480039 情境:删除tomcat8后,新增时,选择tomcat8后,不能进行“下一步”。 解决: 1. 关闭eclipse,进入eclipse的workspace,进入\.me 阅读全文
posted @ 2016-07-05 10:31 潜伏在伤口 阅读(1873) 评论(0) 推荐(0) 编辑
摘要: 情境:web端上传文件到本地,本地使用httpclient转发到接口服务器存储。 阅读全文
posted @ 2016-05-12 15:49 潜伏在伤口 阅读(758) 评论(0) 推荐(0) 编辑
摘要: npm install sqlite3 --save 阅读全文
posted @ 2015-08-29 09:22 潜伏在伤口 阅读(7328) 评论(1) 推荐(1) 编辑