用InterAtom模式的Android模拟器启动报一下错误:Starting emulator for AVD 'new'emulator: ERROR: x86 emulation currently requires hardware acceleration!Please ensure In...
分类:
其他好文 时间:
2014-11-02 10:47:44
阅读次数:
167
这些天在搞Gradle翻译,因为原译者在翻译的同时也把文件进行了整理,并且把翻译过的章节放到新的文件夹中,导致可能有些超链接未改正过来变成死链接。
本想在网上找个工具来检查的,百度了几个工具要么太大要么要安装,懒得弄那么多,于是用Groovy写了一个脚本。此脚本仅检查本地超链接,代码如下:
if (args.size() != 1) {
printf("Please specify a...
分类:
Web程序 时间:
2014-11-01 21:51:35
阅读次数:
339
首先贴上到目前为止完成的代码:form.php的代码: 1 14 15 16 17 18 Contact Us19 20 21 22 23 Contact Us24 25 Sorry your mail could not be be sent.26 27 Please fix the item(s...
分类:
其他好文 时间:
2014-11-01 16:07:19
阅读次数:
153
VisualSVN Server 安装出错Servic 'VisualSVN Server' failed to start.Please check VisualSVN Server log in Event Viewer for more details,一个成功解决此问题的方法,大家参考下。我...
分类:
其他好文 时间:
2014-11-01 00:59:02
阅读次数:
3611
apt安装方式 Configure Package Management System (APT) The Ubuntu package management tool (i.e.?dpkg?and?apt) ensure package consistency and authenticity by requiring that distributors sign pack...
分类:
其他好文 时间:
2014-10-31 19:23:50
阅读次数:
182
如何解决Please ensure that adb is correctly located at.........
分类:
数据库 时间:
2014-10-31 11:57:27
阅读次数:
173
1. 问题描述:SPD 2013 不能使用2013 工作流模板,在创建过程中,下载更新信息时出现以下错误描述:The server has tried to deliver this message, without success, and has stopped trying. Please t...
分类:
其他好文 时间:
2014-10-31 11:25:07
阅读次数:
170
今天使用ubuntu时,弹出更新画面,但点击更新后,却显示“Not enough free disk space,The upgrade needs a total of 45.2M free space on disk '/boot'. Please free at least an additional 17.8M of disk space on '/boot'. Empty your tr...
分类:
系统相关 时间:
2014-10-30 22:48:59
阅读次数:
357
跟POJ 1465 multiple 类是。只不过多了2个条件,长度不能超过500,还有就是 可能不是十进制。
bfs+同余定理,就是用 mod 来判重。G++ 15ms
每次枚举一位,然后记录下路径然后输出就可以。
此题坑点 当n==0 的时候 如果 m个数中有0 那么答案就是0 如果没有0 就是give me the bomb please
这儿坑了我好几次...
分类:
其他好文 时间:
2014-10-30 13:32:13
阅读次数:
195
问题描述:
在android手机上安装apk的时候,报错如下:
Installation error: INSTALL_FAILED_MEDIA_UNAVAILABLE
Please check logcat output for more details.
Launch canceled!
上网搜了搜原因发现是某些应用程序(如360、91手机助手)造成手...
分类:
其他好文 时间:
2014-10-30 11:45:10
阅读次数:
235