text.h代码中的
printLine();
printf("I love imooc\n");
printf("good good study!\n");
printf("day day up!\n");
printline():是干嘛的
是hello.c里面的一个方法