typedef结合结构体指针 例: 运行结果: 附上例代码 //小问学编程 #include <stdio.h> //我们一次定义了2个类型 //第一个是结构体类型,有2个名字:struct teacher,teacher //第二个是结构体指针类型,有2