方法1:

MessageBox.Show("详细信息" + System.Environment.NewLine + "课程");

方法2:

MessageBox.Show("详细信息\r课程");

相关文章:

  • 2021-08-14
  • 2021-11-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-03-10
  • 2022-12-23
  • 2021-11-17
相关资源
相似解决方案