#include "stdio.h"
#include "conio.h"
int main()
{
printf
(
"hello world!"
);
getch();
return
0;
}
[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课