在project属性内VS2013提示error C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead.加上最后一句_CRT_SECURE_NO_WARNINGS即可

相关文章:

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