C++ 中可以使用`typedef` 关键字为一个类型定义一个别名比如下面的结构体```c++ struct Book { char title[50]; char author[50]; char subject[100 - 简单教程, ...
確定! 回上一頁