英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

generic    音标拼音: [dʒən'ɛrɪk]
一般的,普通的,未注册的

一般的,普通的,未注册的

generic
同属的

generic
同属

generic
adj 1: relating to or common to or descriptive of all members of
a genus; "the generic name"
2: (of drugs) not protected by trademark; "`Acetaminophen' is
the generic form of the proprietary drug `Tylenol'"
3: applicable to an entire class or group; "is there a generic
Asian mind?"
n 1: a wine that is a blend of several varieties of grapes with
no one grape predominating; a wine that does not carry the
name of any specific grape [synonym: {generic}, {generic wine}]
[ant: {varietal}, {varietal wine}]
2: any product that can be sold without a brand name

Generic \Ge*ner"ic\, Generical \Ge*ner"ic*al\, a. [L. genus,
generis, race, kind: cf. F. g['e]n['e]rique. See {Gender}.]
[1913 Webster]
1. (Biol.) Pertaining to a genus or kind; relating to a
genus, as distinct from a species, or from another genus;
as, a generic description; a generic difference; a generic
name. [WordNet sense 1]
[1913 Webster]

2. Very comprehensive; pertaining or appropriate to large
classes or their characteristics; -- opposed to
{specific}. [WordNet sense 3]
[1913 Webster]

3. (Commerce) Not protected by trademark; -- used especially
of the names of medications; as, a generic drug; the
generic name of Rogaine is minoxidil. [WordNet sense 2]
[PJC]

Note: Since patented medications cannot be sold except under
license from the patentee, medication which is still
under patent is not typically sold as a {generic drug},
i.e., sold under its generic name, though it can be
referred to by its generic name.
[PJC]



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Nullable type as a generic parameter possible? - Stack Overflow
    The type 'int?' must be a non-nullable value type in order to use it as parameter 'T' in the generic type or method Is specifying a nullable type as a generic parameter at all possible?
  • How can I pass in a func with a generic type parameter?
    You can certainly define generic delegates, after all, that's exactly what Func and Action are They are treated as generic definitions, just like generic interfaces and classes are However, you cannot use generic definitions in method signatures, only parameterized generic types Quite simply you cannot do what you are trying to achieve with a delegate alone
  • How do I call a generic method using a Type variable?
    What's the best way to call a generic method when the type parameter isn't known at compile time, but instead is obtained dynamically at runtime? Consider the following sample code - inside the Ex
  • c# - How to compare values of generic types? - Stack Overflow
    So, two questions: Why do we observe this weird behaviour? What keeps us from comparing the values of generic types which are known to be IComparable? Doesn't it somehow defeat the entire purpose of generic constraints? How do I resolve this, or at least work around it?
  • How do I get a class instance of generic type T? - Stack Overflow
    I have a generics class, Foo<T> In a method of Foo, I want to get the class instance of type T, but I just can't call T class What is the preferred way to get around it using T class?
  • How do you provide a default type for generics? - Stack Overflow
    The generic parameter type will be the same for all methods, so I would like it at the class level I know I could make a generic version and then inherit from it for the int version, but I was just hoping to get it all in one but I didn't know of any way to do that
  • How to define generic type limit to primitive types?
    I have the following method with generic type: T GetValue<T>(); I would like to limit T to primitive types such as int, string, float but not class type I know I can define generic for class type like this: C GetObject<C>() where C: class; I am not sure if it is possible for primitive types and how if so
  • How to get the type of T from a member of a generic class or method
    This appears to address the question of whether the type is a list-y sort of thing, but the question is more about how to determine what generic type parameter a type that is known to be a List already was initialized with
  • Generics in C#, using type of a variable as parameter
    Why? Because under the hood, the compiler will go away and create a new type (sometimes called a closed generic type) for each different usage of the "open" generic type In other words, after compilation, DoesEntityExist<int> is a different type to DoesEntityExist<string> This is how the compiler is able to enfore compile-time type safety





中文字典-英文字典  2005-2009