Error : An error occurred creating the form. See Exception.InnerException for details. The error is: Class not registered (Exception from HRESULT: 0x8...
分类:
其他好文 时间:
2014-07-22 22:46:53
阅读次数:
194
SAD(Sum of Absolute Difference)=SAE(Sum of Absolute Error)即绝对误差和 SATD(Sum of Absolute Transformed Difference)即hadamard变换后再绝对值求和 SSD(Sum of Squared Dif...
分类:
其他好文 时间:
2014-07-22 22:43:32
阅读次数:
246
问题的发现过程: 安装了最新的centos版本后发现居然打不开emacs,然后在终端中输入emacs后还是不能打开,出现了下面的提示: emacs: error while loading shared libraries: libotf.so.0: cannot open shared objec...
分类:
其他好文 时间:
2014-07-22 22:40:13
阅读次数:
190
原因:
真机调试IOS支付宝功能GDB出现 rsa_private read error : private key is NULL提示
调试iOS 支付宝SDK的时候,运行demo,把
Partner(合作商户 ID)
Seller(账户 ID)
RSA public key(支付宝公钥)
RSA private key(商户私钥)
运行的时候,报错 rsa_...
分类:
其他好文 时间:
2014-07-22 22:38:54
阅读次数:
307
当在eclipse中的web工程中增加了extjs4,出现An internal error occurred during: "Building workspace".Java heap space 错误。解决办法1:把extjs4的工程安装包不要放到web工程中就ok了,或者建议直接用myecl...
分类:
Web程序 时间:
2014-07-22 22:36:56
阅读次数:
259
Failed to load libGL.soerror libGL.so: cannot open shared object file: No such file or directory启动emulator的时候有如上错误,解决方案:64-bit Ubuntu 12.04.$ sudo apt...
分类:
其他好文 时间:
2014-07-22 22:36:35
阅读次数:
223
参考文章:http://kerry.blog.51cto.com/172631/277414/http://hancang2010.blog.163.com/blog/static/18246026120107602018998/同步过程中,发现一个触发器语句有误,导致后续的同步语句没有进行.解决方...
分类:
数据库 时间:
2014-07-22 22:35:35
阅读次数:
256
环境:CentOS6.2、MySQL5.1问题描述:在配置文件中将
分类:
数据库 时间:
2014-07-22 22:34:54
阅读次数:
360
原先的ASP.NET转换为WebDeploy项目后,将所有的.CS文件打成一个包,页面aspx文件保留,项目开发人员拿到之后,进行build,开发没有问题,但是publishWebSite的时候,会出错.错误:Publication(web):未将对象引用设置到对象的实例。没有任何其他相关信息,打开aspnet_compiler.exe的error..
分类:
Web程序 时间:
2014-07-22 18:20:52
阅读次数:
284
14/07/21 17:49:59 ERROR security.UserGroupInformation: PriviledgedActionException as:chenlongquan cause:org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory hdfs://ubuntu:9000/output0...
分类:
其他好文 时间:
2014-07-22 14:38:19
阅读次数:
179