错误信息:error: The requested URL returned error: 401 Unauthorized while accessing https://git.oschina.net/xxx/xxx.git/info/refs出现的情况是我想把我本地的项目搬到oschina的g...
分类:
其他好文 时间:
2015-04-18 06:19:59
阅读次数:
113
Problem CSAM I AMInput:Standard InputOutput:Standard OutputThe world is in great danger!!Mental'sforceshave returned to Earth to eradicate humankind. ...
分类:
其他好文 时间:
2015-04-17 17:12:06
阅读次数:
144
OktheproblemisthatforexecuteFind()thereturntypeisList....sothereisnowaytouseuniqueResult()withinthecallbackfromexecuteFind()...maybeweshoulduseexecute()上面这段话来自http://forum.springframework.org/showthread.php?t=58370在使用executeFind方法时,如果返回的..
分类:
编程语言 时间:
2015-04-13 07:04:31
阅读次数:
138
java.lang.UnsatisfiedLinkError: Couldn't load audio_preprocessing from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.channel.economic-2.apk"],nativeLibraryDirectories=[/dat...
分类:
编程语言 时间:
2015-04-12 16:17:27
阅读次数:
180
一些曾经自己没注意到的1.error handling :: When methods return an error parameter by reference, check the returned value, not the error variableNSError *error = n...
分类:
其他好文 时间:
2015-04-11 11:38:12
阅读次数:
124
日志分两种1。在VUGEN中运行后的日志2。在controller中运行后的日志 日志设置分两步:1。首先,在VUGEN或controller中run-time setting, 选中always send message,再选择 extended log-data returned by s...
分类:
其他好文 时间:
2015-04-11 01:18:37
阅读次数:
152
今天用git clone下代码,修改,push提交,发现以下错误[root@localhost gocache]# git push origin mastererror: The requested URL returned error: 403 Forbidden while accessing...
分类:
其他好文 时间:
2015-04-10 23:51:20
阅读次数:
188
今天的遇到一个问题,搞了半天。做个记录hibernate级联保存,设置了cascade关系,但新增时总是主表insert,从表update。以下为报错信息:Batch update returned unexpected row count from update [0]; actual row c...
分类:
Web程序 时间:
2015-04-09 16:54:46
阅读次数:
167
org.hibernate.StaleStateException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1错误原因: 使用hibernate的saveO...
分类:
Web程序 时间:
2015-04-02 15:00:22
阅读次数:
146
前几天还工作的好好的eclipse昨天下午启动时突然报错报错如图: 妹的,好端端突然报错,非常奇怪,关键还是返回一堆看不懂的东西,细看都是eclipse.ini里面的配置信息,看到熟悉的jdk,误以为是jdk出错。因为电脑是64位系统,查看了一下,启动的eclipse是32位的,看了一下e...
分类:
编程语言 时间:
2015-04-02 14:53:45
阅读次数:
122