-
1 string
• rivi• nuora• nyöri• jänne• jäntere• jonoautomatic data processing• jono (atk)• jono(tietotekn)• vetää johto• viulunkieli• pujottaa• rihma• kieli• kieli(musiikki)music• kieli (soit.)• ketjuautomatic data processing• merkkijono• nauha• naru• perata• paula• sarja• syy• säie• kuitu• lanka* * *1. striŋ noun1) ((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.) naru2) (a fibre etc, eg on a vegetable.) kuitu3) (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.) nauha2. verb1) (to put (beads etc) on a string etc: The pearls were sent to a jeweller to be strung.) pujottaa nauhaan2) (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änne3) (to remove strings from (vegetables etc).) poistaa rihmat4) (to tie and hang with string etc: The farmer strung up the dead crows on the fence.) ripustaa•- strings- 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 -
2 ANSI string
automatic data processing• ANSI-merkkijono -
3 ASCIIZ string
automatic data processing• ASCIIZ-merkkijono -
4 character string
automatic data processing• merkkijono -
5 command string
automatic data processing• komentojono -
6 null string
automatic data processing• nollamerkkijono• täytejono -
7 PATH string
automatic data processing• PATH-jono -
8 prefix string
automatic data processing• prefiksimerkkijono -
9 setup string
automatic data processing• asennusmerkkijono -
10 suffix string
automatic data processing• suffiksimerkkijono -
11 text string
automatic data processing• tekstijono -
12 trim a character string
automatic data processing• katkaista merkkijono määräpituuteen -
13 Unicode string
automatic data processing• Unicode-merkkijono -
14 undo
automatic data processing• palaa taaksepäin -toiminto• toiminnon peruutus• tuhotatechnology• irrottaa• avata• purkaa• päästää• ratkoa• tehdä tyhjäksi• hajottaaautomatic data processing• perua (atk)• syöstä turmioonlaw• kumota• poistettu palautus* * *past tense - undid; verb1) (to unfasten or untie: Could you undo the knot in this string?) avata2) (to reverse, or destroy, the effect of: The evil that he did can never be undone.) tehdä tekemättömäksi•- undoing- undone -
15 loop
• johdinsilmukka• silmukka-• silmukka• silmukka(tietotekn)• silmukka paluusilmukka• solmuautomatic data processing• silmukka (ATK)technology• polveke• raksi• rengas• rengasverkko• tehdä silmukka• kierukka• kiehkura• kiemura• kierrellä• kierto• kiinnittää silmukalla• lenkkielectricity• kaksoisjohto• kaari• mutka• surmansilmukka• ympyrä• käämi* * *lu:p 1. noun1) (a doubled-over part of a piece of rope, chain etc: She made a loop in the string.) silmukka2) (a U-shaped bend in a river etc.) mutka3) (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 -
16 packing
• pakkaaminen• paketointi• pakkaus• tölkitys• päällyste• tiiviste• tiivistäminen(tiedon)• tiivistyholkki• tiivistysautomatic data processing• tiivistys(tietokantatiedoston)technology• tiivistysholkkitechnology• 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.) pakkaaminen2) (the materials (paper, string etc) used to wrap things for posting etc: He unwrapped the vase and threw away the packing.) pakkaus
См. также в других словарях:
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