报错:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.19-10ubuntu2.2_amd64.deb Could not resolve 'archive.ubuntu.com'
E: Failed to fetch http://archive.ubuntu.co...
分类:
其他好文 时间:
2014-12-25 18:26:17
阅读次数:
306
这一问题的原因是在运行批处理时使用了“以管理员权限运行”。如果直接双击运行是没有问题的。如果我就想用管理员权限运行呢?出这个错误的原因是,以管理员权限运行时的当前目录不是批处理所在的目录了。所以,解决的方法也简单。只要在批处理的开头加上下面这句就可以了。cd /d %~dp0这句话是什么意思呢?%~...
分类:
数据库 时间:
2014-12-25 12:38:29
阅读次数:
170
在BroadcastReceiver,当我们创建一个AlertDialog并show出来的时候,出现了下面的错误:
12-24 14:10:57.025: E/AndroidRuntime(17600): java.lang.RuntimeException: Unable to start receiver com.ustc.broadcastreceiver.ForceOfflineRece...
分类:
移动开发 时间:
2014-12-24 14:45:16
阅读次数:
772
I'm unable to change the innerHTML of a javascript element, but i can change the id so i'm not sure why it wont work.i get OLE error 800A0258.Any help...
分类:
Web程序 时间:
2014-12-23 22:36:33
阅读次数:
223
Windows xp sp3 Unable to modify the parent container element before the child element is closed (KB927917)PowerPointFrame.aspx安装 KB2416400补丁,搞定IE8补丁:h...
分类:
其他好文 时间:
2014-12-23 12:08:50
阅读次数:
181
重新安装Windows Server 2012 R2,把原来SSD分区全部格式化重建,用U盘启动安装时提示如下:"Setup was unable to create a new system partition or locate an existing system partition. See...
Unable to start MySQL service. Another MySQL daemon is already running with the same UNIX socket
特征
如果你遇到如下所列的任何问题之一,本文也许能帮到你.
MySQL starts/stops properly when started/stopped with the...
分类:
数据库 时间:
2014-12-22 16:12:47
阅读次数:
265
IEDA?启动不了?tomcat?.
Application?Server?was?not?connected?before?run?configuration?stop,?reason:
Unable?to?ping?server?at?localhost:1099
原因是我tomcat?环境没有配置好.没有指定...
分类:
系统相关 时间:
2014-12-22 00:58:44
阅读次数:
805
Project names containing uppercase letters are not recommended and will be rejected by repositories like Clojars and Central. If you're truly unable t...
分类:
系统相关 时间:
2014-12-21 19:21:26
阅读次数:
221