background preloader

News

Facebook Twitter

Samsung oficiāli paziņojuši par Galaxy S II viedtālruni un Galaxy Tab 10.1 planšetdatoru. Samsung oficiāli paziņojuši par Galaxy S II viedtālruni un Galaxy Tab 10.1 planšetdatoru Jau janvāra vidū Samsung paziņoja, ka drīzumā gaidāms Galaxy S pēcnācējs. Vakar uzņēmums oficiāli paziņoja par šo jaunumu, paziņojot publikai par Galaxy S II viedtālruni. Galaxy S II viedtālrunim, kā vairumam šogad prezentēto "dārgā gala" viedtālruņu, ir divu kodolu procesors (1GHz). Tālrunis atbalsta HSPA+, un tam ir divas kameras (8MP kamera ar LED zibspuldzi ierīces aizmugurē un 2MP kamera videozvaniem ierīces priekšpusē). Taču Galaxy S II nav vienīgais Samsung jaunums – uzņēmums paziņojis arī par Galaxy Tab 10.1 planšetdatoru.

Gluži kā Galaxy S II viedtālrunis, arī šis planšetdators ir aprīkots ar 1GHz divu kodolu procesoru, HSPA+ savienojamību un divām kamerām (8MP un 2MP). Abu ierīču iespējamās cenas nav paziņotas, taču Engadget ziņo, ka tās Eiropā varētu parādīties jau martā. DailyTech Saistītie raksti Komentāri. Learn Pascal Programming Tutorial Lesson 9 - Procedures and Functions. Procedures Procedures are sub-programs that can be called from the main part of the program. Procedures are declared outside of the main program body using the procedure keyword. Procedures must also be given a unique name. Procedures have their own begin and end . Here is an example of how to make a procedure called Hello that prints "Hello" on the screen. program Procedures; procedure Hello; begin Writeln('Hello'); end; end. To use a procedure we must call it by using its name in the main body.

Hello; Procedures must always be above where they are called from. Procedure HelloCall; HelloCall; Procedures can have parameters just like the other commands we have been using. Procedure Print(s: String; i: Integer); Writeln(s); Writeln(i); Print('Hello',3); Global and Local variables The variables we have been using so far have been global because they can be used at any time during the program. Procedure Print(s: String); var i: Integer; for i := 1 to 3 do Print('Hello'); Functions program Functions; Exit; ASTRONOMIJAS PORTĀLS UN OBSERVATORIJA. Raksti - Terra 2.0. Datuve. Engadget. OMG! Ubuntu! | Everything Ubuntu. Daily. Latvia - Burtnieku lake. Ir. Sākums. Linux News On Internet Time.