由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - java为啥这么多framework
相关主题
Java or C++?还剩8个月,为工作磨最后一把刀。Criticism of Java Persistence Frameworks
C++资深程序员转Java应该如何入手?为什么国内现在做网站都是ASP.NET 呢? (转载)
JAVA is better?Brainbench test (转载)
第一份工作,C#还是Java区别大吗?关于java framework
请教一下怎么学习java framework,怎么找java工作新手起步,找工作的问题
谁用过Java Media Framework?请推荐一个做mobile web的java framework
关于J2EE vs. .NET请问公司里用Java主要干啥?
AJAX framework for Javajava平台和.net平台比较
相关话题的讨论汇总
话题: frameworks话题: java话题: framework话题: people
进入Java版参与讨论
1 (共1页)
c***c
发帖数: 21374
1
一个本来设计思想是轻小的语言现在越来越复杂,越来越庞大
s******e
发帖数: 493
2
my $0.02.
In java community, most people like lightweight components. Almost all the
frameworks are targeting that. Also different people have the different
tastes, for example, some people like configuration based frameworks, some
like convention based frameworks. So each of these two groups of people try
to develop the frameworks basd on their own believes.
Frameworks really bring lots of benefits(such as reuseability, extensibility
, scaleability, etc) to many aspects of the software developm
q*n
发帖数: 1203
3

try
extensibility
almost
use
就是因为这样大家都决定自己写个framework, 结果就越来越多。 :)

【在 s******e 的大作中提到】
: my $0.02.
: In java community, most people like lightweight components. Almost all the
: frameworks are targeting that. Also different people have the different
: tastes, for example, some people like configuration based frameworks, some
: like convention based frameworks. So each of these two groups of people try
: to develop the frameworks basd on their own believes.
: Frameworks really bring lots of benefits(such as reuseability, extensibility
: , scaleability, etc) to many aspects of the software developm

c*****t
发帖数: 1879
4
I think that JavaDoc and Jar utilities and Java portabilities are the
main reasons for the flourishing of frameworks. Otherwise, the
documentation
itself would kill the urge of distributing a framework, not to mention
the portability issues. (C++ code, for example, is highly non-portable).

【在 q*n 的大作中提到】
:
: try
: extensibility
: almost
: use
: 就是因为这样大家都决定自己写个framework, 结果就越来越多。 :)

1 (共1页)
进入Java版参与讨论
相关主题
java平台和.net平台比较请教一下怎么学习java framework,怎么找java工作
推荐一本书: The Well-Grounded Java Developer (转载)谁用过Java Media Framework?
Java play关于J2EE vs. .NET
C#转Java新手码农求助,如何能快速积累Java编程经验AJAX framework for Java
Java or C++?还剩8个月,为工作磨最后一把刀。Criticism of Java Persistence Frameworks
C++资深程序员转Java应该如何入手?为什么国内现在做网站都是ASP.NET 呢? (转载)
JAVA is better?Brainbench test (转载)
第一份工作,C#还是Java区别大吗?关于java framework
相关话题的讨论汇总
话题: frameworks话题: java话题: framework话题: people