系统:win10专业版 安装Oracle WebLogic,文件wls1036_generic.jar 安装过程、命令及遇到的警告见下图: 解决办法:“运行”-->"regedit";打开注册表,找到HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft,右键点击“权限”,更改权限 ...
分类:
编程语言 时间:
2016-07-20 19:19:42
阅读次数:
330
解压某个文件时 #tar -zxvf xxxxx.tar.gz 出现下面的错误提示: gzip: stdin: not in gzip formattar: Child returned status 1tar: Error exit delayed from previous errors You ...
分类:
系统相关 时间:
2016-07-15 23:39:56
阅读次数:
243
D. Alyona and Strings D. Alyona and Strings After returned from forest, Alyona started reading a book. She noticed strings s and t, lengths of which a ...
分类:
其他好文 时间:
2016-07-13 23:06:38
阅读次数:
223
在编译安装solidity的过程中遇见了一个很奇怪的问题 好像是说编译的过程中把警告当做错误来处理。然后变量“returned”定义了但没使用,所以造成一个警告,被当成错误处理。 不过查看编译选项好像没有“-Werror=unused-variable”这个选项,没办法只好去webthree-umb ...
分类:
其他好文 时间:
2016-06-29 20:17:23
阅读次数:
177
referen to : http://blog.csdn.net/rainlight/article/details/818964 在Sun的官方文档中,关于该函数的用法如下 The array is returned to the calling Java language method, wh ...
分类:
移动开发 时间:
2016-06-28 22:01:18
阅读次数:
199
Predefined Functions to Use in Live Template Variables By default, the current date is returned in the default system format. However, if you specify ...
分类:
其他好文 时间:
2016-06-18 14:05:31
阅读次数:
989
hibernate: bug: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1 solution: hibernate在执行save(Object obj)时,如 ...
分类:
其他好文 时间:
2016-06-17 22:34:02
阅读次数:
243
java.lang.RuntimeException: Returned channel was actually not established 重启试试 Java.lang.NoSuchMethodError: Org.apache.hadoop.net.NetUtils.getInputStr ...
分类:
其他好文 时间:
2016-06-11 17:20:20
阅读次数:
361
// Upon successful completion, pthread_atfork() shall return a value of zero; otherwise, an error number shall be returned to indicate the error. // @ ...
分类:
编程语言 时间:
2016-05-31 10:30:34
阅读次数:
147
一、HTTP Status 500 - org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException: Batch update returned unexpected row count from upd ...
分类:
其他好文 时间:
2016-05-27 21:52:03
阅读次数:
402