- 浏览: 31361 次
- 性别:
- 来自: 深圳
最新评论
-
469957559:
很全面啊,非常感谢
Eclipse快捷键 10个最有用的快捷键
文章列表
用Gradle 构建你的android程序
http://www.cnblogs.com/youxilua/archive/2013/05/20/3087935.html
在 Eclipse 下利用 gradle 构建系统
http://www.ibm.com/developerworks/cn/opensource/os-cn-gradle/index.html
mavener试用gradle
http://my.oschina.net/heihuwudi/blog/369611
https://docs.gradle.org/current/userguide/tutoria ...
1. <sws:annotation-driven />
http://forum.spring.io/forum/spring-projects/web-services/93003-sws-annotation-driven-no-declaration-can-be-found
2.
<sws:dynamic-wsdl
http://www.educity.cn/wenda/150422.html
3.
WS-Security
http://wiki.bsdn.org/display/BDF2/8.BDF2-WEBSERVICE
4.
Jaxb2Marsh ...
http://stackoverflow.com/questions/1171264/ant-junit-noclassdeffounderror
0
down vote
In eclipse, this happens when you add the junit jar using the Properties->Libaries->Add External JARs...
Rather than using Properties->Libaries->Add Library... which allows you to select Junit3 or Ju ...
eclipse 不编译class文件了,或者是报错Unbound classpath container: 'JRE System Library
http://heisetoufa.iteye.com/blog/849363
GridBagLayout
- 博客分类:
- Swing
http://www.cnblogs.com/taoweiji/archive/2012/12/14/2818787.html
http://www.java3z.com/cwbwebhome/article/article2/2914.html?id=1588
http://docs.oracle.com/javase/tutorial/uiswing/layout/gridbag.html
官网
http://www.r-project.org/
国外著名的R语言群博
http://www.r-bloggers.com/
人大经济论坛-R子论坛
http://bbs.pinggu.org/forum-69-1.html
==============================
R语言教材小结
http://bbs.pinggu.org/thread-1384391-1-1.html
机票预售价格预测和数量决策的优化模型
http://wenku.baidu.com/view/eac473c4bb4cf7ec4afed0fd.html
flyontime
ht ...
项目遇到Spring问题
- 博客分类:
- Spring
!!!!!!!!!!!
http://spring.io/guides
Spring中处理多线程问题
http://www.oschina.net/question/1029535_127271?sort=time
Spring_单例_如何满足多线程处理
http://wenku.baidu.com/link?url=GpTQ8-nBBM7jDijHLioWhAcULPMtgzmvCX2UggjfPaiVNu1vJwLI5td46PgFJyrmLq5u3SgzYaNDyoG_69Cn5qwIFv8T1QF5wGGCKpXJiGq
spring配置线程池,异步处理
http://bl ...
1。
http://www.infoq.com/cn/maven-practice
2。
http://juvenshun.iteye.com/category/34725
3。
http://www.juvenxu.com/category/maven/
4。
http://liuguofeng.iteye.com/category/219844
http://www.ijinshan.com/zt/ws_yhxrsbzmb.shtml
摘要:有时在电脑突然断电或强制关机之后,我们的桌面右下角会不断弹出“Windows延缓写入失败”的提示,甚至有些应用程序无法正常运行。那么,遇到windows延缓写入失败怎么办呢?
关键词 ...
http://www.iteye.com/news/28556
Twitter被称为“互联网的短信服务”,允许用户发布不超过140个字的微博客,该创意来自Twitter的联合创始人Jack Dorsey,这个在7年前被分析师称为“有史以来最愚蠢”的创意,不料如今已经成为了风靡全世界的社交网络和微博客服务,月活跃用户达到了2.183亿人,每天大约有5亿条推文(tweet)被发送,几乎每秒钟就产生了超过6000条推文。
2013年11月7日,Twitter正式在纽约证券交易所上市,发行价26美元,但开盘即大涨73%至45.1美元。
Twitter可以称之为构建于开源项目之上,该公司开源负 ...
1. Webservice
Spring ws
jax-ws
SAAJ
JAXR
JAXB
2. 服务器
JBoss 开源项目、Tomcat开源项目 及Apache的Geronimo 开源项目 的比较
WebLogic WebSphere
GlassFish 开放源代码
SpringSource dm Server 开放源代码
http://www.open-open.com/05.htm
AJP 协议
Subversion,现在,你只要签出源码,然后运行: mvn install 。虽然 Maven 有
很多优点,包括依赖管理和通过插件重用一般的构建逻辑,但它成功的最核心原因是它
定义了构建软件的一般的接口。每当你看到一个使用 Maven 的项目如 Apache Wicket
7
,你就可以假设你能签出它的源码然后使用 mvn install 构建它,没什么好争论的。
Maven 的核心其实不做什么实际的事情,除了解析一些 XML 文档,管理生命周期与插
件之外,它什么也不懂。Maven 被设计成将主要的职责委派给一组 Maven 插件,这些
插件可以影响 Maven 生命周期,提供 ...