Перевод: с английского на финский

с финского на английский

string+processing

  • 1 string

    • rivi
    • nuora
    • nyöri
    • jänne
    • jäntere
    • jono
    automatic data processing
    • jono (atk)
    • jono(tietotekn)
    • vetää johto
    • viulunkieli
    • pujottaa
    • rihma
    • kieli
    • kieli(musiikki)
    music
    • kieli (soit.)
    • ketju
    automatic data processing
    • merkkijono
    • nauha
    • naru
    • perata
    • paula
    • sarja
    • syy
    • säie
    • kuitu
    • lanka
    * * *
    1. striŋ noun
    1) ((a piece of) long narrow cord made of threads twisted together, or tape, for tying, fastening etc: a piece of string to tie a parcel; a ball of string; a puppet's strings; apron-strings.) naru
    2) (a fibre etc, eg on a vegetable.) kuitu
    3) (a piece of wire, gut etc on a musical instrument, eg a violin: His A-string broke; ( also adjective) He plays the viola in a string orchestra.) kieli, jousi-
    4) (a series or group of things threaded on a cord etc: a string of beads.) nauha
    2. verb
    1) (to put (beads etc) on a string etc: The pearls were sent to a jeweller to be strung.) pujottaa nauhaan
    2) (to put a string or strings on (eg a bow or stringed instrument): The archer strung his bow and aimed an arrow at the target.) panna johonkin kielet, panna johonkin jänne
    3) (to remove strings from (vegetables etc).) poistaa rihmat
    4) (to tie and hang with string etc: The farmer strung up the dead crows on the fence.) ripustaa
    - stringy
    - stringiness
    - string bean
    - stringed instruments
    - have someone on a string
    - have on a string
    - pull strings
    - pull the strings
    - string out
    - strung up
    - stringent
    - stringently
    - stringency

    English-Finnish dictionary > string

  • 2 ANSI string

    automatic data processing
    • ANSI-merkkijono

    English-Finnish dictionary > ANSI string

  • 3 ASCIIZ string

    automatic data processing
    • ASCIIZ-merkkijono

    English-Finnish dictionary > ASCIIZ string

  • 4 character string

    automatic data processing
    • merkkijono

    English-Finnish dictionary > character string

  • 5 command string

    automatic data processing
    • komentojono

    English-Finnish dictionary > command string

  • 6 null string

    automatic data processing
    • nollamerkkijono
    • täytejono

    English-Finnish dictionary > null string

  • 7 PATH string

    automatic data processing
    • PATH-jono

    English-Finnish dictionary > PATH string

  • 8 prefix string

    automatic data processing
    • prefiksimerkkijono

    English-Finnish dictionary > prefix string

  • 9 setup string

    automatic data processing
    • asennusmerkkijono

    English-Finnish dictionary > setup string

  • 10 suffix string

    automatic data processing
    • suffiksimerkkijono

    English-Finnish dictionary > suffix string

  • 11 text string

    automatic data processing
    • tekstijono

    English-Finnish dictionary > text string

  • 12 trim a character string

    automatic data processing
    • katkaista merkkijono määräpituuteen

    English-Finnish dictionary > trim a character string

  • 13 Unicode string

    automatic data processing
    • Unicode-merkkijono

    English-Finnish dictionary > Unicode string

  • 14 undo

    automatic data processing
    • palaa taaksepäin -toiminto
    • toiminnon peruutus
    • tuhota
    technology
    • irrottaa
    • avata
    • purkaa
    • päästää
    • ratkoa
    • tehdä tyhjäksi
    • hajottaa
    automatic data processing
    • perua (atk)
    • syöstä turmioon
    law
    • kumota
    • poistettu palautus
    * * *
    past tense - undid; verb
    1) (to unfasten or untie: Could you undo the knot in this string?) avata
    2) (to reverse, or destroy, the effect of: The evil that he did can never be undone.) tehdä tekemättömäksi
    - undone

    English-Finnish dictionary > undo

  • 15 loop

    • johdinsilmukka
    • silmukka-
    • silmukka
    • silmukka(tietotekn)
    • silmukka paluusilmukka
    • solmu
    automatic data processing
    • silmukka (ATK)
    technology
    • polveke
    • raksi
    • rengas
    • rengasverkko
    • tehdä silmukka
    • kierukka
    • kiehkura
    • kiemura
    • kierrellä
    • kierto
    • kiinnittää silmukalla
    • lenkki
    electricity
    • kaksoisjohto
    • kaari
    • mutka
    • surmansilmukka
    • ympyrä
    • käämi
    * * *
    lu:p 1. noun
    1) (a doubled-over part of a piece of rope, chain etc: She made a loop in the string.) silmukka
    2) (a U-shaped bend in a river etc.) mutka
    3) (IUD; a contraceptive device used by women.)
    2. verb
    (to fasten with, or form into, a loop or loops: He looped the rope round a post.) kiertää, tehdä silmukka

    English-Finnish dictionary > loop

  • 16 packing

    • pakkaaminen
    • paketointi
    • pakkaus
    • tölkitys
    • päällyste
    • tiiviste
    • tiivistäminen(tiedon)
    • tiivistyholkki
    • tiivistys
    automatic data processing
    • tiivistys(tietokantatiedoston)
    technology
    • tiivistysholkki
    technology
    • tiiviste (kone)
    transport
    • taara
    • kuvansupistuma
    * * *
    1) (the act of putting things in bags, cases etc: He has done his packing tonight as he is leaving in the morning.) pakkaaminen
    2) (the materials (paper, string etc) used to wrap things for posting etc: He unwrapped the vase and threw away the packing.) pakkaus

    English-Finnish dictionary > packing

