美文网首页
hello World

hello World

作者: 童通 | 来源:发表于2018-12-26 15:25 被阅读0次

    ```

    public class HelloWorld{

    public static void main(String[] args){

    System.out.println("HelloWorld!");

    }

    }

    ```

    相关文章

      网友评论

          本文标题:hello World

          本文链接:https://www.haomeiwen.com/subject/bnvhlqtx.html