在eclipse中用过maven的可能都遇到过这种情况,我以前一直在search.maven里面搜索,然后添加pom信息。今天在网上搜索时,找到了一个解决方法,在这里分享一下。第一步,在preferences里面选择maven,选中“Download repository index updates...
分类:
系统相关 时间:
2015-12-05 11:09:10
阅读次数:
146
scripts, custom code and individual vs. team development doesn’t scaleAnd:?Lack of coding standards ?High cost of maintaining custom code over time...
分类:
其他好文 时间:
2015-11-27 12:39:28
阅读次数:
141
1、http://vuejs.org/2015/10/28/why-no-template-url/Why Vue.js doesn't support templateURL
分类:
Web程序 时间:
2015-11-25 11:00:31
阅读次数:
161
今天做一个ListView显示活动列表,每个item要加载一张图片。我用的是p_w_picpathLoader加载。结果报了UILdoesn‘tsupportscheme(protocol)bydefault,像这种问题一般是访问图片的地址出错了,我是http://里少加了一个/。
分类:
其他好文 时间:
2015-11-20 12:53:38
阅读次数:
231
D. Vasya and ChessVasya decided to learn to play chess. Classic chess doesn't seem interesting to him, so he plays his own sort of chess.The queen is ...
分类:
其他好文 时间:
2015-11-20 00:15:04
阅读次数:
231
现象:将含.frm的源数据库文件夹复制到另一Mysql环境下后,打开Mysql,查看数据库和表都无问题,但在打开数据表查看表结构和表数据时提示errorcode:1146,要访问的数据表"doesn‘texist"解决:除了复制.frm的源数据库文件夹外,还需停止mysql服务(无论是拷贝源还是拷贝目的地,mys..
分类:
数据库 时间:
2015-11-17 19:15:49
阅读次数:
198
mysql提示Column count doesn't match value count at row 1错误,后来发现是由于写的SQL语句里列的数目和后面的值的数目不一致,比如insert into 表名 (field1,field2,field3) values('a','b')这样前面的是三...
分类:
数据库 时间:
2015-11-15 19:12:15
阅读次数:
171
TravelTime Limit: 1500/1000 MS (Java/Others)Memory Limit: 131072/131072 K (Java/Others)DescriptionJack likes to travel around the world, but he doesn’...
分类:
其他好文 时间:
2015-11-14 11:10:29
阅读次数:
260
翻译这里写代码片原文Given an array and a value, remove all instances of that value in place and return the new length.The order of elements can be changed. It doesn't matter what you leave beyond the new length....
分类:
其他好文 时间:
2015-11-14 08:43:43
阅读次数:
240
今天手懒,看了一些SAP HANA 的一些外文介绍,不翻译了,直接剽窃过来,供参考。 1. HANA 是什么东西? “HANA doesn't actually mean anything, but some people have coined the phrase High perfor...
分类:
其他好文 时间:
2015-11-13 14:45:26
阅读次数:
274