英文字典中文字典


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



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


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

































































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


  • 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 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# - What does an in generic parameter do? - Stack Overflow
    6 That signifies generic contravariance The opposite is covariance (keyword out) What this means is that when an interface is contravariant (in), then the interface can be implicitly converted to a generic type when the type parameter inherits T
  • What is the syntax for Typescript arrow functions with generics?
    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 const identity = < T extends {} >(arg: T): T => { return arg; }
  • Using List lt;T gt; in C# (Generics) - Stack Overflow
    That's not how generics work MyMethod(List<T> list) is an invalid method signature (unless your class is a generic class with a Type Parameter T)
  • Whats the difference between general and generic?
    Generic is the opposite of specific Generic and specific refer to the identification of a fact Specific means a fact that has been specified If you ask for (specify) a pain reliever, aspirin would be a specific pain reliever, while aspirin, acetaminophen, ibuprofen, and naproxen together would be generic pain relievers
  • Creating a generic method in C# - Stack Overflow
    I am trying to combine a bunch of similar methods into a generic method I have several methods that return the value of a querystring, or null if that querystring does not exist or is not in the
  • C# generic type constraint for everything nullable
    The first suggestion using default is perfect! Now my template with a generic type being returned can return a null for objects and the default value for built-in types
  • How to determine the class of a generic type? - Stack Overflow
    I'm creating a generic class and in one of the methods I need to know the Class of the generic type currently in use The reason is that one of the method's I call expects this as an argument Exa
  • How to determine if a type implements a specific generic interface type
    3 You have to check against a constructed type of the generic interface You will have to do something like this: foo is IBar<String> because IBar<String> represents that constructed type The reason you have to do this is because if T is undefined in your check, the compiler doesn't know if you mean IBar<Int32> or IBar<SomethingElse>





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