work是个类,我不知道m-emparray是啥,也不知道**代表的是什么qwq
worker ** 表示后面的变量为worker类的指针的指针
ClassName**表示*ClassName类的指针的指针