parent
5a0ef92b18
commit
e398aaece1
@ -0,0 +1,12 @@
|
|||||||
|
package TestBranch;
|
||||||
|
|
||||||
|
public class TestBranch {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println("111111");
|
||||||
|
System.out.println("2222222");
|
||||||
|
System.out.println("333333333");
|
||||||
|
System.out.println("volcanodaociyiyou");
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,12 @@
|
|||||||
|
package TestBranch;
|
||||||
|
|
||||||
|
public class TestBranch {
|
||||||
|
public static void main(String[] args) {
|
||||||
|
System.out.println("111111");
|
||||||
|
System.out.println("2222222");
|
||||||
|
System.out.println("333333333");
|
||||||
|
System.out.println("volcanodaociyiyou");
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
package TestBranch;
|
||||||
|
|
||||||
|
public class TestConn {
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,5 @@
|
|||||||
|
package TestBranch;
|
||||||
|
|
||||||
|
public class TestConn {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in new issue