Man sollte immer System.Environment.NewLine verwenden -> Plattformunabhängigkeit, obwohl ja nur auf Windows .net FrameWork passabel läuft.
A string containing "\r\n".
Remarks
The property value is a constant customized specifically for the current platform.
This value is automatically appended to text when using WriteLine methods, such as Console.WriteLine.
.net FrameWork Implementierungen für andere Architekturen und Plattformen:
Mono
DotGnu
Supported CPUs: x86, ppc, arm, parisc, s390, ia64, alpha, mips, sparc. Supported operating systems: GNU/Linux (on PCs, Sparc, iPAQ, Sharp Zaurus, PlayStation 2, Xbox,...), *BSD, Cygwin/Mingw32, Mac OS X, Solaris, AIX.
No comments:
Post a Comment