运维网's Archiver
论坛
›
邮件服务
› [编译错误]c++:operation++(int) decalred for postfix ++ trying prefix operator instea
zpjx
发表于 2015-9-15 11:20:02
[编译错误]c++:operation++(int) decalred for postfix ++ trying prefix operator instea
出现这种提示一般要尝试换一下++的位置,itt++ change to ++itt;
页:
[1]
查看完整版本:
[编译错误]c++:operation++(int) decalred for postfix ++ trying prefix operator instea