This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
zhangyanjie
/
ZKJServer
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3acc7b834d
Branches
Tags
master
zhao
ZKJServer
/
src
/
Main.java
Main.java
116 B
Historique
Raw
1
2
3
4
5
public class Main {
public static void main(String[] args) {
System.out.println("Hello world!");
}
}