英文字典中文字典


英文字典中文字典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]



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


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

































































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


  • What is the syntax for Typescript arrow functions with generics?
    118 I found the example above confusing I am using React and JSX so I think it complicated the scenario I got clarification from TypeScript Deep Dive, which states for arrow generics: Workaround: Use extends on the generic parameter to hint the compiler that it's a generic, this came from a simpler example that helped me
  • 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 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
  • 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 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
  • 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 the type name of a generic type argument?
    26 This extension method outputs the simple type name for non-generic types, and appends the list of generic arguments for generic types This works fine for scenarios where you don't need to worry about inner generic arguments, like IDictionary<int, IDictionary<int, string>>
  • Using Mockito to mock classes with generic parameters
    Is there a clean method of mocking a class with generic parameters? Say I have to mock a class Foo lt;T gt; which I need to pass into a method that expects a Foo lt;Bar gt; I can do the following
  • 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