n. 非专利药物;通用术语(generic 的复数)
1.Note that the Generics must have a constraint on it.
注意在这里使用了泛型的约束。
2.Step now into the world of generics.
现在进入泛型的世界。
3.Generics information is stored in a new standard attribute: the signature attribute.
泛型信息存储在一个新的标准属性中:签名属性。
4.Using generics and annotations, support for lists of other types could be easily added.
通过使用泛型和标注,很容易添加对其他类型的列表的支持。
5.That can speed up a move into branded generics.
这可以加快涉足品牌仿制药。
6.Generics can help you resolve coding problems earlier in the development cycle.
泛型可以帮助您在开发周期的早期解决编码问题。
7.Listing 3 Implementing Factory using generics.
表3使用泛型实现工厂模式。