您要查找的是不是:
- The root of the object hierarchy. 对象层次结构的根。
- It seems faster to dump the object hierarchy as XML tags. 直接将物件层次转成XML标签似乎要快得多。
- The following figure describes the object hierarchy. 下图描述了对象层次。
- Interface and the implemented behavior in the object hierarchy. 语句和对象层次中已实现的行为。
- Now we need to map our object hierarchy to our table model. 现在我们需要把对象层次结构映射到表模型。
- The CodeModel2 object hierarchy has a complete set of methods for generating code automatically. CodeModel2对象层次结构具有一套完整的用来自动生成代码的方法。
- All items that are managed by a report server are addressed through an object hierarchy that is based on folders. 所有由报表服务器管理的项均通过基于文件夹的对象层次结构来确定地址。
- Using the CodeModel2 object hierarchy is an alternative to the potentially complex task of parsing text in a code file. 使用CodeModel2对象层次结构是分析代码文件中文本的潜在的复杂任务的替代方法。
- An adapter service is placeful, meaning that it exists at a location in the object hierarchy. 一个配接器服务是固定的,意思是说它是存在一个对象层级上面的固定位置上的。
- Many 3D applications resort to less direct techniques, such as an object list or object hierarchy that users can select from outside of the 3D view. 许多三维应用程序求助于不那么直接的技术,如对象列表或对象层次关系,用户可以在三维视图外从这些列表或关系中选择对象。
- Dynamic crosscutting is commonly used to facilitate the addition of logging or authentication to various methods in an object hierarchy. 动态横切通常用于帮助向对象层次中的各种方法添加日志记录或身份认证。
- A well-behaved adapter service will work with other adapter services higher in the object hierarchy, if any, and with the AdapterRegistry. 如果可以的话,通过注册,一个设计良好的配接器服务是可以很好的运行在别的对象层级的配接器服务器上面的。
- This error occurs when you are attempting to move an item from its current location in the object hierarchy to a position that is lower in the same branch. 如果要将项从它在对象层次结构中的当前位置移到同一分支中更低的位置,则会出现此错误。
- This error occurs when you create or rename an item in the object hierarchy, and the name you provided does not conform to report server naming conventions. 当您在对象层次结构中创建或重命名某项,而您提供的名称不符合报表服务器命名规范时,将会出现这种错误。
- If you are running Reporting Services in a scale-out deployment, the report server object hierarchy consolidates into a single folder namespace all the content from each report server instance. 如果在扩展部署中运行Reporting Services,则报表服务器对象层次结构会将每个报表服务器实例中的所有内容合并到单个文件夹命名空间中。
- Mapping the Object Hierarchy to XML Data 将对象层次结构映射到XML数据
- Object hierarchy researched in regional architecture 地域性建筑研究的对象层次
- Design and implementation of RBAC based model of object hierarchy 基于分层对象化RBAC的设计与实现
- The EL retrieves data from the JSP container, traverses object hierarchies, and performs simple operations on the results. EL从JSP容器检索数据,遍历对象层次结构,然后对结果执行简单的操作。
- AOP provides a solution for abstracting cross-cutting code that spans object hierarchies without functional relevance to the code it spans. AOP为把横切代码抽象提供了解决方案,而横切代码在没有与这些代码功能关联性的情况下跨跃了对象的层次。