operator= 函数功能运算符重载。 函数原型MxPluginBase& operator=(const MxPluginBase &) = delete; MxPluginBase& operator=(const MxPluginBase &&) = delete; 父主题: MxPluginBase