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

с арабского на английский

common+run

  • 1 run

    I
    [rʌn] n վազք, վազքամրցում, վազքարշավ. at a run վազքով. break into a run փա խուստի դիմել. give the dog a run շանը զբոսանքի դուրս բերել. be on the run from թաքնվել. be on the run all day ամբողջ օրը վազվրտուքի մեջ լի նել. go for a run վազքով զբոսանք կատարել/զբոսնել. have a run in the car մեքենայով զբոսնել. (տարածություն) a day’s run մեկ օրում անցնելու վազքատարածություն. a two hour run from here երկու ժամվա վազքի տարածություն այստեղից. a run of luck/bad luck/bad weather հաջողության/անհա ջո ղությունների/վատ եղանակի ժամանա կաշրջան. in the long run վերջին հաշվով. out of the run արտասովոր. the common run սովո րական մարդիկ. the run of a library գրադարանից օգտվելու թույլտվություն. The play had a long run Ներկայացումը երկար ժամանակ բեմադրվում էր. follow the run of events/of the game հետևել իրադարձությունների/խաղի ընթացքին. My stocking has run Գուլպայիս հատը փախել է. ski run դահուկուղի, դա հուկահետք
    II
    [rʌn] v վազել, վազվզել. փախչել. run upstairs/ downstairs աստիճաններով վերուվար վազել. run a good race տարածությունը հաջող անցնել. run for one’s life վազել կյանքը փրկելու նպատակով. run an errand հանձնարա րություն կատարել. run a high temperature բարձր ջերմաստիճան ունենալ. run the blockade շրջա փակումը ճեղքել. run a horse ձի քշել. run a candidate թեկնածու առաջադրել. be run off one’s feet, run one`s legs off ոտքից-հալից ընկնել. into trouble/expenses փորձանքի մեջ/ ծախ սի տակ ընկնել. (փոխադրամիջոցով տա նել) run smb to the station մեկին կայարան տա նել. run smb home տուն տանել/ուղեկցել. run whisky/guns across the frontier սահմանով անցկացնել վիսկի/զենք. (ղեկավարել, կազ մակերպել) run a house/a small business/a hotel տնային տնտեսությունը վարել. փոքր ձեռ նարկություն ղեկավարել. հյուրանոց կա ռա վարել. run an experiment փորձ անց կացնել. run a series of articles հոդվածների շարք տպա գրել. run extra trains լրացուցիչ գնացքներ բաց թողնել. (վարել) run a car մեքենա վա րել. run a boat against the reef նավը խութերին խփել. (հոսել. ծորալ) run the water ջուր բաց թողնել. run a risk վտանգի ենթարկվել. run cold/dry/mad սառչել/չորանալ, սպառվել/ գժվել. My nose is running Քիթս վազում է. The river runs into into lake Գետը թափվում է լիճը. His blood ran cold Նրա արյունը սառեց երակներում. The road runs to the sea Ճա նապար հը դեպի ծովն է տանում. (ասել, հայտնել) The letter runs Նամակում ասվում է. The story runs Պատմությունը հետևյալն է ասում. (աշ խատել, գործել) The lift isn’t running Վերելակը չի աշխատում. Feelings were running high Կրքերը բորբոքվում էին. The dye runs Ներկը գույն տվող է, Կտորը գունաթափվում է run across պատահաբար հանդիպել. run away փախչել. run back հետ վազել. run behind հետ ընկ նել. run into բախվել. run off փախչել. run oսt սպառ վել, վերջանալ. run over աչքի անց կացնել. run up մոտ վազել, բախվել. run to extremes ծայրահեղությունների մեջ ընկնել

    English-Armenian dictionary > run

  • 2 glyph run

    A continuous sequence of characters that share a common format.

    English-Arabic terms dictionary > glyph run

  • 3 binding time

    "The point in a program's use at which binding of information occurs, usually in reference to program elements being bound to their storage locations and values. The most common binding times are during compilation (compile-time binding), during linking (link-time binding), and during program execution (run-time binding)."

    English-Arabic terms dictionary > binding time

  • 4 application domain

    "A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process."

    English-Arabic terms dictionary > application domain

  • 5 C#

    "A programming language designed for building enterprise applications that run on the.NET Framework. C#, which is an evolution of C and C++, is type safe and object oriented. Because it is compiled as managed code, it benefits from the services of the common language runtime, such as language interoperability, security, and garbage collection."
    C#

    English-Arabic terms dictionary > C#

  • 6 master page

    A page that defines the layout and common elements for a set of web pages. It is merged at run time with content pages that define page-specific content.

    English-Arabic terms dictionary > master page

  • 7 AD

    "A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process."
    AD

    English-Arabic terms dictionary > AD

  • 8 AppDomain

    "A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process."

    English-Arabic terms dictionary > AppDomain

  • 9 collectible assembly

    "A transient dynamic assembly that you generate at run time by using the classes in the System.Reflection.Emit namespace, subject to certain restrictions. When you have released all references to all instances of the types in the collectible assembly and to all objects that were used to create the assembly, the common language runtime unloads the assembly from memory without unloading the application domain. This is the only circumstance in which an assembly can be unloaded without unloading the application domain."

    English-Arabic terms dictionary > collectible assembly

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

  • common run — index generality (bulk), matter of course Burton s Legal Thesaurus. William C. Burton. 2006 …   Law dictionary

  • common run — 1. Common or ordinary course. 2. Generality, mass, ordinary class …   New dictionary of synonyms

  • The common run — Run Run, n. 1. The act of running; as, a long run; a good run; a quick run; to go on the run. [1913 Webster] 2. A small stream; a brook; a creek. [1913 Webster] 3. That which runs or flows in the course of a certain operation, or during a certain …   The Collaborative International Dictionary of English

  • out of the common run — index eccentric, prodigious (amazing) Burton s Legal Thesaurus. William C. Burton. 2006 …   Law dictionary

  • Run — Run, n. 1. The act of running; as, a long run; a good run; a quick run; to go on the run. [1913 Webster] 2. A small stream; a brook; a creek. [1913 Webster] 3. That which runs or flows in the course of a certain operation, or during a certain… …   The Collaborative International Dictionary of English

  • run — [[t]rʌ̱n[/t]] ♦ runs, running, ran (The form run is used in the present tense and is also the past participle of the verb.) 1) VERB When you run, you move more quickly than when you walk, for example because you are in a hurry to get somewhere,… …   English dictionary

  • run — Synonyms and related words: Brownian movement, Everyman, Indian file, Le Mans, Lehrfreiheit, Public, Zeitgeist, abide, abrade, abrasion, abscond, absquatulate, academic freedom, acciaccatura, acquire, act, adolescent stream, advance, affluence,… …   Moby Thesaurus

  • common man — Synonyms and related words: Cockney, Everyman, John Doe, John Smith, Public, a nobody, a nothing, average, average man, body politic, bourgeois, cipher, citizenry, common run, commoner, commonwealth, community, community at large, dummy, estate,… …   Moby Thesaurus

  • common people — Synonyms and related words: bourgeoisie, common run, common sort, commonage, commonality, commonalty, commoners, commons, laborers, linendrapers, lower classes, lower middle class, lower orders, lumpen proletariat, middle class, middle orders,… …   Moby Thesaurus

  • Common Lisp — Paradigm(s) Multi paradigm: procedural, functional, object oriented, meta, reflective, generic Appeared in 1984, 1994 for ANSI Common Lisp Developer ANSI X3J13 committee Typing discipline …   Wikipedia

  • Common Tunnel — Grønland Station Overview Type Rapid transit …   Wikipedia

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

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