ohlalala2008-07-02 16:20:18
First off, it depends on which OS you are using. Windows? C# is the language to go.VB? forget it. For other platforms, it's a bit complicated.

Secondly, it depends on which library you are going to use. These days, you don't have to start from drawing a pixel, a line, a circle, ...etc. You always start using functions provided in some libraries. You're dealing with widgets, not points, lines, etc. So, the library you use decides what language you should use. Examples? QT uses C++, GTK uses C, Motif uses C, OpenLook uses C, ...etc. You might say, "well, you can run gtk-based software in a qt-based environment.". Yes, you can, but you have to install a bunch of GTK runtime libraries before you applications can start. That's not natural, is it?

If you want something for all platforms, use JAVA. It's designed to do that. But, it's slow and ugly. I always have a strange feeling about JAVA. I can smell curry in it. ;P
我稀饭捣乱2008-07-02 16:29:50
唉,郁闷啊郁闷Ing
langxing2008-07-02 18:17:41
还真是各有所爱。劳驾高手,看看此贴,意见如何?
也想炒股2008-07-02 20:10:09
是不是不同意楼主,您给说说?
anyone20022008-07-02 20:30:44
用JAVA, 别的理由懒的说, 许多大软件如ORCALE自2000后都该JAVAGUI了
langxing2008-07-02 21:15:06
别懒得说啊,菜鸟们都嗷嗷待哺,给说说呗
捣乱mm2008-07-03 00:28:19
也想炒股?呵呵,没有啊,刚才趁我不在意,被朋友忽悠了下
也想炒股2008-07-03 01:05:49
别,老这么说我都觉得被时代抛弃了
捣乱mm2008-07-03 01:59:31
你真要听我的看法啊,我可没很多经验哦,这样说吧,
westmont2008-07-03 02:00:29
JSF/SPRING is the future
也想炒股2008-07-03 02:08:35
谢谢,我试试看。
CutOnce2008-07-03 02:47:51
...
coorslight9692008-07-03 03:39:53
所以很多大软件如ORCALE的JDEVELOPER,免费都没人用了。曾经可是很贵的哦
企鹅肥肥2008-07-03 06:42:22
啦啦的回答很中肯,不同的平台选择不同,要跨平台当然是Java
anyone20022008-07-03 07:53:11
那就简单给说说吧,说不好别怪我啊
ohlalala2008-07-03 17:25:03
Novell is trying to bring .net to Linux
langxing2008-07-03 18:15:32
俺懒人一个,用C++写觉得太麻烦了
langxing2008-07-03 18:19:24
呵呵,俺看了pro c#
衷吏2008-07-03 18:41:45
假挖的效率已经好太多了
衷吏2008-07-03 18:43:31
关键看你的背景是什么?以前用过啥?
langxing2008-07-03 19:04:34
同意,现在已经开始动手了
衷吏2008-07-03 19:14:30
MFC不是个好侍候得东东,不过俺的一个哥们所有的东西
langxing2008-07-03 19:20:21
俺不是IT业的,所以可能没学到家
衷吏2008-07-03 19:22:46
俺也不是阿。呵呵
anyone20022008-07-04 10:48:27
真懒的话,用JAVA. C#的DOC没JAVA的好。
andestrail2008-07-05 03:54:46
.net 应该和 J2EE 比较,只见在过cibc见过纯java的app,那是1996年的东西