或者是you must restart adb and eclipse这类错误原因:一般是豌豆荚之类的软件影响的,所以,以后要慎用了。解决方案:先找一下在sdk\tools目录下是否有hprof-conv.exe,如果有将tools下面的所有文件都复制到platform-tools即可。如果没有就下...
分类:
其他好文 时间:
2014-11-21 18:31:46
阅读次数:
179
本文转载至 http://www.cnblogs.com/hanjun/p/3711173.html看看Header Search Paths 为'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Devel...
分类:
其他好文 时间:
2014-11-21 18:26:06
阅读次数:
154
java.lang.IllegalStateException:No typehandler found for property XXX
dubbo
iBATIS
mysql
分类:
数据库 时间:
2014-11-21 18:13:21
阅读次数:
555
style文件中的Theme.AppCompat.Light报错,Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light',最后找到原因,是因为And...
分类:
移动开发 时间:
2014-11-21 18:01:23
阅读次数:
129
xml2-config not found. Please check your libxml2 installation...
分类:
系统相关 时间:
2014-11-21 12:48:21
阅读次数:
154
smack发布节点时,出现如下两个错误:
1.
2.smack item-not-found(404) cancle
在网上查了一下说是jar包的bug问题,在4.0.4修复了这个bug,翻译过来就是当创建PayloadItems时PubSub ItemProvider 仅仅处理定义的最外层的命名空间
换了个最新的asma...
分类:
编程语言 时间:
2014-11-21 12:43:13
阅读次数:
421
安装RedHat后,使用ifconfig命令,结果报错command not found,解决方法如下:1.cat ~/.bash_profile 查看path2.vi /etc/profile 编辑profile文件3.在profile文件中添加以下内容: PATH=$PATH:sbin e...
分类:
其他好文 时间:
2014-11-21 12:30:46
阅读次数:
120
The log or differential backup cannot be restored because no files are ready to rollforward.If you have found this page, it is likely that you encount...
分类:
其他好文 时间:
2014-11-21 12:28:46
阅读次数:
224
关于delphi软件运行出现Invalid floating point operation的错误的解决办法关于delphi软件运行出现Invalidfloatingpointoperation的错误的解决办法软件如果有webbrowser载入网页的时候经常会出现这个错误。这个错误是webbrows...
昨天在写Java代码的时候,Eclipse突然抽了,报了这个错误,然后用尽了各种方法都没有用,比如说JDK重新安装,Eclipse重启N次,但是都没有,后来去国外的一个网站找到了答案,居然是.metadata这个文件抽了,我当时很想说,“**ck”,是的,你没看错,删除这个文件,重启Eclipse就好了。
好了,就先记下这一点吧!...
分类:
系统相关 时间:
2014-11-21 10:47:11
阅读次数:
255