We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff4637 commit 6c4a009Copy full SHA for 6c4a009
Main.java
@@ -0,0 +1,8 @@
1
+/**
2
+ * @author yanglbme
3
+ */
4
+public class Main {
5
+ public static void main(String[] args) {
6
+ System.out.println("互联网公司 IT 技术面试题集");
7
+ }
8
+}
0 commit comments