开发者

what are the instructions for compiling in IBM Jikes

开发者 https://www.devze.com 2022-12-30 03:08 出处:网络
what is the instruction for compiling via IBM Jikes . for example 开发者_StackOverflow中文版: public class Test{

what is the instruction for compiling via IBM Jikes .

for example 开发者_StackOverflow中文版:

public class Test{
    public static void main(String[] args) {
        System.out.println("HelloWorld!");
    }
}


Perhaps if you read the Jikes FAQ, you will see how to use it. The invocation is basically identical to javac

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号