setw的代码呢
name是字符串,不能用==来比较,应该用strcmp()比较,strcmp()用法:https://blog.csdn.net/weixin_40093087/article/details/78071718