Mount Power pascal code Index pas słucki passat blue paweł herod
 

Oferty banków – lokaty, kredyty, waluty

Temat: Czy w standardowym Pascalu moge pisać aplikacie do komórki? czy w Pascalu można tworzyć aplikacje pod nowoczesne komórki
Osobiscie tez takiego czegos szuakelm i musze powiedziec ze da sie takie cos zrobic.. nie pamietam gdzie to znalazlem ale to byl taki kompilator pascala ktory nastepnie zamieniany byl na kod javy... (...) A choć zerknąłeś na stronę, którą podał Migajek post wyżej? MIDletPascal is programming language specifically suited for development of mobile applications. MIDletPascal compiler translates Pascal code into Java™ microedition (J2ME) bytecode. Programs written in MIDletPascal can be executed on any mobile device (such as mobile phones) with Java™ support. With MIDletPascal language developing mobile applications is easy and straightforward. If you are already familiar with Pascal, Delphi or Kylix you can start writing your own mobile applications within minutes. Użytkownik DJ_ProG edytował...
Źródło: forum.ks-ekspert.pl/index.php?showtopic=90420



Temat: [PHP] Odpowiednik Pascalowej funkcji Pos w PHP?
strpos powinna sie nadac :chytry: pascal code:var S: String; begin S := '   123.5'; { Convert spaces to zeroes } while Pos(' ', S) > 0 do   S[Pos(' ', S)] := '0'; writeln(s); end.php code<? $s='   123.5'; while(strpos($s,' ') !== false)  $s[strpos($s,' ')]='0'; echo $s; ?> pozdrawiam pepsi^no1
Źródło: forum.ks-ekspert.pl/index.php?showtopic=7891


  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • mandragora32.opx.pl