在eclipse里点开安装新软件的界面 输入插件的安装地址。 http://download.aptana.com/tools/studio/plugin/install/studio next之后出现如下错误提示: Cannot complete the install because one or more requir...
svn点击update 之后,打开xcode工程文件,会出现 xxx..xcodeproj cannot be opened becausethe project file cannot be parsed.发现项目中代码全没了。只有一个空的工程名字,因为xcodeproj工程文件冲突了,然后就是s...
分类:
其他好文 时间:
2015-11-16 19:37:19
阅读次数:
205
FromSave (Not Permitted) Dialog Box on MSDN:TheSave(Not Permitted) dialog box warns you that saving changes is not permitted because the changes you h...
分类:
数据库 时间:
2015-11-16 19:23:14
阅读次数:
161
The server refused this request because the request entity is in a format not supported by the requested resource for the requested method1、Spring Mvc...
分类:
编程语言 时间:
2015-11-16 15:28:08
阅读次数:
228
MySQL deadlock http://dev.mysql.com/doc/refman/5.6/en/glossary.html#glos_deadlock Deadlock A situation where different transactions are unable to proceed, because each holds a lock that the other n...
分类:
数据库 时间:
2015-11-16 12:46:44
阅读次数:
314
Intro This makefile will always run. The default target is some_binary, because it is first.some_binary: echo "nothing"Intro This file will make some_...
分类:
Web程序 时间:
2015-11-15 17:30:10
阅读次数:
169
Xcode7 编译程序 出现 #warning: 获取app配置信息失败: The resource could not be loaded because the App Transport Security 其实这是苹果加大安全的管控,将以往HTTP协议强制改为HTTPS协议,以...
分类:
Web程序 时间:
2015-11-14 12:26:19
阅读次数:
250
spring的声明事务提供了强大功能,让我们把业务关注和非业务关注的东西又分离开了。好东西的使用,总是需要有代价的。使用声明事务的时候,一 个不小心经常会碰到“Transaction rolled back because it has been marked as rollback-only”这个...
分类:
其他好文 时间:
2015-11-13 18:58:59
阅读次数:
2310
Error creating bean with name ‘org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0’Caused by: javax.validation.ValidationException: Unable to create a Configuration, because no Be...
分类:
编程语言 时间:
2015-11-12 18:14:48
阅读次数:
929
Task failed because "resgen.exe" was not found, or the correct Microsoft Windows SDK is not installed. The task is looking for "resgen.exe" in the "bi...
分类:
其他好文 时间:
2015-11-11 16:18:36
阅读次数:
1470