博客开通了

关注  膜拜 ~

following is test:

1 #include<stdio.h>
2
3 int main(int argc, char* argv[])
4 {
5 return printf("hello world!");
6 }
原文地址:https://www.cnblogs.com/whoiskevin/p/2400803.html