LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1186|回复: 0

how to use gcj and gij

[复制链接]
发表于 2006-4-1 21:33:02 | 显示全部楼层 |阅读模式
you write a hello.java file  see code below
class Helloworld{
        public static void main(String[] args){
                System.out.println("hello world");
}
}
~
~



at command input
gcj -C hello.java
gij Helloworld

=======================================================
ok,i love linux.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表