×

被管对象类 meaning in Chinese

managed object class

Examples

  1. Managed object class mo
    被管对象类
  2. Here , the managed objects are classified into four types : m - based ( storing all resource information in memory ) , md - based ( storing the base managed object in memory and the list of attribute in persistent storage ) , mr - based ( storing the base managed object in memory and accessing the resource directly ) and d - based ( storing all resource information in a database ) . to achieve those , a generic class is designed for the need of the basic managed object ; as a result , the managed object class abstracted from the managed objects mentioned above can be derived from this generic class when corresponding attributes and methods are added . finally , a mib storage structure of a real application inherited from its super classes can be constructed
    该实现方法首先根据管理系统中被管对象的特点将其分为基于内存( m - based ) ,基于内存?数据库( md - based ) ,基于内存?指针( mr - based )和基于数据库( d - based )等四种类型;其次,定义被管对象基类用于描述通用的被管对象,然后以此基类为基础,继承并添加与具体模式有关的数据成员和方法成员,实现其它类型的被管对象类;对于具体的网管应用,则根据具体要实现的被管对象特点,从合适的被管对象类衍生,添加与具体应用有关的代码,即可实现相应的mib存储结构。

Related Words

  1. 对象
  2. 被管对象
  3. 被管对象定义的准则
  4. 被管理;被……负责
  5. 被管理层
PC Version

Copyright © 2018 WordTech Co.