You can declare global namespaces at the project level.
您可以在项目级别声明全局命名空间。
Finally, you can override global namespaces in an XML literal.
最后,您可以使用XML文本重写全局命名空间。
You can also declare global namespaces at the module level, which overrides the project-level global namespaces.
您也可以在模块级别声明全局命名空间,这会重写项目级全局命名空间。
Declaring global namespaces reduces the amount of work that you have to do to use embedded expressions with namespaces.
声明全局命名空间可减少与命名空间一起使用嵌入表达式所必须执行的工作量。
You can use static assertions in global scope and inside namespaces, function bodies, or class declarations.
可以在全局范围以及在名称空间、函数体或类声明内使用静态断言。
XML namespaces turn local names into global ones by appending a global identifier to the tag name.
XML名称空间通过在标签名前增加全局标识符将本地名转化成全局名。
Listing 3 shows an example of using PHP namespaces to define local and global string constants.
清单3显示了使用php名称空间定义本地和全局字符串常量的一个例子。
By making every possible element, attribute, and type global, you create a scenario that maximizes reuse, both internally and between schemas-albeit by forcing namespaces to be exposed.
通过让每个可能的元素、属性和类型都成为全局的,您创建了这样一种场景,即无论是在内部还是在模式之间都最大化了重用—尽管是通过强迫名称空间为暴露的。
This function returns a concatenation of the logical disks in the Global and Local MS-DOS Device namespaces.
该函数返回全局及本地MS-DOS设备命名空间的逻辑磁盘关联(?)
With the global default namespace, you can use XML literals without declaring namespaces.
通过使用全局默认命名空间,您可以使用XML文本而无需声明命名空间。
Gets the namespaces defined at global scope within this symbol store.
传回由在符号存放区中定义的所有文件组成的阵列。
Gets the namespaces defined at global scope within this symbol store.
传回由在符号存放区中定义的所有文件组成的阵列。
应用推荐