用手机做网站,达内网站建设,太原做网站培训,北京公司注册网站vs2017中这种写法编译不通过#xff1a;char* pTest hello; 解决方法#xff1a;在C/C选项-命令行-附加选项中增加#xff1a;/Zc:strictStrings- (Disable string literal type conversion)转载于:https://www.cnblogs.com/dqloveu/p/11149222.htmlvs2017中这种写法编译不通过char* pTest hello; 解决方法在C/C选项-命令行-附加选项中增加/Zc:strictStrings- (Disable string literal type conversion)转载于:https://www.cnblogs.com/dqloveu/p/11149222.html