对命名冲突说不吧!
防止名字冲突。
Finally, this makes name collisions a lot easier to avoid.
最后,这使得名称冲突更容易避免。
You should avoid name collisions within a technology.
应避免在技术命名空间中出现名称冲突。
This enables you to skip a costly step, and avoid file name collisions.
这使你能够跳过了一个很耗的步骤,避免文件名冲突。
Additionally, name collisions in the global namespace cannot be resolved.
此外,全局命名空间中的名称冲突问题也无法解决。
Yes, that was the upside, too, but inherent with a single place means you could have name collisions.
是的,这也是优点,但单个位置本质上意味着您可能具有名称冲突。
Why? Prevents element name collisions with components in other apps and with native HTML elements.
为何?防止与其它应用中的组件和原生HTML元素发生命名冲突。
These simple rules allow you to dip into any number of namespaces with no need to worry about name collisions.
有了这些简单的规则,便可以使用任意数量的名称空间,而不必担心名称冲突。
There's also the same problem as mentioned in the section on grouping everything globally by category: name collisions.
在按类别全局分组一切那一节中也有相同的问题:名称冲突。
Define elements and attributes that can be reused in other schemas or instance documents without fear of name collisions.
定义可以在其他模式或实例文档中重用的元素和属性,而不用担心命名冲突。
Types are declared in namespaces to prevent name collisions, and as a way to organize related types in an object hierarchy.
型别会在命名空间中宣告以防止名称冲突,而且可当做组织物件阶层架构中相关型别的一种方法。
Putting IXRetail names in a namespace avoids name collisions with schema specifications from other sources that our users may need.
将IXRetail名称放在一个名称空间内避免了与我们用户可能需要的模式规范(来自其它源)的名称冲突。
A module is an eclipse project, but because a module is a reusable element, it must manage name collisions just like any other reusable element.
一个模块就是一个eclipse项目,但是因为模块是可再用的元素,所以它必须管理像其他可再用元素之类的名字冲突。
We also now know how using namespaces can make it much safer to include third party code in large applications without the worry of name collisions.
我们现在还了解了如何使用名称空间在大型应用程序中更加安全地包含第三方代码,同时不需要担心名称冲突。
Namespaces prevent element and attribute name collisions, and allows elements and attributes of the same name to be handled differently and validated differently.
命名空间可用来避免项目和属性名称发生冲突,并让相同名称的项目和属性以不同方式处理和验证。
In case of name collisions with context variable resolved by the Human Task Manager, the intermediate result overrides any "normal" context variables with the same name.
在名称与HumanTaskManager解析的上下文变量冲突的情况下,中间结果将覆盖任何具有相同名称的“普通”上下文变量。
Namespaces are a way of avoiding name collisions between functions and classes without using prefixes in naming conventions that make the names of your methods and classes unreadable.
名称空间是一种避免函数名和类名出现冲突的方法,并且不会在命名约定中使用前缀,从而增强了函数名和类名的可读性。
The unique names allow you to avoid naming collisions, which occur when two classes or functions of the same name exist.
惟一的名称避免了命名冲突,当两个类或函数使用相同的名称时就会发生这种情况。
Redeclaring a function is treated as a fatal error (to prevent collisions where two separate scripts accidentally declare functions of the same name).
重新声明函数被看作一种致命的错误(这样做是为了防止发生两个不同脚本同时声明函数的冲突)。
Redeclaring a function is treated as a fatal error (to prevent collisions where two separate scripts accidentally declare functions of the same name).
重新声明函数被看作一种致命的错误(这样做是为了防止发生两个不同脚本同时声明函数的冲突)。
应用推荐