晕死的错误,改了半天也没想到是这样的原因,基础正要呀。。。先看一下警告信息:07-07 08:32:19.540: WARN/WindowManager(74): Failed looking up window07-07 08:32:19.540: WARN/WindowManager(74):j...
分类:
移动开发 时间:
2014-08-14 19:37:09
阅读次数:
859
由于某项需求,把JDK版本从JDK6升级到了JDK7;但是签名APK之后出现了INSTALL_PARSE_FAILED_NO_CERTIFICATES的错误;解决方法:在签名时,添加参数 -digestalg SHA1 -sigalg MD5withRSAjarsigner -digestalg S...
分类:
移动开发 时间:
2014-08-14 16:31:08
阅读次数:
290
[转] jQuery Validation Engine 表单验证jqueryvalidationdatefunctionjquery插件ajax目录(?)options 参数说明可选使用方法验证类型载入 CSS 文件载入 JavaScript 文件给表单加上 ID给控件加上 ID 及 设置验证类型...
分类:
Web程序 时间:
2014-08-14 16:13:48
阅读次数:
432
Symptoms The command "opatch lsinventory" reports the error: OUI-67076:OracleHomeInventory was not able to create a lock file, probably due to a failed OPatch Session. The loaded inventory might not ...
分类:
数据库 时间:
2014-08-14 14:08:18
阅读次数:
398
在实际生产环境中,为了节省成本,会将实体机转换为虚拟机,从而虚拟化。在公司数据中心环境的中跑VMware vCenter ConverterStandalone Client 4.3,将其中一台online 的server 转换到另一台时提示如下错误:FAILED:Unable to create ...
分类:
其他好文 时间:
2014-08-14 13:33:38
阅读次数:
3888
一、org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: com.ptn.uim.bean.UimServFileRecord.uimServFileDatas, no session or session was closed 错误原因: 原因...
分类:
其他好文 时间:
2014-08-14 11:05:28
阅读次数:
171
Validation failedforone ormoreentities.See‘EntityValidationErrors’propertyformoredetails. Unfortunately there is no further information about关于如何查看 En...
分类:
其他好文 时间:
2014-08-13 21:45:57
阅读次数:
223
发生以上错误的Qt版本应该是Qt 5.0.0以上的版本吧。出现标题错误的大致原因是:因为Qt是跨平台的库,需要依赖于相关的平台库。有个Platform的文件夹,里面有相关dll文件。references:http://www.cnblogs.com/naive/p/3568887.htmlhttp:...
分类:
移动开发 时间:
2014-08-13 12:21:36
阅读次数:
302
"INSTALL_FAILED_CPU_ABI_INCOMPATIBLE" 的意思: ?? INSTALL_FAILED 指"安裝失敗" , ? CPU_ABI??指"处理器属性 (即ARM/Intel-Atom/MIPS)" ? INCOMPATIBLE ? 指"不相容" ?? 整句话的意思就是 "你的这个A...
分类:
其他好文 时间:
2014-08-13 10:46:36
阅读次数:
196
在 clean project 后,并没有报错,但是在'Run as Android Application' 的时候就会报出这样的错。1 Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files de...
分类:
其他好文 时间:
2014-08-13 00:27:34
阅读次数:
320