Konuyu Oyla:
  • Toplam: 0 Oy - Ortalama: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Konsol Ekranında Renkli Yazı
#1
Kod:
using System;
using System.Runtime.InteropServices;

namespace TextColor1
{
     class MainClass
     {
       [DllImport("kernel32.dll")]
    public static extern bool SetConsoleTextAttribute(IntPtr hConsoleOutput,
      int wAttributes);
       [DllImport("kernel32.dll")]
    public static extern IntPtr GetStdHandle(uint nStdHandle);
    
          public static void Main(string[] args)
          {
               uint STD_OUTPUT_HANDLE = 0xfffffff5;
            IntPtr hConsole = GetStdHandle(STD_OUTPUT_HANDLE);
            // increase k for more color options
            for (int k = 1; k < 255; k++)
            {
        SetConsoleTextAttribute(hConsole, k);
              Console.WriteLine("{0:d3}  I want to be nice today!",k);
            }
            // final setting
            SetConsoleTextAttribute(hConsole, 236);
            
            Console.WriteLine("Çıkmak için Enter tuşuna basın...");
      Console.Read();  // wait
          }
     }
}
Okyanusta batan gemidir yalnızlık,
Çok derinlerdedir gücün yetmez onu oradan çıkarmaya.
Kaybolup gider daha sonra.
Kendi kendine konuşmaktır yalnızlık...
Belkide en iyi tarafıdır bu
Kendini sorgularsın, bir kez olsun çekersin köşeye nefsini hayatı anlamaya çalışırsın.

Cevapla


Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi

Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping