Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5be3312

Browse files
committed
第一个例子 没有引入idea相关的文件
1 parent b380236 commit 5be3312

File tree

1 file changed

+8
-0
lines changed
  • chapter1/helloworld/src/com/dockerx/demo

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
package com.dockerx.demo;
2+
3+
public class Main {
4+
5+
public static void main(String[] args) {
6+
System.out.println("Hello Java9!");
7+
}
8+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /