2005年4月13日

Item 17. 函数与数组声明上的比较

摘要: Item 17. Dealing with Function and Array Declarators函数与数组的声明能够放在一起来比较,是因为它们有相同的遭遇,同是天涯沦落人。-----------------------------------------------------------... 阅读全文

posted @ 2005-04-13 20:49 张大大123 阅读(112) 评论(0) 推荐(0)

Item 16. 指向成员函数的指针

摘要: Item 16. Pointers to Member Functions Are Not Pointers Pointers to Member Functions :指向成员函数的指针 在此,成员函数指的是非静态的成员函数。 Pointers to state Member Functio... 阅读全文

posted @ 2005-04-13 14:51 张大大123 阅读(103) 评论(0) 推荐(0)

Item 15.指向类数据成员的指针

摘要: Item 15. Pointers to Class Members Are Not PointersPointers to Class Members:指向类成员的指针注:本条中只涉及到非静态的数据成员-----------------------------------------------... 阅读全文

posted @ 2005-04-13 11:20 张大大123 阅读(111) 评论(0) 推荐(0)

导航