代码大全

(singke) #1
4 6

6 6

18.2.2

C 12+4%3*7/8

Pascal 12+4 mod 3*7 div 8
basic 12+4 mod 3*7/8

18.3


Pascal
begin end c Basic if-then-else
begin end


begin end

18.3.1


Ada
18-6 18-7 18-8 Ada


18-8 Ada if
if PixelColor = RedColor then
statement1;
statement2;


end if
18-7 Ada while
while PixelColor = RedColor loop
statement1;
Free download pdf