typedef关键字作用:为一种数据类型定义一个新的名字。(数据类型包括内部数据类型(int, char等)和自定义数据类型struct) 转载于:https://www.cnblogs.com/dingou/p/10484032.html