上一页 1 ··· 174 175 176 177 178 179 180 181 182 ··· 233 下一页
摘要: (一):生命周期和插件原文地址:http://blog.csdn.net/chaofanwei/article/details/36197183在项目里用了快一年的maven了,最近突然发现maven项目在eclipse中build时非常慢,因为经常用clean install命令来build项目,... 阅读全文
posted @ 2014-08-15 15:42 一天不进步,就是退步 阅读(44735) 评论(0) 推荐(9)
摘要: Question:I have an application, but to test something, I need to change value of aString[].But when I do it usingchange valueinvariablestab, everytime... 阅读全文
posted @ 2014-08-14 19:07 一天不进步,就是退步 阅读(847) 评论(0) 推荐(0)
摘要: 原文地址:http://chenzhou123520.iteye.com/blog/1931670在开发时,有时候可能需要根据不同的环境设置不同的系统参数,我们都知道,在使用java -jar命令时可以使用-D参数来设置运行时的系统变量,同样,在Eclipse中运行java程序时,我们怎么设置该系统... 阅读全文
posted @ 2014-08-14 16:32 一天不进步,就是退步 阅读(649) 评论(0) 推荐(0)
摘要: We have spent last couple of months stabilizing thelock detection functionality in Plumbr. During this we have stumbled into many tricky concurrency i... 阅读全文
posted @ 2014-08-14 15:20 一天不进步,就是退步 阅读(265) 评论(0) 推荐(0)
摘要: HDFS ArchitectureIntroductionThe Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware. It has many... 阅读全文
posted @ 2014-08-14 15:03 一天不进步,就是退步 阅读(938) 评论(0) 推荐(0)
摘要: HDFS Users GuidePurposeOverviewPrerequisitesWeb InterfaceShell CommandsDFSAdmin CommandSecondary NameNodeCheckpoint NodeBackup NodeImport CheckpointRe... 阅读全文
posted @ 2014-08-14 15:02 一天不进步,就是退步 阅读(642) 评论(0) 推荐(0)
摘要: What is Build Lifecycle?ABuild Lifecycleis a well defined sequence of phases which define the order in which the goals are to be executed. Here phase ... 阅读全文
posted @ 2014-08-12 16:40 一天不进步,就是退步 阅读(1097) 评论(0) 推荐(0)
摘要: Question:I am trying to migrate from weblogic to tomcat. in weblogic I have E:/internalFor example I havemysiteproject. It means that localhost:8080/... 阅读全文
posted @ 2014-08-12 14:59 一天不进步,就是退步 阅读(605) 评论(0) 推荐(0)
摘要: IntroductionI’d like to preface this post with, really, all properties files should be inside your application archive. However, there are occasions, ... 阅读全文
posted @ 2014-08-12 11:57 一天不进步,就是退步 阅读(546) 评论(0) 推荐(0)
摘要: 公司的网站系统使用的中间是jboss7.1.1 Final,由于有些数据和服务测试环境不具备,免不了要在测试环境调试些jsp页面,发现从jboss社区里下载的jboss应用有个问题,新增jsp页面会实时部署,修改过的jsp页面就无法正常部署。 最新查到了如下解决方式:在jboss7\standalo... 阅读全文
posted @ 2014-08-12 11:28 一天不进步,就是退步 阅读(2976) 评论(0) 推荐(0)
上一页 1 ··· 174 175 176 177 178 179 180 181 182 ··· 233 下一页