- Menulis Output ke Layar
Console.WriteLine("teks yang diketik"); - Mengatur Posisi Cursor
Console.SetCursorPosition(jarak dari kiri, jarak dari atas); - Mengatur warna Teks
Console.ForegroundColor = ConsoleColor.warna; - Mengatur warna Background
Console.BackgroundColor = ConsoleColor.warna;
C# Console : Latihan 1A
Code yang digunakan :
05
Nov
2014
0 komentar:
Posting Komentar
Click to see the code!
To insert emoticon you must added at least one space before the code.