《Funny spelling test》的相关内容
相关讨论
使用 FactoryBean 让你的 spring 配置动起来
看到不少朋友讨论 spring 配置时认为 spring 配置中只能静态的设置一些参数(典型情况如数据库配置, 定时器配置等)导致不方便, 其实 spring 已经提供了非常便利的方式来实现动态配置, 我们要做的只是实现一个自己的 FactoryBean , 来看一下 FactoryBean 接口的定义
/**
* Interface to be implemented by objec ...
by Feiing 2006-11-01 浏览 (9702) 回复 (11) 关键字:
Rails的怪异作法 -- 关于config
说ruby是怪异的语法有点不妥当,动态语言里面不乏这样的语法出现。但是看了一些源码后发现,使用ruby的用法真的各有不同,就像大家以前说的,ruby每个人写出来的可能都不同。
现来说Rails里面如何加载config的吧。
在java里面config绝对是一个resource文件,然后通过读取配置的工具加入进来,在分析处理。
在ROR里面完全不是这么回事。
1.首先大家要了解的是,在我们启 ...
by 差沙 2006-11-21 浏览 (8846) 回复 (19) 关键字:
Eclipse 3.3M5发布
Eclipse 3.3 M5 - New and Noteworthy
There's a hot new drop of Eclipse to warm you up during these coldest days of winter. Here are some of the more noteworthy things available in milestone build ...
by jackhlp 2007-02-12 浏览 (6831) 回复 (14) 关键字:
相关博客
Google Chrome
Google release her open source browser today. The spot light of the browser is that each tab runs in a separated process. So if one tab is crashed, the other page won't be affected. It also has a task ...
by yzhm 2008-09-03 浏览 (11) 回复 (0) 关键字: other
<Java.JavaEE面试整理>(7) --Polymorphism之深入理解(二)
Q. Why would you prefer code reuse via composition over inheritance? Both the approaches make use of olymorphism and gives code reuse (in different ways) to achieve the same results but: ...
by rmn190 2008-04-02 浏览 (206) 回复 (0) 关键字: composition or inheritance
TGIF April 27,2007
HI all,
You can learn this song: http://eaa328.org/download/wecanfly.html before Friday.
Jimmy Wang, me, and others will entertain you with it, and you can sing along!
Midas Wang, Gar ...
by cary1130 2007-04-25 浏览 (903) 回复 (1) 关键字:
IBM releases User Interface Help System Built on Eclipse
Posted by: gham Hamilton on March 22, 2006 @ 01:37 AM
The IBM User Interface Help System Built on Eclipse is designed to help developers create online help systems that can be easily browsed and sear ...
by icess 2006-03-26 浏览 (877) 回复 (0) 关键字:
Row Changed Between Retrieve and Update
This is a common but frustrating error that can create real problems. The cause for this error is one or more of the following:
A primary key for the table is not listed in the Update Prop ...
by yinfeiL 2006-07-28 浏览 (334) 回复 (0) 关键字:
相关圈子讨论
Lifting again the 'Tattered Flag'
I wish to complain very respectfully,but most urgently,that the Army Estimates involved by the scheme lately explained by the Secretary of State for War are much too high,and ought to be reduced,if no ...
by 回帖专用 2007-02-28 浏览 (826) 回复 (0)
The Pen "Liberator of Man And of Nations"
The fortunate people in the world-the only really fortunate people in the world,in my mind-are those whose work is also their pleasure.The class is not a large one, not nearly so large as it is often ...
by 回帖专用 2007-02-05 浏览 (1078) 回复 (1)
Flex With Spring [转]
来源: http://coenraets.org/flex-spring
What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight comp ...
by mikel 2007-11-23 浏览 (1299) 回复 (1)
MAIDEN SPEECH:' A CERTIAN SPLENDIS MEMORY'
I understood that the hon.Member ,to whose speech the House has just listened,had intended to move an Amendment to the Address.The text of the Amendment,which had appeared in the papers,was singularly ...
by 回帖专用 2007-02-11 浏览 (857) 回复 (0)
相关新闻
ehcache-1.4-beta2 发布
Ehcache出自Hibernate,在Hibernate中使用它作为数据缓存的解决方案。
项目主页:
这个版本修补了用户反馈的大致10个(上个版本-1.4.0-beta)bug,以前各个版本的特性对照参见changelog
新特性见这里:
引用
You can now define CacheLoaders in the ehcache core API. They supplement ...
by bangyan2003 2008-01-15 浏览 (499) 回复 (1) 关键字:
Sun公司加快JDK的开发—JDK6u6以及JDK6u10Beta发布!
JDK6u6的内部版本号是1.6.0_06-b02,这次发布主要是修正了一些Bug。原文如下:
网址:http://java.sun.com/javase/6/webnotes/ReleaseNotes.html
Java SE 6u10Beta的发布则与众不同
官方发文写到:千万不要被它不起眼的名字(即Java SE 6u10Beta,JDK6更新10Beta版本)所愚弄,它是一个 ...
by jyw 2008-04-18 浏览 (1703) 回复 (1) 关键字: jdk
Martin Flower分析Groovy和JRuby的前景
Martin Flower最近在自己的网站上面写了一篇分析Groovy和JRuby前景的文章:
http://martinfowler.com/bliki/GroovyOrJRuby.html
Groovy和JRuby是两个目前在JVM平台上面关注程度非常高的动态脚本语言,他们都比较适合用来做为领域专用语言(DSL)嵌入Java企业应用当中。而且目前Groovy和JRuby的发展都相当迅速,社 ...
by robbin 2007-12-09 浏览 (4029) 回复 (13) 关键字: groovy jruby

