码迷,mamicode.com
首页 >  
搜索关键字:annotation-config co    ( 7094个结果
ubuntu12.04+jdk+eclipse
第一步: 删除openjdk 进入ubuntu soft center(软件管理中心) , 搜jdk , 然后删除openjdk.第二步: 下载jdk备注:http://www.eclipse.org/downloads/ //eclips下载链接http://www.oracle.co...
分类:系统相关   时间:2014-08-06 22:22:02    阅读次数:267
nutch安装配置
http://nlp.solutions.asia/?p=180http://www.promenade.me/archives/146环境 ubuntu 12.04sql建表CREATE DATABASE nutch DEFAULT CHARACTER SET utf8mb4 DEFAULT CO...
分类:其他好文   时间:2014-08-06 21:56:32    阅读次数:239
svn: Can't convert string from 'UTF-8' to native encoding 解决办法
今天在down代码时遇到了如下问题: [xxx@xxx ~]$ svn co https://xxxxxxxxxxxxx svn: Can't convert string from 'UTF-8' to native encoding: svn: xxxxxxxx/include/xml_inc/XML/?\194?\184?\194?\180?\194?\188?\195?\190 mc...
分类:其他好文   时间:2014-08-06 19:22:42    阅读次数:182
sap财务会计培训
上海51sap是专业的SAP培训中心,提供专业的SAP FI CO培训,SAP FI培训,SAP CO培训以及其他实施模块学习.FI模块即外部会计,关注的是按照一定的会计准则,组织账务,并出具满足财税等外部实体及人员要求的法定财务报表,通常比较标准。 FI模块(财务会计模块) FI(Fina...
分类:其他好文   时间:2014-08-06 18:52:14    阅读次数:191
Spring MVC Test -Controller
http://www.petrikainulainen.net/programming/spring-framework/unit-testing-of-spring-mvc-controllers-configuration/Writing unit tests for Spring MVC co...
分类:编程语言   时间:2014-08-06 18:21:12    阅读次数:398
解决Qt4.8.6+VS2010运行程序提示 FTH: (6512): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes
这个问题偶尔碰到两次,现在又遇上了,解决办法如下:打开注册表,设置HKLM\Software\Microsoft\FTH\Enabled 为0 打开CMD,运行Rundll32.exe fthsvc.dll,FthSysprepSpecialize参考http://msdn.microsoft.co...
分类:移动开发   时间:2014-08-06 14:36:51    阅读次数:2670
Hibernate的增删查改
删除:1、org.springframework.dao.DataIntegrityViolationException: Cannot delete or update a parent row: a foreign key constraint fails (`life`.`tb_ad`, CO...
分类:系统相关   时间:2014-08-05 22:00:30    阅读次数:288
ios 多线程开发(三)Run Loops
Run loops是线程相关的一些基本东西。一个run loop是一个处理消息的循环。用来处理计划任务或者收到的事件。run loop的作用是在有事做的时候保持线程繁忙,没事的时候让线程挂起。Run loop的管理并不是完全自动的。你仍然需要设计代码来在合适的时候启动run loop来相应事件。Co...
分类:移动开发   时间:2014-08-05 18:44:59    阅读次数:376
SAML : A SAML stack
http://nzpcmad.blogspot.co.nz/2013/06/saml-saml-stack.html You have an application – .NET, JAVA whatever. You want this to be a SP and need to connect...
分类:其他好文   时间:2014-08-05 13:37:59    阅读次数:190
“Object "netns" is unknown, try "ip help".\n'”报错
tail-f/var/log/neutron/dhcp-agent.logBydefault,CentOS6.4doesnotsupportnetworknamespaces.Ifonewantstotestthenewvirtualizationplatforms(Docker,OpenStack,&co…)onaCentOSserver,allfeatureswon’tbeavailable.ForOpenStackforexample,Neutronwon’tworkasexpected,..
分类:Web程序   时间:2014-08-05 11:35:39    阅读次数:1996
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!