generics

generics

美 [dʒəˈnerɪk]  英 [dʒə'nerɪk]

  • adj.【生】属的;一般的;(商品)未注册的;不受商标注册保护的
  • n.同“a generic drug”
  • 网络泛型;范型;学名药

词形变化

复数:generics  

反义词

英汉解释

adj.
1.
【生】属的,类的
2.
一般的,普通的
3.
(商品)未注册的;不受商标注册保护的
4.
【语】全称的,总称的
n.
1.
同“a generic drug”

英英解释

adj.
n.

例句

But he also said he was more cautious about the promise of generics this time, because biotech medicines were not easy to copy.

表示这次非常谨慎看待仿制药物前景因为生物技术药物很难仿制

The concept of a single generic typesafe DAO had been a topic since the appearance of generics in the Java language.

Java语言出现以来单个类型安全DAO概念已经成为主题

Pfizer's David Simmons even says that "generics are not the enemy of innovative pharma any longer" .

辉瑞大卫•西蒙斯(DavidSimmons甚至仿制不再创新制药敌人”。

Big drug firms used to turn their noses up at the generics business, but the assault on their profits has forced them to think again.

大型制药公司曾经仿制业务嗤之以鼻仿制利润威胁迫使他们重新考虑

Generics also allow you to reuse your code , creating generic algorithms that work with a variety of types .

允许重用代码创建使用各种类型算法

Generics have been a controversial topic ever since they were added to the language in JDK 5.

自从添加JDK5语言以来一直一个颇具争议话题

Before digging into the ASM details, I'll start off with a look at how generics information is actually encoded into the binary classes.

钻研ASP细节之前我们首先看看信息编码实际方式

You cannot comply with this guideline if your library targets versions of the. NET Framework that do not support generics.

如果针对支持.NETFramework版本无法遵循准则

We've all had a few head-scratching moments with generics, but far and away the trickiest part of generics is wildcards.

对于我们经历一些痛苦回忆毫无疑问通配符最棘手部分

Generics allow you to define type - safe classes without compromising type safety , performance, or productivity .

通过可以定义类型安全不会损害类型安全性能工作效率

He adds that generics companies held much-needed expertise and that the centre's goal is to leverage skills, not to compete.

仿制药公司拥有急需专家技能中心目标通过杠杆作用获得技能完善技能

The sizeable profits they have made from generics also look as if they will peak, since 2006 is the biggest year for new generic drugs.

由于2006年专利药品最好药品取得可观利润看上去达到顶点

But as many of these drug patents expire, competition from generics erodes some of the profitability of branded drug manufacturers.

但是许多这些药物专利到期仿制竞争削弱了一些盈利品牌药品制造商

Generics information from Java 5 programs can be very helpful in understanding program data structures.

Java5程序信息对于理解程序数据结构非常帮助

One example is the name of method parameters and various generics type information, which get dropped moving from Java to bytecode.

一个例子方法参数名称以及各种通用类型信息它们已经Java移动字节码

Branded generics have the benefit of being a known entity and a recognizable name. This already differentiates them from plain generics.

品牌仿制可以已知公司响亮名字获益平常仿制不同

This attribute is a simple text value that encodes the generics information for a class, field, method, or variable.

属性一个简单文本字段方法变量解码信息

In the last section, I went through a quick run-through of the reflection methods used to access generics information.

快速完成访问信息反射方法

As one of the nation's largest drug distributors, Amerisource Bergen has been an obvious beneficiary of the booming generics business.

作为美国最大药品销售之一伯根公司显然一般药品市场蓬勃发展受益者

And the boom is set to continue, with the American generics sector forecast to grow by over 9% a year to 2012.

这种繁荣继续美国仿制部门预测2012年超过9%增长

Generics permit classes, struct s, interfaces, delegates, and methods to be parameterized by the types of data they store and manipulate.

允许结构接口委托方法根据它们保存维护数据类型参数化

However, a noisy chorus argues that the drug industry is making the prices of its products needlessly high by suppressing cheap generics.

然而千夫所指症结制药行业通过压制便宜仿制保持它们自己产品不必要价格

Before, generics with in a new dosage or even new packaging could be classed as a new drug, and sold at higher prices.

过去使用一种剂型甚至包装仿制可能界定新药从而

Next month, I'm going to finish my coverage of generics with a recursive data structure analyzer built around ASM.

下个引入一种围绕ASM构建递归数据结构分析器完成介绍

And during last week's raid by European investigators, one of the firms targeted was Teva, a generics pioneer.

并且上周Teva这家学名先驱欧洲调查者突击检查对象之一

Generics allow you to define type-safe data structures, without committing to actual data types.

通过可以定义类型安全数据结构无须使用实际数据类型

He even expects the recession to boost sales, as governments look to generics to help control health-care costs.

甚至期望经济衰退能够刺激销售因为政府更多仿制控制医疗成本

Therefore, India should undertake this initiative, given its own track record in making cheap generics available to many countries.

因此印度应该采取计划许多国家可以获得廉价仿制方面留名青史

Israeli generics maker Teva tells the Health Blog that suddenly customers were telling the company they couldn't get the drug anywhere else.

以色列所属Teva公司告诉健康博客客户突然告诉公司无法任何地方获得

Do you really need someone to tell you that cooking at home is cheaper than going out, or that generics are cheaper than name brands?

需要有人告诉家里做饭饭店便宜告诉仿制知名品牌便宜

Oftentimes, the only difference between brand names and generics is the price.

时常发现名牌普通产品唯一不同就是价格

You can use templates instead of generics to resolve this error, or you can use one of several methods to create an instance of the type.

可以使用模板代替解决错误可以使用几个方法之一创建类型实例

Describes how generics allow you to define type- safe collection classes .

介绍如何通过定义类型安全集合

As you can see in Listing 6, generics are once again leveraged to make all of this code type safe.

清单6可以看出我们再次利用使所有这些代码类型安全

As an example of working with generics, I'm going to use a data structure representing directories and files on a collection of paths.

作为使用一个例子准备使用一个表示路径中的目录文件数据结构

The designers of the generics specification needed to add typing information to Java binary classes that could be used by the Java compiler.

Java编译使用键入信息添加Java二进需要使用规范设计

The compiler contains new diagnostic error messages for bean-style properties, custom attributes, generics, assemblies, and CLS-compliancy.

编译包含用于bean样式属性定义属性程序集CLS遵从诊断错误信息

Generics permit classes, struct s, interfaces, delegates, methods to be parameterized by the types of data they storemanipulate.

允许结构接口代理方法他们存储操作数据类型参数化

Cost-conscious governments everywhere are bashing pricey patented drugs even as they boost cheap generics.

各地政府财政意识他们反对昂贵专利提倡物美价廉专利

With so much at stake, it is odd then, that branded generics have made so little headway in the world's largest drug market.

奇怪如此严峻形势品牌仿制全球最大药物市场只有进展