Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
cb49c667e3 | 2 years ago |
@ -0,0 +1,7 @@
|
||||
package net.micode.notes.ui;
|
||||
|
||||
public class text2 {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("我是你");
|
||||
}
|
||||
}
|
Loading…
Reference in new issue