prototypes
英 [ˈprəʊtəʊtaɪps]
美 [ˈproʊtəˌtaɪps]
n. 原型; 雏形; 最初形态
prototype的复数
柯林斯词典
- N-COUNT 原型;样品;样本
Aprototypeis a new type of machine or device which is not yet ready to be made in large numbers and sold.- Chris Retzler has built a prototype of a machine called the wave rotor.
克里斯·雷茨勒已制造出了一种叫波转子的机器的样机。 - ...the first prototype aircraft.
第一架飞机样机
- Chris Retzler has built a prototype of a machine called the wave rotor.
- N-COUNT 模范;典型
If you say that someone or something is aprototype ofa type of person or thing, you mean that they are the first or most typical one of that type.- He was the prototype of the elder statesman.
他是老一辈政治家的典型。
- He was the prototype of the elder statesman.
双语例句
- Low-fidelity prototypes omit details, use cheaper materials, or use different interaction techniques.
低精度的原型忽略了细节,使用低成本的材料,或者使用不同的交互技术。 - In our case, we used an iterative approach in which prototypes are created and presented to the users.
在我们的案例中,我们使用了一种迭代方法,该方法创建原型并将其呈现给用户。 - These lines declare the function prototypes of all functions in the code, as per ANSI C conventions.
以注释“====prototypes===”开始的行按照ANSIC约定,这些行声明了代码中所有函数的函数原型。 - Include logger. h in your C stored procedure that will define the logging methods prototypes.
我们需要在C存储过程中包含logger.h,它定义了日志方法的原型。 - A small number of prototypes have been undergoing test and evaluation.
少量原型已经经受测试和评估。 - When you create custom prototypes, they are added to the toolbox.
创建自定义原型时,它们会添加到工具箱中。 - They developed prototypes of their ideas using the Mach operating system, and later sponsored work extending the "Fluke" research operating system.
他们使用Mach操作系统开发了他们的思想的原型,后来发起的工作扩展了“Fluke”研究操作系统。 - Prototypes have to be carefully designed and constructed; this is the finished program you're working on.
必须仔细设计和组织原型;这是您设计的成品程序。 - Google has provided prototypes for carriers and handset manufacturers, though their final versions are likely to vary greatly.
谷歌已经向运营商和手机制造商提供了样机,不过后者最终推出的版本可能会千差万别。 - This is done by writing the prototypes in a header file.
可以在头文件中编写原型。