09 2021 档案
摘要:#include <iostream> #include <string> #include <fstream> #include <sstream> #include <map> #include <set> #include <vector> #include <list> #include <
阅读全文
摘要:使用成员函数指针 Author: David Kieras 原文地址 Using Pointers to Member Functions 翻译 Uttep 成员函数指针不像普通的函数指针,因为成员函数有一个“隐藏的this pointer”,以至于仅仅只能提供一个对象来充当this的作用,使用特殊
阅读全文

浙公网安备 33010602011771号