To test the idea, he and an international consortium of his colleagues have built a ground-based prototype.
为了检测这一想法,他和他各国的同事建立了一个陆基的雏形。
For example, we could hand off the scaffolding-based prototype to a product manager, who could then explore the application.
例如,可以把基于scaffolding的原型传递给产品经理,然后产品经理可以研究该应用程序。
Objective To develop an improved prototype making its operating principle adapt to the space microgravity enviroment better, based on the ground-based prototype of a space plant-growing facility.
目的在空间植物栽培装置地面样机研制的基础上,完成空间植物栽培装置地面改进样机的研制,使其工作原理更能适应空间微重力环境条件。
I actually think that prototype based OO is more natural, and easier to understand than class based OO.
实际上我认为基于原型的OO要比基于类的OO更自然,也更容易理解。
I think class based OO have to be learned, and that most people will find prototype based OO more intuitive once they unlearn the class based OO mantra.
我觉得基于类的OO是需要学习的,而大多数人都会发现基于原型的OO更加直观,前提是他们并没有被人灌输基于类的OO的所谓优点。
Ioke is a strongly typed, extremely dynamic, prototype based object oriented language.
Ioke是一个强类型、动态、基于原型的面向对象语言。
The description on how the prototype model is to be designed, developed based on scenario and metrics to be evaluated are presented in the section, "scenario based PoC evaluation".
这个说明将描述如何根据场景设计、开发这个原型模型并描述将用于评估的指标,“基于场景的poc评估”小节将详细介绍这个说明。
They have created a prototype based on an earlier invention developed with Prof Linda Shields and medical colleagues, which has been patented.
他们在早期与琳达·希尔兹教授(ProfLindaShields )和医学界同事共同研发的基础上创造出医疗器械原型,这项发明获得了专利。
Second, propose that, in the absence of a working code model from his past project, he quickly build a new prototype for your project, based on his past work.
其次,提出建议,在缺少他以前项目的工作代码模型的情况下,让他基于以前的工作快速为你的项目建立一个新的原型。
Each subsequent prototype is an improvement based on the users' feedback.
每个随后的原型都基于用户的反馈得到改进。
Instant messaging is already present in the healthcare environment, but the prototype described in this article is based on an end-to-end XML architecture.
在医疗保健环境中已经开始使用即时消息传递,但是本文描述的原型基于端到端x ML体系结构。
Prototype: Build a functional prototype based on your assumptions about how to support iterative project planning.
原型:基于你关于如何支持迭代项目计划的设想构建一个功能原型。
Actually, given that each class is itself a perfectly good object, the above system is closer to prototype-based OOP systems than class-based ones.
实际上,如果每个类本身都是一个对象,那么以上系统更接近基于原型的OOP系统而不是基于类的系统。
According to The Apple Museum, it was developed from ~ 1990 – 1993 as a pen-based communication tablet (prototype).
根据苹果博物馆的说法,它是于1990-1993年间设计的手写平板显示电话(原型)。
The team must consider the findings, set priorities, and change the prototype or site based on what happened in the usability test.
整个团队必须仔细研究结果,设定优先次序,基于结果对或者网站原型进行修改。
The RAWDEVSIZE program was originally developed for SAP system environments, so the source code prototype is based on an SAP-specific convention regarding the raw device links.
RAWDEVSIZE程序最初是为SAP系统环境开发的,所以源代码原型基于特定于SAP的原始设备链接惯例。
The Walt Disney Studios has created a cartoon based on this sad story and this red cute girl became the single prototype of mermaid for almost all people.
迪士尼制片厂依据这个故事创造了一部卡通片,其中红色的可爱女孩成了很多人心中唯一的美人鱼形象。
The researchers expect to have a prototype XIA-based network ready for testing within a year.
研究人员希望在一年内能建立起基于XIA的网络原型。
The only thing they share is that they are based on the same prototype-based RCC definition.
它们共有的唯一一点就是基于同一个原型——基于RCC的定义。
During an initial migration, I developed a small prototype (receiving bits and pieces of code from development) for the critical part: migration of document-based requirements.
在初始移植期间,我开发了一个小型的原型系统(从开发中接收代码)用于关键部分的处理:基于文档的需求的移植。
The Bus prototype that is part of WSTK 3.2.2 includes a number of demonstrations of the various capabilities of the Bus, including a discovery mechanism based on WSIL.
总线原型(WSTK 3.2.2中的一部分)包含许多总线各种功能的展示,包括基于WSIL的发现机制。
As I previously mentioned, you can create only individual objects, not classes, in prototype-based languages like Rhino.
正如前面所介绍的,在诸如rhino之类的基于原型的语言中,可以只创建单个对象,而不是类。
Although we hadn't yet delved into the architecture, we knew the system had to be Web-based and cross-platform and had to scale up from a prototype to an enterprise-level solution.
虽然我们还没有开始进入体系架构阶段,但是我们知道系统必须是基于Web的并且是跨平台的,同时从原型到企业级方案都要是可扩展的。
Also note that any new objects created based on the Person prototype would have the birthdate property, making the following code valid.
还要注意基于Person原型创建的新对象都有birthdate属性,因此下面的代码是有效的。
The FAA has awarded a contract to Luciad to prototype a Web-based editor for special use airspaces (SUAs).
根据合同,Luciad公司将为FAA提供基于网络的特殊用途空域编辑器原型机。
Based on the work stated above, a prototype system that can utilize multi-extending concept lattice classification knowledge discovery in database is implemented.
在上述研究工作的基础上,实现了基于多扩展概念格的分类知识发现原型系统。
Funct is an invocation, but new Animal constructs an object based on the prototype in Animal.
funct是一种调用,但newAnimal却基于animal内的原型构造一个对象。
My own trigram-based categorization tools are still at an early alpha or prototype level.
我自己的基于三元模型的分类工具仍处于早期alpha测试或原型级别。
As you'll discover in the course of this article, prototype-based languages such as Rhino can be especially effective when it comes to developing and running GUI-based applications.
正如您将在文中发现的那样,诸如rhino这类基于原型的语言在开发和运行基于GUI的应用程序时尤其有效。
As you'll discover in the course of this article, prototype-based languages such as Rhino can be especially effective when it comes to developing and running GUI-based applications.
正如您将在文中发现的那样,诸如rhino这类基于原型的语言在开发和运行基于GUI的应用程序时尤其有效。
应用推荐