《今天看到关于Java 7代码书写上的一些方便的新特性》的相关内容
相关讨论
自己翻译的Java.In.A.Nutshell.5th中泛型一章,欢迎拍砖把文章砸的漂亮一些
做些说明吧:转网页的东西,改起来稍觉得的麻烦,就可能滞后。不过pdf文件会不定时的及时更新
4.1. Generic Types
Generic types and methods are the defining new feature of Java 5.0. A generic type is defined using one or more type variables and has ...
by Julysea 2006-09-21 浏览 (11470) 回复 (19) 关键字:
A J2ME FAQ
J2ME technologies
What are the main differences between programming for a J2ME JVM, and programming for a J2SE JVM?
Most obviously, the J2ME programmer has access only to a reduced range of basic API ...
by jacky-zhang 2008-03-11 浏览 (662) 回复 (0) 关键字: j2me
Ruby From Other Languages
Ruby From Other Languages
是ruby官方网站写的,比较了其他主流编程语言和ruby的异同之处,给出了ruby比较有特点的功能介绍,相当棒!推荐
http://www.ruby-lang.org/en/documentation/ruby-from-other-languages/
What to Expect: Language X to Ruby
& ...
by robbin 2006-09-25 浏览 (1426) 回复 (1) 关键字: ruby
How Microsoft Lost the API War
http://www.joelonsoftware.com/articles/APIWar.html
By Joel Spolsky
Sunday, June 13, 2004
Printer Friendly Version
Here's a theory you hear a lot these days: "Microsoft is finished. As soon as Li ...
by yyanghhong 2004-09-13 浏览 (1838) 回复 (2) 关键字:
相关博客
一些Java的英文面试题(转)
以前找得一些题目,出处忘记了。大家有兴趣看看吧。
内容包括了core java, struts, jsp & servlet以及一些general的问题。
Question:
What is more advisable to create a thread, by implementing a Runnable interface or by extending Thre ...
by cjyzpcl 2007-09-06 浏览 (1482) 回复 (0) 关键字: java interview 面试
A J2ME FAQ
J2ME technologies
What are the main differences between programming for a J2ME JVM, and programming for a J2SE JVM?
Most obviously, the J2ME programmer has access only to a reduced range of basic API ...
by jacky-zhang 2008-03-11 浏览 (218) 回复 (0) 关键字: j2me
一些在国外网上找的面试的题
Question:
What is more advisable to create a thread, by implementing a Runnable interface or by extending Thread class?(donated in June 2005) Answer:
Strategica ...
by tryonmind 2007-05-26 浏览 (79) 回复 (0) 关键字:
[转]How To Design a module API
转自:http://openide.netbeans.org/tutorial/api-design.html
How To Design a (module) API
$Revision: 1.51 $
--------------------------------------------------------------------------------
Abstract:
A ...
by javatar 2007-06-26 浏览 (549) 回复 (0) 关键字:
Java theory and practice: Dealing with Interrupte
Many Java™ language methods, such as Thread.sleep() and Object.wait(), throw InterruptedException. You can't ignore it because it's a checked exception, but what should you do with it? In this m ...
by sole 2008-07-29 浏览 (114) 回复 (0) 关键字: 多线程
相关圈子讨论
The Problem with Programming
转自: http://www.techreview.com/InfoTech/17831/page1/
Bjarne Stroustrup, the inventor of the C++ programming language, defends his legacy and examines what's wrong with most software code.
引用
In the 1 ...
by qiezi 2006-12-06 浏览 (1105) 回复 (2)
Hillary's Speech on Suspending the Campaign
非常出色感人的演讲,增强英语听力信心的好材料。
Hillary's Speech on Suspending the Campaign
以下为讲话原文,现场视频在http://www.youtube.com/watch?v=Lm5hQDFfRvA
Thank you very, very much. Well, this isn't exactly the party I ...
by swflora 2008-07-10 浏览 (301) 回复 (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 浏览 (823) 回复 (0)
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 浏览 (1266) 回复 (1)
这个小男孩真阴险呀,杀人于无形中
这是一个小孩杀人的故事,有耐心的八婆们慢慢看吧。整个故事从头到尾都阴森森冷飕飕的,虽然杀人在最后一部分才有写,可是自始至终都很阴郁。
BLACK ICE
by CATE KENNEDY
When I went up to check my traps, I saw that the porch lights at the lady’s place were still on, even ...
by mochow 2006-11-30 浏览 (882) 回复 (8)
相关新闻
Yahoo接受微软报价 至少每股33美元(总价475亿美元)
据Yahoo公司宣布准备接受微软收购报价,每股33美元(475亿美元),或高于此价格。
据俄《国际文传电讯社》7月17日援引彭博社报道,Yahoo在对股东的通知中说,Yahoo已经考虑好出卖搜索业务的条件,如果这“真是对股东有益”。
从2月份微软提出以446亿美元的现金和股票收购雅虎起,二者的并购战已经持续了5个多月。其间,“白衣骑士”新闻集团的出现、微软与时代华纳就出售AOL的谈判,使整个事 ...
by QQbyte 2008-07-18 浏览 (819) 回复 (3) 关键字:
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 浏览 (3995) 回复 (13) 关键字: groovy jruby
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

