这一错误是由描述域(R2)中的特殊字符和断行所引起的。
The errors were caused by special characters and line breaks in description fields (R2).
第二个部分是 [realms],它描述域和KDC服务器映射的细节。
The second section is [realms], which details the realm and the KDC server mapping.
“语域”是一个术语,通常用以描述语言中用语的正式程度。
'Register' is the term commonly used to describe different levels of formality in language.
它使用一个规则参数来声明和描述一个用户可以键入一个合格的类名称的域。
It USES a rule parameter to declare and describe a field where the user can type a qualified class name.
如果您在描述如何编写GUI应用程序,那么您的主题可以利用来自编程和ui域的元素。
If you're describing how to program GUI applications, your topics can draw on elements from both the programming and UI domains.
在表单中使用文本或打开一个新窗口的链接提供域描述。
Provide field descriptions using text in the form or a link that spawns a new window.
在这两种情况下,所得到的结果是消息集可以与soap域一起使用,意味着消息集包含描述SOAP消息(在运行时需要)所需的定义。
In both cases, the result is a message set ready for use with the SOAP domain, meaning that the message set contains the definitions needed to describe the SOAP messages expected at run time.
最常见的惟一的域是一个标识符,它是潜在的数据的键,但是也包括基于文本的描述。
A unique domain is most commonly an identifier that is a potential key to the data, but also includes text-based descriptions.
最常见的惟一的域是一个标识符,它是潜在的数据的键,但是也包括基于文本的描述。
A unique domain is most commonly an identifier, which is a potential key to the data, but also includes text-based descriptions.
对于姓名、地址和产品描述等文本数据,查看可变的数据格式是识别包含多个域的字段的关键。
For text data such as name, address, and product descriptions, a review of the varying data formats is critical to identify fields containing multiple domains.
另外,第二部分中按字母顺序排列的过程域的描述可能会让人感到混淆。
Plus, the process area descriptions in the second section, presented alphabetically, can be very confusing.
为了演示前面章节之中描述的进程,我们要使用库的域模型,如图5所示。
To illustrate the process described in the previous paragraph, we will use the domain model of a library, which Figure 5 shows.
绑定描述服务和引用与端点或使用者(位于sca域内或外)交互时的传输和协议配置。
Bindings describe the transport and protocol configuration of services and references when interacting with endpoints or consumers, both inside and outside the SCA domain.
万一您想在运行这个样本后修改其中一个域,则可以单击一个加了下划线的特性以读取该域的描述。
You may want to click on one of the underlined properties to read the descriptions of each field in case you want to modify one of the fields after you get this sample running.
例如,提供描述硬件设备元素的新域。
For instance, a new domain could provide elements for describing hardware devices.
但是HttpPostedFile类的描述声明“默认情况下,所有的请求,包括表单域和上传的文件大于256KB的都缓冲到磁盘,而不是在服务器内存中。”
But the HttpPostedFile class description states that "By default, all requests, including form fields and uploaded files, larger than 256 KB are buffered to disk, rather than held in server memory."
REST通常用来不确切地描述一类简单的接口,它们通过HTTP在没有任何额外层(如SOAP或cookies)的情况下传递特定于域的数据。
REST is usually used in a loose sense to describe any simple interface that transmits domain-specific data over HTTP without any additional layers (such as SOAP or cookies).
对于上面描述的问题,明显的解决方案是要求对一个用户域的所有请求都来自一个只拥有此用户的凭证的Apache实例。
The obvious solution to the problem described above is to host all the requests for a user's domains from an Apache instance that has only that user's credentials.
因此,soap节点通常与soap域树一起工作,本文的其余内容将对此进行描述。
Consequently, the SOAP nodes typically work with the SOAP domain tree, as described in the rest of this article. However, there are two exceptions.
通过创建ABB以描述企业关键系统组成与行为性的模式,您可以为域架构视图建模,例如应用、基础设施(Infrastructure)、网络和安全。
You model domain architecture views, such as Applications, Infrastructure, Networks, and Security, by creating ABBs to describe enterprise-critical system composition and behavioral patterns.
客户端域网关期望Web服务安全(WS 安全)标头中具有LTPA令牌的请求消息(该标头由本系列文章的 第 4部分描述的配置生成)。
The client domain gateway expects a request message with an LTPA token in a Web services security (WS-Security) header as generated by the configuration described in Part 4 of this series.
SOAP解析器是模型驱动的,因此您必须提供WSDL 1.1定义来描述soap域将在运行时解析和写入的Web服务消息。
The SOAP parser is model driven and as such you must provide a WSDL 1.1 definition to describe the web services messages that the SOAP domain will parse and write at run-time.
将录入域和它们的描述放在同一行上,这样用户可以清楚地识别各个域(避免任何佛罗里达投票类型的表单)。
Align entry fields with their descriptions so users can clearly identify the fields (avoid any Florida-ballot-style forms).
这个标记有助于描述其作用域内的所有数据元素是什么吗?
Does this tag help describe what all data elements in its scope are?
通过将和元素添加到导航器内容扩展中,当能够显示类中所描述的域模型时,我们可以向CNF发出通知。
We signal the CNF when we will be able to display the domain model we described in our classes by adding and elements to the navigator content extension.
所有业务用例及它们关系的总和组成了领域模型,领域模型描述了问题域。
The sum of all the business entities and their relationships constitute the domain model, which describes the problem domain.
如果没有某个已提供的域适合于特定的消息格式,您可以编写自己的编程或描述解析器,以供您自己的用户定义的域使用。
If a supplied domain is not suitable for a particular message format, you can write your own programmatic or descriptive parser for use by your own user-defined domain.
根据业务域(而不是技术)为服务及其操作提供一个有意义的描述性名称。
Providing a meaningful and descriptive name for services and their operations based on business domain, not technology.
然后我们将描述基本的模式设计范式,并将探索创建满足项目需求的作用域设计方面的考虑因素和最佳实践。
Then we'll describe basic schema design patterns and explore considerations and best practices for creating scope designs that fit the needs of your projects.
在企业的各个域建立一致性的描述,对整个企业来说裨益颇多。
This benefits the enterprise as a whole as consistent expression is established across all domains.
应用推荐