当我们声明了一个结构体(或对象)的指针 p 后,可以通过这个指针 p,使用 -> 运算符, 访问结构体(或对象)中的成员。 Read More
posted @ 2018-04-02 16:50 皓琪 Views(1415) Comments(0) Diggs(0)