namespace

  • 网络命名空间;名称空间;名字空间

namespacenamespace

namespace

命名空间

命名空间NAMESPACE)是R包管理包内对象的一个途径,它可以控制哪些R对象是对用户可见的,哪些对象是从别的包导入…

名称空间

名称空间(Namespace):C++和Java程序员对名称空间的概念应该并不陌生,名称空间用于在逻辑上将一组功能相关的类型组 …

名字空间

一个名字空间namespace)是对象到名字的映射。当前绝大部分的名字空间使用Python的字典实现,不过这在任何情况下( …

命名域

命名域Namespace):作为唯一地定义元数据元素的限定空间 数据元素(Elements):每个命名域定义了一组数据元素,它 …

名称域

它登记了22个名称域Namespace)、35个登记机构(Registration Authority)、16个基本语义单位(Semantic Units)、517 …

名称领域

一种名称领域(namespace)的元素。1. 教学资源网识别码2. ISBN在此著录与本学习物件相关的学习物件之识别码。

1
Is the namespace used for one of the SOAP header blocks ; it marks information used for overall reservations metadata . 是用于一个SOAP头的名称空间,标记用于全部预约元数据的信息。
2
A namespace can be used for versioning, or to differentiate concepts within a domain. 名称空间可能用于标识版本,或者区分域中的概念。
3
To fix a violation of this rule, try to combine namespaces that contain a small number of types into a single namespace. 如果需要修复这个问题,可以尝试将几个命名空间合并一个单独的命名空间中。
4
The name of the type or namespace you are trying to use may be misspelled (including the correct case). 该类型的名称或命名空间要使用可能拼写错误(包括正确的大小写)。
5
The name attribute can be the name of one of the abstract classes found in the System. Security. Cryptography namespace. name属性可以是位于System.Security.Cryptography命名空间中的某个抽象类的名称。
6
Elements from the default namespace do not use prefixes; therefore, it's easy to miss that they're actually in a namespace. 来自默认名称空间的元素不使用前缀;因此,很容易忘记这些元素实际上位于一个名称空间。
7
If the name does not occur in a global statement in the current code block: the name is bound to the object in the current local namespace. 如果该名字不出现于当前代码块的global语句当中:该名字就约束到当前局部名字空间的对象上。
8
The processor is set up to consider elements from a particular namespace (or two) to be the instructions. 把处理器设置成将来自一个或两个特定名称空间的元素当作指令。
9
Henceforth, I assume that this namespace is bound to the xbl prefix without further comment. 此后,如果没有单独说明,均假定该名称空间被绑定到xbl前缀。
10
The question then is what sort of document to place at the location of a namespace URL. 于是问题归结为在名称空间URL的位置放上什么样的文档。
11
As you can see, it's easy to create confusion by mixing and matching various forms of namespace declarations within a single document. 可以看到,在同一个文档中混合使用不同形式的名称空间声明很容易产生混乱。
12
Keyword, type promotion is automatically defeated for that class or structure, whether or not the namespace has a member with the same name. 关键字,则对该类或结构的类型提升会自动失效,无论命名空间是否具有同名的成员。
13
As you see, a unique URL in the namespace declaration is still not safe from naming conflicts. 正如您所看到的,命名空间声明中的唯一URL仍不能完全避免命名冲突。
14
Declares the name of a namespace and causes the source code following the declaration to be compiled within that namespace. 声明命名空间的名称,并使跟在声明后面的源代码将在该命名空间中进行编译。
15
If PAM encounters an error when running the pam_namespace. so module, the login session for the user trying to login will fail. 如果在运行pam_namespace.so模块时PAM遇到错误,尝试登录的用户的登录会话将会失败。
16
Let me assume that an XML schema bound to an urn: org: bank: accounts namespace describes the XML documents used in this example. 我们假设跟名字空间urn:org:bank:accounts绑定的XML模式描述了示例中用到的XML文档。
17
Administered objects are not dependent on JNDI, but it is implicit that they can be bound to and looked up in a JNDI namespace. 受管的对象并不依赖于JNDI,但暗示它们可以绑定到JNDI名称空间并可以在其中查询它们。
18
To fix a violation of this rule, try to combine namespaces that contain just a few types into a single namespace. 若要修正此规则的违规情形,请尝试将包含少数型别的命名空间合并成单一命名空间。
19
Takes a more general approach that will allow all of the functions that you define in a module to be easily defined inside of a namespace. 采用了一种更为通用的方法,对于您在一个模块内定义的所有函数,这种方法允许您轻松的将其定义在一个名称空间内。
20
Note that this requires an additional using declaration, since the StringBuilder class is a member of the System. Text namespace. 请注意,这需要一个附加的using声明,因为StringBuilder类是System.Text命名空间的成员。
21
If you're trying to set up a specific namespace prefix and it's not appearing in the bitstream, check the element types. 如果尝试设置某个特定的命名空间前缀,而该前缀未出现在位流中,您可以检查元素类型。
22
RELAX NG makes it easy to add such annotations because any element in a foreign namespace can be placed anywhere in a definition . RELAXNG中增加这类注解非常容易,因为外部名称空间中的任何元素可以放在定义中的任何地方。
23
When modules have no target namespace declaration, this is often referred to as a chameleon schema design pattern. 如果模块没有目标名称空间声明,这种方法常常被称为“变色龙”模式设计范式。
24
It is possible, however, to declare such an element in a separate namespace and include it in the Atom feed as in Listing 9. 但是可以在单独的名称空间中声明这样的元素,然后将它们包括到Atom提要(feed)中,如清单9所示。
25
It is possible to define a namespace in two or more declarations. 在两个或更多的声明中定义一个命名空间是可以的。
26
As a directive, when it is used to create an alias for a namespace or to import types defined in other namespaces. 作为指令,用于为命名空间创建别名或导入其他命名空间中定义的类型。
27
Also, you will not be able load multiple versions of these JAR files as the classes will all be in the system class loaders namespace. 同样,不能加载这些JAR文件的多个版本,因为类都位于系统类加载器名称空间中。
28
All that this statement does is import a namespace from one schema to another. 这部分语句做的全部事情就是将命名空间从一个模式导入到另一个模式。
29
The factory classes that come with app servers like WebSphere do not always put you in the root of the namespace. 像WebSphere这样的应用服务器所带的工厂类并不总是把您放到名称空间的根上。
30
The name of the element to be created is specified by a required name attribute and an optional namespace attribute. 要创建的元素的名称由必选的name属性和可选的namespace属性指定。