Professional IronPython



Download 20,35 Mb.
Pdf ko'rish
bet216/453
Sana01.07.2022
Hajmi20,35 Mb.
#723045
1   ...   212   213   214   215   216   217   218   219   ...   453
200

CHAPTER 10
Using ironPython for AdministrAtion tAsks
It’s time to test the example. Figure 10-2 shows the output of using 
IPY CmdLine2 
.py –D –s –g:John /Hello /g:John
.
FIgURE 10-2: 
An IronPython application can accommodate both – and / command line switches.
Using the .NET Method
The .NET method of working with command line arguments is similar to the Python method, but 
there are distinct differences. When you design your application, you should use one technique of 
parsing the command line or the other because mixing the two will almost certainly result in appli-
cation errors. Listing 10-3 shows a simple example of the .NET method.
LISTINg 10-3: 
 Using the .NET approach to list command line arguments
# Perform the required imports.
import System
# Obtain the number of command line arguments.
print ‘The command line has’, 
print len(System.Environment.GetCommandLineArgs()),
print ‘arguments.\n’
# List the command line arguments. 
for arg in System.Environment.GetCommandLineArgs():
print arg
# Pause after the debug session.
raw_input(‘\nPress any key to continue...’)
This example also relies on 
len()
to obtain the number of command line arguments contained in 
System.Environment.GetCommandLineArgs()
. As before, the code relies on a 
for
loop to process 
the command line arguments. You might expect that the results would also be the same, but look at 
Figure 10-3 and compare it to Figure 10-1. Notice that the .NET method outputs not only the script 
name, but also the name of the script processor and its location on the hard drive. Using the .NET 
method can have benefits if you need to verify the location of 
IPY.EXE
on the user’s system.
It’s time to see how you might parse a command line using the .NET method. Many of the tech-
niques are similar, but there are significant differences because .NET lacks any concept of options 
versus arguments. In short, you use a single technique to process both in .NET. Listing 10-4 shows 
how to parse a command line using the .NET method.
548592c10.indd 200
2/24/10 12:48:29 PM
www.finebook.ir



Download 20,35 Mb.

Do'stlaringiz bilan baham:
1   ...   212   213   214   215   216   217   218   219   ...   453




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