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.
双语例句
- Requirements review can also be done using prototypes and domain models.
需求审核也可以使用原型和领域模型来完成。 - When you create custom prototypes, they are added to the toolbox.
创建自定义原型时,它们会添加到工具箱中。 - When a user interface is involved, this activity models and prototypes the user interface.
当包含用户界面时,此项活动对用户界面进行模型化和原型化。 - 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约定,这些行声明了代码中所有函数的函数原型。 - The Intelligent Security Systems Research Lab at The University of Memphis has built software prototypes that address that weakness.
孟菲斯大学的智能安全系统研究实验室建立了能解决这种弱点的软件原型。 - This is done by writing the prototypes in a header file.
可以在头文件中编写原型。 - And they've developed service mocks, which are quick prototypes of how the real service will work.
他们已经开发了服务模拟,这些模拟是表示实际服务将如何工作的快速原型。 - Prototypes are used to generate information that can demonstrate certain aspects or characteristics of a system.
原型用于生成能够说明系统某方面或某种特性的信息。 - Include logger. h in your C stored procedure that will define the logging methods prototypes.
我们需要在C存储过程中包含logger.h,它定义了日志方法的原型。