Similar context phrases
Translation examples
verb
Exit registration with children.
Poistu lasten rekisteröinnistä.
Exit the bus at Elephant
Poistua pysäkillä Elephant
Exit the room by Category:
Poistu huone luokittain:
Exit to Terrace-side Porch.
Poistu terassilta-puoleinen kuisti.
If the program exits normally, the exit code is 0.
Jos ohjelma poistuu normaalisti, poistumiskoodi on 0.
Exit the room By helicopter Stones
Poistua huoneesta Helikopterilla Stones
Polynices refuses to be dissuaded, and exits.
Polyneikes kieltäytyy ja poistuu.
McLean's bus arrives, and Littrell exits the hospital.
McLeanin linja-auto saapuu ja Littrell poistuu sairaalasta.
Once the plane lands, Boone shakes Locke's hand and exits the plane.
Koneen laskeuduttua Los Angelesiin Boone kättelee Lockea ja poistuu koneesta.
Foreigners living in Mongolia must obtain exit visas in order to leave the country.
Mongoliassa asuvien ulkomaalaisten on saatava maastapoistumisviisumi jotta he voivat poistua maasta.
From this point, players may exit the clubhouse and start again from the bottom of the mountain.
Keskustelun loppuessa pelaaja poistuu talosta ja jatkaa matkaansa merenrannalla sijaitsevaan Majula-nimiseen kylään.
A version of TECO was provided with all DEC operating systems; the version available for RT11 was able to drive the GT40 graphics display while the version available for RSTS/E was implemented as a multi-user run-time system and could be used as the user's complete operating environment; the user never actually had to exit TECO.
RSTS/E-käyttöjärjestelmän versio puolestaan toteutettiin siten, että se oli eräänlainen käyttöjärjestelmä ihan itsessään; käyttäjän ei työtä tehdessään oikeastaan koskaan tarvinnut poistua TECOsta.
TECO commands are characters (including control-characters), and the prompt is a single asterisk: * The escape key displays as a dollar sign, pressed once it delineates the end of a command requiring an argument and pressed twice initiates the execution of the entered commands: *$$ Given a file named hello.c with the following contents: int main(int argc, char **argv) { printf("Hello world!\n"); return 0; } one could use the following TECO session (noting that the prompt is "*" and "$" is how ESC is echoed) to change "Hello" into "Goodbye": *EBhello.c$$ Open file for read/write with backup *P$$ Read in the first page *SHello$0TT$$ Search for "Hello" and print the line (pointer placed after searched string) printf("Hello world!\n"); The line *-5DIGoodbye$0TT$$ Delete five characters before pointer (ie "Hello"), insert "Goodbye", and print the line printf("Goodbye world!\n"); The updated line *EX$$ Copy the remainder of the file and exit These two example programs are a simple interchange sort of the current text buffer, based on the 1st character of each line, taken from the PDP-11 TECO User's Guide.
Voisimme käyttää TECOa tähän vaikka seuraavalla tavalla (asteriski on kehote, ja dollarimerkki kuvastaa ESC-näppäimen painallusta): *EBterve.c$$ Avataan tiedosto lukemista ja kirjoittamista varten *P$$ Luetaan ensimmäinen sivu *STerve$0TT$$ Etsitään sanaa "Terve" ja tulostetaan ko. rivi printf("Terve, maailma!\n"); Tulostuu... *-5DIHyvästi$0TT$$ Poistetaan "Terve", vaihdetaan tilalle "Hyvästi", ja tulostetaan rivi printf("Hyvästi, maailma!\n"); Tulostuu... *EX$$ Poistutaan TECOsta samalla tallentaen Tämä artikkeli perustuu osittain Jargon File -dokumenttiin (public domain).
How many English words do you know?
Test your English vocabulary size, and measure how many words you know.
Online Test