xt 发帖数: 17532 | 1
You used "java *.class"
Find out which class has the method public static void main( String[] ).
Say, this method is in file "package\package\Driver.class", then use
"java package.package.Driver"
If it is windoz, it's OK |
|
b******y 发帖数: 9224 | 2 I studied C# before, out of curiosity. I keep coming back to the conclusion
that Java will prevail. Here is the reason why:
1) Microsoft is a closed company. C# stuff only runs on windoze.
2) C# seems too much complicated by introducing some nasty C++ stuff. For
example, C# package hierarchy is complicated, compared to file/directory
based package hierarchy in java. Looking at a C# class, you don't know where
is the file actually located in the file system. That sucks to me.
3) Java runs everywh |
|
b******y 发帖数: 9224 | 3 美国好一些,但不意味着senior就高枕无忧。你可以看看这篇文章:
程序员们注意了,40岁之前,最好有B计划
http://www.jiansnet.com/topic?id=21569
很多计算机的工作都是高层的application开发,所以,这方面的技术变化很快。年轻人刚刚毕业,没有家庭没有孩子,当然不在乎加班或者多干。所以, senior的工程师可能就比不上了。而且,因为你拿得钱多,搞不好公司裁人先裁你,因为你没有可塑性了。
总之,不要只是看到windoze或者linux kernel开发的工作,这些工作没有典型的意义。大部分的计算机工作,其实新手老手干没有太大的区别的,关键是态度问题。年轻人因为有passion/motivation, 所以肯学肯钻,很快就能够做的很好的。 |
|
b******y 发帖数: 9224 | 4 貌似微软平台的问题是,只有微软一家在支持。而其他的,Google, Amazon,IBM,
Oracle...全是在java, linux上做的。所以,这个对于单纯依赖于windoze开发的人来
说有危险性。 |
|
b******y 发帖数: 9224 | 5
举个例子。比如有编译错误,修改好程序后,存了,还是显示有编译错误。需要点击
rebuild project, 编译错误才clear掉。
不清楚这个是不是新版windoze的问题? 几年前用旧版Eclipse的时候,只要save了,那
些errors就clear了。也就是好像Eclipse没有及时pick up new changes. |
|
b******y 发帖数: 9224 | 6
感觉做B2B的project有用。面向consumer的应该不容易,毕竟windoze上排斥java |
|
b******y 发帖数: 9224 | 7 java在server side的优势很大,windows上的application,这个貌似不是啥大的市场
了。企业级的,有用java写的desktop application。
我看长远来说,ubuntu等linux,真的可以取代windoze了。因为现在都是上网操作,
linux足够了,而且没病毒,还稳定。我给我家小孩都用的是linux, 从小就开始学习
unix方面的programming啦,呵呵。 |
|
l*********s 发帖数: 5409 | 8 it sounds that object C is more convenient than C++; however, if it is so
great why rarely if ever some windoz applications are written in obj-C? |
|
S***n 发帖数: 2932 | 9 无所谓。我受不了mac的霸道,和windoz有的一平,号称linux based,但是可配置性太
差了。。。比如我想要去掉desktop之保留x和一个简单的window manager这样小小的愿
望就很困难(反正我没折腾出来。。。在debian就是2分钟的事情) |
|
|
l*******G 发帖数: 1191 | 11 Here is to entertain:
http://www.hiprank.com/linux-vs-windows.html
LMAO to this post:
"Linux Rocks all the way in South Africa too... Windoze sucks steaming mounds of dog piles. As an ex-corporate wannabe exec... I've had MS and their licencing issues for sub-standard software up the wazoo. MS sucks. Plain and Simple. I now run my own business, employ 50 people, have NO MS issues and am completely happy. I am saving 120K + (zar) a year that now goes into my pocket as profits. F#@K william and hi... 阅读全帖 |
|
r****c 发帖数: 1494 | 12 即使是debian的文字安装其实也很简单,不要说fedora和ubuntu了。刻张盘引导就可以
了。
题外话,装windoze xp才难呢,那个sata driver(当然我主版比较旧)整了半天的,才
在一个两个三个文件里把驱动给载上了。 |
|
r*********r 发帖数: 3195 | 13 这个帖子转到所有电脑版了? 呵呵
作者勇气可嘉, 但写的有点太过了,
而且太windoze centric. |
|
t****t 发帖数: 6806 | 14 得啦得啦, 就算你卖身给微软也没必要这么给他们说好话
微软的技术怎么样, 大家都有自己的评价
好用的东西是好用, 垃圾的东西也很垃圾
但是不管怎么样, 反正windoz市场已经占住了, 银子也大把的有, 所以M$就是放个P也
是香的, 自然有一堆一堆的人愿意捧他们的臭脚, 至于有没有技术, 和有没有人捧臭脚
没什么关系 |
|
|
L***n 发帖数: 6727 | 16 I think C#/Mono is pretty good, you even have binary
compatibility in theory. May not be perfect but if I
want to develop a GUI application that can run on both
linux and windoz, I'll pick C# as my choice, plus C#
is a pretty neat language. |
|
r*********r 发帖数: 3195 | 17 linux 不是关键. 用 mac os x 也可以 vi/emacs + gcc + gdb, 完全可以无视 xcode.
现在唯一强迫程序员使用 IDE 的平台估计就是 windoze 了. 那个 vs 真是王小二过年
一年不如一年.
以前好歹还有个 sourcesafe 可以用. 现在好像弄个 scm 都必须要 vs team 了. 这样
的垃圾 IDE ,
不用也罢啊. |
|
r*********r 发帖数: 3195 | 18 那你来 demonstrate 一下,windoze 下用什么 terminal, 什么编辑器。
它那个 cl, nmake 都怎么用。
demonstrate |
|
r*********r 发帖数: 3195 | 19 and for those who get stuck on windoze,
most choose dog food over torture. |
|
bz 发帖数: 1770 | 20 no. if windoz, I wont open it up :D |
|
A*****o 发帖数: 222 | 21 more likely a Windoze PC. And he might be using it for all these days already
not much chance for now |
|
T********r 发帖数: 6210 | 22 big shrimps often use *nix, not windoze... |
|
m******g 发帖数: 91 | 23 if your CD doesn't actually have pro in it,
it's no use to choose that option. just plug off power and unload
the battery, then restart computer.
OR find another windoz CD to install. |
|
H****S 发帖数: 1359 | 24 你这个如果是在Linux下面装的话,texmaker默认的pdfviewer是xpdf,一般linux系统
里面都没有,你自己安装一个xpdf或者将pdfviewer配置成evince或者adobe(看你装的
是什么)
如果是windoz,检查一下pdfviewer指向的目录对不对 |
|
t*v 发帖数: 32 | 25 no, I login as normal user..
Now the weird thing is I finally find a client that can list the directory,
which is a RH7.0 box.
while when I tried others (windoz, RH6.2, SGI, SUN..), it still doesn't work. |
|
m*******m 发帖数: 182 | 26 It dosent take a guru to answer this question, so I just
speak up. :)
Sun workstation to Unix(Slowris) is like PC to MS
DOS(Windoze) in short.
Given the description, I think the Sun runs some version of
Slowris. To make it run on an Alpha machine, you just need
to recompile the source codes if you have them. Copying the
binary executable files wont work. There will be README or
INSTALL files in the source code directory. Just follow the
instructions there. |
|
m*******m 发帖数: 182 | 27 Set the echo off on the windoze client then. |
|
bz 发帖数: 1770 | 28 the control center in kde is not the control panel in windoz. so no need
to worry about that. meanwhile, normal account might need the control center
to configure their desktop. if you do not want them to see it at all, just
de-register the program from kde conf file. |
|
m*****i 发帖数: 1205 | 29 IMHO, 专用client软件将大大限制使用BBS的人数.
所谓专用client软件, 需要在各个operating system工作, (不是人人都在
用Windoze的). 而若给出source code, 有很多人根本不耐烦去compile.
更不要提有不少人根本就不会去费事去download专用的
client软件.
WWW interface虽然慢, 但不需要为了上这个BBS特意安装任何
软件(平常用的Browser即可). 这一点方便是很重要的. |
|
q*****g 发帖数: 1568 | 30 Welcome to the (in)famous "dll hell"!
You basically have two ways to solve computer problems---
Linux be root,
Windoz re-boot.
^_^ |
|