We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 614f104 commit 48c6b12Copy full SHA for 48c6b12
CCVT_Code_Distribute/src/com/bao/Class2.java
@@ -0,0 +1,10 @@
1
+package com.bao;
2
+
3
+public class Class2 {
4
5
+ public static void main(String[] args) {
6
+ // TODO Auto-generated method stub
7
8
+ }
9
10
+}
CCVT_Code_Distribute/src/com/bao/DemoClass.java
@@ -0,0 +1,12 @@
+public class DemoClass {
+ System.out.println("Hello hi");
11
12
0 commit comments