一直不懂如何切换路径,每次都是删除---->检出;本地源码都不能保存下来,非常麻烦//在idea中svn切换到新分支:【vcs】 -> 【subversion】 -> 【update file】。 修改其中的svn路径即可如果SVN的IP改变//服务器ip地址更新 选择此项目,然后点击:【VC...
分类:
其他好文 时间:
2014-07-09 20:49:48
阅读次数:
516
一直想从win过度到linux,能力有限一直没有达成,这次可能会是一个大的进步,在ubuntu 12.04上成功安装intellij idea & sqldeveloper & 卸载高版本firefox 重新安装20.0.1version-firefox & chrome & weblogic1.....
分类:
其他好文 时间:
2014-07-06 13:06:47
阅读次数:
294
Description: Given two strings, write a method to decide if one is a permutation of the other.We could use the same idea from CTCI 1.1. The only diffe...
分类:
其他好文 时间:
2014-07-05 21:43:01
阅读次数:
231
Spring bean通过@Autowired注入,spring auto scan配置,在编辑情况下,无法找不到对应的bean,于是提示找不到对应bean的错误。但build项目是能正常运行的。可在File -- Settings -- Inspections。在Spring Model -- A...
分类:
其他好文 时间:
2014-07-05 19:06:55
阅读次数:
185
从开始工作到现在已经一年了,通过一年的工作总结了一点东西,跟大家分享下。我所在的团队大家都没有什么经验,所以边写项目边总结,加上请教公司其它的团队,现在一起开发也越来越顺手了。这些观点可能很稚嫩,希望经验丰富的大神们多多批评指正。
1:写每一个项目时都新建一个目录,现在感觉貌似用IntelliJ IDEA加上maven建立和管理项目比较方便,但用eclipse查看api比较方便;
2:...
分类:
其他好文 时间:
2014-07-04 07:37:57
阅读次数:
252
之前的文章行人计数、计次提到HOG特征这个概念,这两天看了一下原版的论文,了解了一下HOG特征的原理,并依据自己的理解将这种方法的流程写了下来,假设有不正确的地方欢迎指正。HOG(Histograms of Oriented Gradients)特征的基本思想:The basic idea is t...
分类:
其他好文 时间:
2014-07-02 23:04:43
阅读次数:
234
根据类名查找类:ctrl + N;根据名称查找文件:ctrl + shift + N;根据名称查找符号:Ctrl + Alt + Shift + N;代码生成(constructor, setter, getter, toString等等):ALT + INSERT;代码块折叠:CTRL + .(C...
分类:
其他好文 时间:
2014-07-02 10:00:42
阅读次数:
189
网络上已经有篇关于openfire导入到Intellij Idea的文章(http://www.th7.cn/Program/java/201404/187018.shtml),不过在我导入的过程中,感觉还可以再简化一些,所以重新整理如下(需要预先已经安装了Java SDK,这里我用的是SDK1.7...
分类:
其他好文 时间:
2014-06-30 22:52:15
阅读次数:
397
Foreword
Fortunately, I met “ExtJS” in earlier afternoon, the feeling justlike my encounter with “REST” Actually, at beginning, I had no idea about them,but when I got in touch with REST, I found i...
分类:
Web程序 时间:
2014-06-30 20:09:27
阅读次数:
411
fishman JMJ_API 1.0 system ${project.basedir}/lib/JMJ_API.jar 注意1.system2.${project.basedir}/...
分类:
其他好文 时间:
2014-06-27 17:18:36
阅读次数:
281