This print for content only-size & color not accurate 7" X 9-1/4" / casebound / malloy



Download 21,46 Mb.
Pdf ko'rish
bet132/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   128   129   130   131   132   133   134   135   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

// The HelloMessage class

using System;

using System.Windows.Forms;

class HelloMessage

{

C H A P T E R   2  



B U I L D I N G   C #  A P P L I C AT I O N S



39

8849CH02.qxd  9/24/07  10:50 AM  Page 39




public void Speak()

{

MessageBox.Show("Hello...");



}

}

Now, update your initial TestApp class to make use of this new class type, and comment out the



previous Windows Forms logic:

using System;



// Don't need this anymore.

// using System.Windows.Forms;

class TestApp

{

static void Main()



{

Console.WriteLine("Testing! 1, 2, 3");



// Don't need this anymore either.

// MessageBox.Show("Hello...");

// Use the HelloMessage class!

HelloMessage h = new HelloMessage();

h.Speak();

}

}



You can compile your C# files by listing each input file explicitly:

csc /r:System.Windows.Forms.dll TestApp.cs HelloMsg.cs

As an alternative, the C# compiler allows you to make use of the wildcard character (*) to

inform csc.exe to include all *.cs files contained in the project directory as part of the current

build:

csc /r:System.Windows.Forms.dll *.cs



When you run the program again, the output is identical. The only difference between the two

applications is the fact that the current logic has been split among multiple files.




Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   128   129   130   131   132   133   134   135   ...   1830




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish