golang变成使用IDE,注意IDE的默认换行符号

golang采坑一  expected ';', found 'import'

 

 

我使用的是PHPstrome IED工具,注意右下角这个默认换行符。不然,总是提示错误 expected ";",found "import"。换成\r\n 就好了 

 

相关文章:

  • 2021-11-12
  • 2021-09-05
  • 2021-05-29
  • 2021-06-08
  • 2021-07-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-23
  • 2022-12-23
相关资源
相似解决方案