当前位置: 代码迷 >> 综合 >> error: stray '\357' in program问题
  详细解决方案

error: stray '\357' in program问题

热度:47   发布时间:2023-09-29 16:08:43.0

编译报错:error: stray '\357' in program

原因:在程序中打入了全角字符,也就是不是英文输入法

  相关解决方案