eclipse如何写helloworld

时间:2024-10-12 02:44:54

1、首先新建一个class文件。

eclipse如何写helloworld

3、首先写一个mian函数。package smali;public class hello { public static void main(String[] args) { }}

eclipse如何写helloworld

5、在这里写入HelloWorld,然后编译运行就可以。

eclipse如何写helloworld
© 2025 五度知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com