C#的换行符和回车符在程序语句中怎么表示

C#的换行符和回车符在程序语句中如何表示?

VB.NET和C#都可以使用

System.Environment.NewLine

兼容性比\r\n好


1楼Liu10010昨天 21:37
1