Browse Source

创建了个头文件

tags/v1.0^0
JIU JIALIN 5 days ago
parent
commit
ea407a65ba
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      JJL.h

+ 7
- 0
JJL.h View File

@@ -0,0 +1,7 @@
#include <iostream>

using namespace std;

void my_printf(int a);



Loading…
Cancel
Save