The 'telephone team' had decided to use a conference call model to allow as much communication as possible.
“电话团队”的策略是使用电话会议模型来满足尽可能多的人参与沟通。
The Provider object contains the entire collection of call model objects, Addresses, Terminals, and Calls, which are controllable at any time by an application.
提供者对象包含了呼叫模型对象,地址,终端和调用,这是在任何一个应用程序的时间控制整个集合。
In the second article in this series, I will actually introduce a new version of CMM that I call the SOA Maturity Model.
在本系列的第二篇文章中,我将实际介绍我称为soa成熟度模型的新版本CMM。
The call that creates a model is, however, a stored procedure that does not have any return value.
不过,创建模型的调用是一个不具有任何返回值的存储过程。
DII is a generic dynamic invocation model that always ends in an 'invoke' type of call passing in the operation name and the input parameters for that operation.
DII是一种通用的动态调用模型,所得到的“调用”类型是这样的:传入操作名称,并传入操作的输入参数。
Usually the controller will call the appropriate model for the task and then selects the proper view.
通常控制器会为任务调用合适的模型,以及选择合适的视图。
Car companies, for instance, will roll out what they call a halo vehicle, a particular model with special features that helps to sell all the other models in the range.
例如,汽车公司就会推出他们所称的概念车,这一模型将会促进同系列其它产品的销售。
Now, maybe you think that what I'll call the Goldman Sachs model of banking is no big thing. Maybe you think it's been around forever.
现在,你可能在琢磨我为什么认为高盛的业务模式不足取,你可能认为这种情况不是早就有了吗?
We call this generated API and the set of idioms to use it the programming model.
我们将调用这一生成的API,以及用于编程模型的一套术语。
A realization of the service, as described by a set of call flow diagrams, begins in the design model with a single stereotyped class that extends the right framework class.
服务的实现,如一组调用流图所描述的,在设计模型中从继承正确框架类的单个原型化的类开始。
Earlier remote procedure call (RPC) standards were based on a programming model where a developer wrote specific procedure calls.
早期的远程过程调用(rpc)是基于一种编程模型的,开发人员编写专门的过程调用。
We’re striving for what we call internally a “progressive model” (paraphrased from “progressive tax”).
我们内部把这种做法叫作“累进模型”(由“累进税”而来)。
These situations often call for special schemas defining information for every specific error, thus effectively extending domain semantic model to describe failure scenarios.
这些情况下,往往需要为每个具体错误使用特定模式来定义信息,这样可以有效地扩展领域语义模型以描述失败场景。
Mining is invoked by a stored procedure call and creates an XML mining model in the database.
可以通过一个存储过程调用来调用数据挖掘,数据挖掘将在数据库中创建一个XML 挖掘模型。
The usage pricing is also being restructured, from a CPU utilisation model to one of CPU instance hours, and to a per-API call operation.
费用也需要重新调整,从CPU利用率模型到一个CPU实例小时数。
By making this call, you update the model that is defined in XML by the schema.
这个调用会更新XML模式定义的模型。
Rudin, addressing journalists in a conference call April 14, says the airline outlined the basics of a user-pay model.
在4月14日的一个电话会议上,Rudin向记者透露了美国航空已经为用户付费模式制定了一个基本框架的消息。
What I'd like to do today is talk to you about how it is that we moved from this old model to what it is that today many institutions call the Yale model.
今天我想讲的就是,我们如何从传统模式,转变为所谓耶鲁模式
However, occasionally your code must call restricted methods within the Windows SharePoint Services object model even though the request is initiated by a nonprivileged user.
然而,有时我们的代码必须要执行一些SharePoint对象模型中对某些用户有限制的方法,即使该请求是由一个没有该操作权限的人发起的。
When you check a box in the membership view, the view issues an Ajax call to update the associated model on the server.
当在成员视图中选中一个复选框时,视图发出Ajax调用,更新服务器上的相关模型。
During a recent conference call, Rupert Murdoch announced that he plans to fix the current newspaper business model by charging for access to news Corporation's newspaper web sites.
在最近一次电话会议中,鲁勃特·默多克(Rupert Murdoch)宣布他计划对他新闻集团旗下新闻报纸网站的访问收费,以解决当前报业商业模式出现的问题。
Before you can build or call a model, you must create and configure the vehicles database, and import the data.
在构建或调用一个模型之前,必须创建和配置vehicles数据库,并导入数据。
The presentation layer can call the validation logic on the data provided by a form before passing it to the domain model.
展示层可以调用验证逻辑对表单提供的数据进行验证,然后再将该数据传递给域模型。
In other words, the programming model that you use to invoke a Web service usually determines the synchrony of the call, and not the network protocol.
换句话说,用来调用Web服务的编程模型通常确定调用的同步性,而不是网络协议。
OSWorkflow has a simple relational model and by using Pentaho you can create a portal, call a BAM (Business Activity Monitoring) portal.
OSWorkflow有一个简单的关系模型,通过使用Pentaho,您可以创建一个BAM(业务动作监控BusinessActivity Monitoring)portal。
Rails' default behavior is to identify specific model instances by adding an id to the URL, so the call to get includes a second argument to pass in the id of a person.
Rails的默认机制是通过在URL中加入id来标识特定的模型实例。
The lifecycle of what we call "BPM Enabled by SOA" is to iteratively model, deploy and monitor, and BPMN provides a key standards based technology for the entire lifecycle.
我们称之为“SOA支持的BPM”的生命周期就是建模、实施和监视的迭代,而且BPMN提供了基于整个生命周期技术的关键标准。
For example, in what I'll call a DSA, the strong domain model falls away in favor of events, which has certain constraints, and context becomes a much more fluid idea.
例如,在我称为DSA的软件架构中,强领域模型更倾向于事件,它具有某种约束,上下文则成为一种更易变的概念。
The synchronous call-and-return model is the standard form for writing code in most programming languages.
同步的“调用-返回”模型是用绝大多数编程语言编写代码的标准形式。
The synchronous call-and-return model is the standard form for writing code in most programming languages.
同步的“调用-返回”模型是用绝大多数编程语言编写代码的标准形式。
应用推荐