См. также в других словарях:

  • String (computer science) — In formal languages, which are used in mathematical logic and theoretical computer science, a string is a finite sequence of symbols that are chosen from a set or alphabet. In computer programming, a string is traditionally a sequence of… …   Wikipedia

  • String interning — In computer science, string interning is a method of storing only one copy of each distinct string value, which must be immutable. Interning strings makes some string processing tasks more time or space efficient at the cost of requiring more… …   Wikipedia

  • Processing (programming language) — Processing Paradigm(s) object oriented Appeared in 2001; 9 years ago (2001) …   Wikipedia

  • String literal — A string literal is the representation of a string value within the source code of a computer program. There are numerous alternate notations for specifying string literals, and the exact notation depends on the individual programming language in …   Wikipedia

  • String Buffer — In object oriented programming, a String Buffer is an alternative to String. It has the ability to be altered through adding or appending, whereas a String is normally fixed or unchangeable. Java s approach Theory Java s standard way to handle… …   Wikipedia

  • String cheese — For the band, see The String Cheese Incident. Traditional Korbáčiky from Slovakia Several different types of cheese are known as string cheese. It is peelable and when peeled, it does so in strings or strips from the larger cheese. In Slovakia, a …   Wikipedia

  • String exploits — Several implementation / design flaws are associated with string programming, some of those are associated with security exploits. Concatenation problems It is possible to cause String1 + User Input String + String2 to behave in unepected ways by …   Wikipedia

  • Transparallel processing — is a form of processing, in computing or otherwise, in which items are processed simultaneously by one processor.Transparallel processing complements the three forms of processing called: * subserial processing, in which items are processed one… …   Wikipedia

  • printf format string — An example of the printf function. Printf format string (which stands for print formatted ) refers to a control parameter used by a class of functions typically associated with some types of programming languages. The format string specifies a… …   Wikipedia

  • List of string quartet composers — Born before 1800= *Giovanni Battista Sammartini (ca. 1700 ndash;1775): wrote several quartets though as with many early works for the medium some of these could be played equally by a small string orchestra. *Christian Cannabich (1731 ndash;1798) …   Wikipedia

  • Empty string — In computer science and formal language theory, the empty string (or null string)[1] is the unique string of length zero. It is denoted with λ or sometimes Λ or ε. The empty string is distinct from a null reference in that in an object oriented… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»