.


:




:

































 

 

 

 


Pascal

( = IDE) - .

 

:

 

1) ( , );

 

2) ( ) ( 0 1) + :

Basic ( ): - ; - ; - . Java: - , ; - . - , .. , . . , .
- ; - ; - ; - , , ;  
- ( , ; ); - , ; - ( ). - ; - , .  

3) ;

 

4) (debugger) ;

5) ;


6) ;

 

7) ();

 

8) ;

 

9) ,

 

.

 

Pascal: Turbo Pascal, QuickPascal, Visible Pascal, Lazarus, FreePascal

PascalABC.NET 3.1

 

:

 

 

 


PASCAL

 
 


- , .

 

Pascal:

- A z;

- (_);

- 0 1 2 3 4 5 6 7 8 9;

- : + * / = < >.,:; ^ $ # @;

- : [ ] () { };

- : < = > = < >.. (* *) (..).

 
 

 


, .

 

Pascal:

- ::= + = *;

- : begin, end, if, for;

- (): a, b1, Number;

- : 2, 'ABC', #5;

- : {...} (*...*) //...

 

.

 

 

Pascal .
.

 

:

 

program ; ( )
uses 1, 2; ( )
var ; (, , , , , )
begin
1; 2; N;
end.

 

, : , , , , , .

- , . "_".

 

:

 

program Hello; begin writeln ('Hello World!'); end. program Vichislenie; var a, b: integer; begin write (' '); readln (a); b:=a*a; writeln (' = ',b); end.

 



<== | ==>
| . , ,
:


: 2016-11-23; !; : 677 |


:

:

: , , , , .
==> ...

1502 - | 1374 -


© 2015-2024 lektsii.org - -

: 0.016 .