Subject | English | Danish |
pharma. | assessment of generic medicinal products | evaluering af generiske lægemidler |
comp., MS | closed generic type | lukket generisk type (A constructed generic type that has no unspecified generic type parameters, either of its own or of any enclosing types or methods. Closed generic types can be instantiated) |
comp., MS | constructed generic type | konstrueret generisk type (A generic type whose generic type parameters have been specified. A constructed type or method can be an open generic type if some of its type arguments are type parameters of enclosing types or methods, or a closed generic type if all of its type arguments are real types) |
chem. | generic additive | generisk tilsætningsstof |
commun., IT | generic address | generisk adresse |
scient. | generic algorithm | general algoritme |
IT | generic application | generisk applikation |
comp., MS | generic application | standardprogram (A user-defined application that supports user definable settings only) |
IT | generic building block | generel byggeenhed |
med. | generic character | genassocieret egenskab |
relig. | generic characteristic | generisk egenskab |
relig. | generic characteristic | generisk træk |
el. | generic clock card | GCLK-kort |
IT, dat.proc. | generic coding | generisk kodning |
energ.ind. | generic combustion | generisk forbrænding |
commun., IT | Generic Compiler or Interpreter | generic compiler eller oversætter |
chem. | generic concentration limit | generisk koncentrationsgrænse |
IT, dat.proc. | generic content portion | generisk indholdsdel |
IT, dat.proc. | generic content portion description | beskrivelse af generisk indholdsdel |
gen. | generic defect | fælles defekt |
comp., MS | generic delegate | generisk stedfortræder (A delegate method that is declared with type parameters) |
fin. | generic description | samlebetegnelse |
fin. | generic description | generisk betegnelse |
pharma. | generic drug | synonymt lægemiddel |
pharma. | generic drug | generikamedicin |
econ. | generic drug | generisk lægemiddel |
IT, dat.proc. | generic font | generisk font |
commun., IT | generic functions | generiske funktioner |
work.fl. | generic heading | gruppebetegnelse |
work.fl. | generic heading | hovedgruppebetegnelse |
work.fl. | generic heading | klassebetegnelse |
IT, dat.proc. | generic identifier | generisk kendenavn |
IT, dat.proc. | generic identifier | generisk identifikator |
IT | generic inference engine | generisk inferensmaskine |
IT | generic instantiation | generisk instantiering |
IT, dat.proc. | generic layout structure | generisk layoutstruktur |
IT, dat.proc. | generic logical structure | generisk logisk struktur |
IT | generic manufacturing technology | generisk fremstillingsteknologi |
IT, dat.proc. | generic markup | generisk kodning |
pharma. | generic medicament | generisk lægemiddel |
pharma. | generic medicament | generikamedicin |
pharma. | generic medicament | synonymt lægemiddel |
pharma. | generic medicinal product | generikamedicin |
pharma. | generic medicinal product | generisk lægemiddel |
pharma. | generic medicinal product | synonymt lægemiddel |
pharma. | generic medicine | generikamedicin |
pharma. | generic medicine | generisk lægemiddel |
pharma. | generic medicine | synonymt lægemiddel |
IT | generic metaphor | generisk metafor |
comp., MS | generic method | generisk metode (A method whose definition has placeholders, called generic type parameters, for one or more types used in the body of the method or as the types of the method's parameters. A user specifies real types (generic type arguments) for the type parameters when calling the generic method. Note that a method is not generic just because it is declared in a generic type. A method is generic only if it has type parameters of its own) |
IT | generic multimedia software | generisk multimediasoftware |
nat.sc., agric. | generic name | slægtsnavn (nomen generis) |
agric., food.ind., patents. | generic name | generisk betegnelse |
commun., transp. | generic name | generisk navn |
pharma. | generic name | internationale faellesnavne (denominatio internationalis communalis) |
pharma. | generic name | INN-navn (denominatio internationalis communalis) |
pharma. | generic name | international non-proprietary name (denominatio internationalis communalis) |
pharma. | generic name | INN-navne (denominatio internationalis communalis) |
pharma. | generic name | fællesnavn (denominatio internationalis communalis) |
agric., food.ind., patents. | generic name | artsbetegnelse |
law | generic name of the goods or services | fællesnavnet på varerne eller tjenesteydelserne |
IT, el. | generic nature of the hardware | materiellets generiske natur |
IT, el. | generic nature of the hardware | hardwarens generiske natur |
IT | generic neural network | generisk neuralt netværk |
pharma. | generic pharmaceutical | generikamedicin |
pharma. | generic pharmaceutical | generisk lægemiddel |
pharma. | generic pharmaceutical | synonymt lægemiddel |
pharma. | generic pharmaceutical product | generikamedicin |
pharma. | generic pharmaceutical product | generisk lægemiddel |
pharma. | generic pharmaceutical product | synonymt lægemiddel |
gen. | generic plan | generisk plan |
gen. | generic planning | generisk planlægning |
work.fl., IT | generic posting | Generisk indeksering |
work.fl., IT | generic posting | underordning |
IT, dat.proc. | generic printer driver | generisk printerdriver |
el. | generic processor card | GPROC-kort |
gen. | generic product | kopiprodukt |
gen. | generic product | generisk produkt |
market. | generic products | mærkeløse varer |
market. | generic products | navnløse varer |
market. | generic products | anonyme varer |
comp., MS | generic programming | generisk programmering (Programming using parametric polymorphism) |
work.fl., IT | generic reference | generisk henvisning |
work.fl., IT | generic relation | generisk relation |
mater.sc. | generic research | generisk forskning |
comp., MS | generic resource | standardressource (A placeholder resource that is used to specify the skills required for a specific task) |
IT | generic scan tool | generisk scanner |
gen. | generic scenario | generisk scenario |
mater.sc. | generic science | generisk videnskab |
commun., IT | generic service | generisk tjeneste |
commun. | generic services | basistjenester |
mater.sc. | generic specification | komponentspecifikation |
gen. | Generic Standards of Behaviour | generelle adfærdsstandarder |
commun., IT, R&D. | generic technologies | generisk teknologi |
commun., IT, tech. | generic technologies | basisteknologier |
gen. | generic technologies | grundlagsskabende teknologier |
work.fl. | generic term | generisk term |
work.fl. | generic term | generisk overbegreb |
commun., IT | generic Top-Level Domain | generisk topdomæne |
commun., IT | Generic Top-Level Domain | generisk topdomænenavn |
comp., MS | generic type | generisk type (A class, interface, or structure whose definition has placeholders, called generic type parameters, for one or more types that are used in its member definitions. A user specifies real types (generic type arguments) for the type parameters when creating an instance of a generic type) |
comp., MS | generic type argument | generisk typeargument (The type that the user specifies when creating instances of a generic type or when calling a generic method) |
comp., MS | generic type definition | generisk typedefinition (The definition of a generic type, in which type parameters act as placeholders for types that the user supplies when creating instances to use. These instances are not instances of the generic type definition, but of the constructed type formed by specifying type arguments) |
comp., MS | generic type parameter | generisk typeparameter (In a generic type definition, a placeholder for a type that the user specifies (generic type argument) when creating instances of a generic type or when calling a generic method) |
comp., MS | generic type parameter constraint | generisk typeparameterbegrænsning (A way of limiting the types that can be specified for a generic type parameter. For example, types substituted for the type parameter can be constrained to inherit from a particular type, to implement a specific interface, to provide a parameterless constructor, and so on) |
comp., MS | generic type parameter list | generisk typeparameterliste (The list of generic type parameters of a generic type or method, specified as part of the definition of the generic type or generic method) |
IT | generic unit | generisk enhed |
commun., IT | generic video standard | generisk videostandard |
med. | generic work | generisk arbejde |
agric. | name that has become generic | betegnelse, der er blevet en artsbetegnelse |
comp., MS | open generic type | åben generisk type (A constructed generic type in which one or more of the generic type arguments substituted for its generic type parameters is a type parameter of an enclosing generic type or method. Open generic types cannot be instantiated) |
IT, dat.proc. | save generic | gemning som generisk |
agric. | semi-generic designation | halvgenerisk oprindelsesbetegnelse |
agric. | semi-generic wines | delvis regionale vine |
commun. | Trans-European telecommunications generic service | generisk tjeneste i transeuropæisk telekommunikation |