使用@的意思是不转义\

按说要在字符串里表示c:\windows\notepad.exe
得写成c:\\windows\\notepad.exe

但是前面加@以后就不用两个\了

相关文章:

  • 2021-06-22
  • 2021-09-23
  • 2021-11-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-03
猜你喜欢
  • 2021-12-14
  • 2022-12-23
  • 2022-02-04
  • 2021-11-24
  • 2022-12-23
  • 2021-08-22
  • 2022-12-23
相关资源
相似解决方案