public
class
MyFirstJavaProgram {
static
void
main(String []args) {
System.out.println(
"Hello World"
);
}
//源代码片段来自云代码http://yuncode.net
初级程序员
by: ROCK 发表于:2015-07-13 10:22:16 顶(0) | 踩(0) 回复
good
初级程序员
by: ROCK 发表于:2015-07-13 10:22:16 顶(0) | 踩(0) 回复
good
回复评论