请问this是个什么东西?希望您能说的细点~~~ 比如有: mainDlg = this; return *this; 等这类的语句,看不太懂[解决办法]this 是当前对象的指针,*this 是当前对象