由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Re: j2se5.0 anybody tried
相关主题
type erasure weird problemInterview的人问我最新java 版本是多少
JavaFX, anybody tried in real project?extending generic class , but not mentioning its parameterized type?
Where I can find comparison of JVMs菜鸟问关于Java Programming的问题
annotation questiongenerics这样改对马?
spring Annotation based configuration问个 Generic 的问题
现在有些迷惑了An experiment with JVM Garbage Collection Schemes
Java Play Framework 和 Spring 比较一下? (转载)Stack Frame of your JVM implementation
请问有没有generic的arrayThe shape of JVM stack frame
相关话题的讨论汇总
话题: anybody话题: tried话题: java话题: use话题: do
进入Java版参与讨论
1 (共1页)
w*******g
发帖数: 9932
1
what do you mean?
unless you want to use the extra features such as generics,
why do you even care?
H***a
发帖数: 189
2
other big things are java.utilconcurrent package and annotations, they will
change the ways you write Java code.
After Java 5,you suppose never use new Thread(), never use wait()/notify(),
and the annotation is a whole new thing.
JVM management and monitoring give you much more capabilities to monitor your
program at run time.

【在 w*******g 的大作中提到】
: what do you mean?
: unless you want to use the extra features such as generics,
: why do you even care?

1 (共1页)
进入Java版参与讨论
相关主题
The shape of JVM stack framespring Annotation based configuration
Top Ten Errors Java Programmers Make(10)现在有些迷惑了
Is this a Bug or not?Java Play Framework 和 Spring 比较一下? (转载)
Answer to "Is this a Bug or not? "请问有没有generic的array
type erasure weird problemInterview的人问我最新java 版本是多少
JavaFX, anybody tried in real project?extending generic class , but not mentioning its parameterized type?
Where I can find comparison of JVMs菜鸟问关于Java Programming的问题
annotation questiongenerics这样改对马?
相关话题的讨论汇总
话题: anybody话题: tried话题: java话题: use话题: do