mvn install 报错Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2 错误: 找不到符号.需要clean后重新install项目可以解决该问题
分类:
其他好文 时间:
2014-07-07 12:31:14
阅读次数:
794
发现一个C++矩阵库Eigen,还没有深入学习,先记录下几个链接吧,以后再认真学学。Eigen主页:http://eigen.tuxfamily.org/index.php?title=Main_Page初步体验矩阵库:http://www.cnblogs.com/tornadomeet/archi...
分类:
编程语言 时间:
2014-07-07 12:26:43
阅读次数:
244
http://en.wikipedia.org/wiki/VCard示例代码:- (NSString *)getVCardString { UserInfo *userInfo = [PublicInfomation getUserInfo]; NSString *vCardString = [.....
分类:
其他好文 时间:
2014-07-07 11:59:27
阅读次数:
159
json_test login.jsp contextConfigLocation classpath:com/config/spring/spring-*.xml org.springframework.web.conte...
分类:
编程语言 时间:
2014-07-07 11:56:13
阅读次数:
213
以上是工程文件,下面开始测试package test.testservice;import org.junit.Test;import org.junit.runner.RunWith;import org.springframework.beans.factory.annotation.Autow...
分类:
编程语言 时间:
2014-07-07 11:50:50
阅读次数:
163
通用Eclipse自动安装的地址已经有变更:网上搜的地址都是http://erlide.org/update。但是现在这个地址已经失效了。下面的是官网的说明。Install Erlide by going toHelp → Install new software.... In the dialog...
分类:
系统相关 时间:
2014-07-07 11:50:09
阅读次数:
285
分布式的基础:一致性哈希 路由算法的一致性hash http://www.jiacheo.org/blog/174 http://www.tuicool.com/articles/vQVbmai http://www.cnblogs.com/huangxincheng/p/3708316.html ...
分类:
数据库 时间:
2014-07-07 11:31:00
阅读次数:
349
创建文件logging.properties文件存放于应用WEB-INF/classes下文件内容如下:1handlers=org.apache.juli.FileHandler,java.util.logging.ConsoleHandler23##########################...
分类:
其他好文 时间:
2014-07-07 11:11:01
阅读次数:
203
题目:http://uva.onlinejudge.org/external/110/11020.pdfProblem IEfficient SolutionsInput: Standard InputOutput: Standard Output"Our marriage ceremonies a...
分类:
其他好文 时间:
2014-07-07 10:56:47
阅读次数:
160
1、下载xampp 安装http://www.apachefriends.org/zh_cn/xampp.html直接执行.run文件安装 默认会安装到/opt/lampp2、启动xampp[root@localhost~]#opt/lampp/lamppstartStartingXAMPP1.7....
分类:
其他好文 时间:
2014-07-07 10:39:51
阅读次数:
176