Skip to content

Commit 02f379e

Browse files
committed
XF
1 parent 385e5cf commit 02f379e

2 files changed

Lines changed: 19 additions & 9 deletions

File tree

.idea/workspace.xml

Lines changed: 16 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/XF.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
* Created by Administrator on 2016/4/24.
33
*/
44
public class XF {
5+
public static void main(String[] args){
6+
System.out.println("大侠先锋");
7+
}
58
}

0 commit comments

Comments
 (0)