.


:




:

































 

 

 

 


 

 

2

230100 ()

 

, 2009


681.51.015 (075.8) + 517.87 (075.8)

 

22.193


C# Visual Studio 2008. , - Microsoft Word Microsoft Visio.

1- 230100 , .

( ___ _______ 2011 ).

 

..

 

 


 

1. .. 5

2. .. 5

2.1. . 5

2.2. . 7

2.3. . 8

2.4. - . 9

2.4.1. - Microsoft Word. 11

2.4.2. - Microsoft Visio. 12

3. .. 13

4. .. 13

5. . 15

6. . 15

7. .. 17

8. .. 18

 


 

 

/ #;

;

# ;

#.

 

. :

# :

1) , , :

;

- ;

- # ( ).

:

) a=((b+c)*(b+c)-1.25)/(c-2)/Math.Sqrt(b-5);

) a=((b+c)*(b+c)-1.25)/((c-2)*Math.Sqrt(b-5));

 

2) . a b c, (int), (double). b c ReadLine () Console. , , ToInt32() T oDouble () Convert:

 

int b = Convert.ToInt32(Console.ReadLine());

double c = Convert.ToDouble(Console.ReadLine());

, b c :

 

int b, c; //

// , 頠

Console.Write("b = ");

// ,

b = Convert.ToInt32(Console.ReadLine());

Console.Write("c = ");

c = Convert.ToInt32(Console.ReadLine());

 

3) ( - a) . WriteLine () Console:

Console.WriteLine("a = " + a);

, "a = " a, . +.

 

4) , :

 


, , .

, :

( Convert);

( if()).

Convert . ( - ), :

, .

, , - . , . if() () :

 

if(< >)

{

Console.WriteLine( !);

}

else

{

//

}

, ..



<== | ==>
| - Microsoft Visio
:


: 2018-10-15; !; : 470 |


:

:

, .
==> ...

1533 - | 1327 -


© 2015-2024 lektsii.org - -

: 0.012 .