类对象

  • 网络class object
类对象类对象
  1. 其次,研究了对复杂结构数据的写入磁盘文件保存和从磁盘文件读出恢复,解决了指针和类对象数据的保存和恢复问题。

    Second , the key problems of how to save the complex data to the disk and how to recover it from the disk are studied , so some data such as pointer and class object can be saved and read out from disk file .

  2. 再在VxD初始化时,用new动态创建其派生类对象实例,对重载的中断通知处理程序编程。

    Then , the object example of derived species was created by using new dynamic condition .

  3. Word文档中若干图片类对象的分析与自动阅卷的实现

    Analyses of some objects in word document and development methods of auto-checking system

  4. 在推理时,知识文件被解析为JAVA类对象。

    When system running , knowledge rule in files are parsed into objects of JAVA class .

  5. QT/Embedded开发环境中类对象之间通信机制的分析

    Analyzing of Communicating Mechanism among Objects in QT / Embedded Developing Entironment

  6. 由于惯性大、耦合强以及精确建模困难等特点,使该类对象的多变量PID控制系统研究变得困难。

    So it is complicated to design multivariable PID controllers for plants of this kind .

  7. 在.NET框架的类对象中实现COM对象的引用

    Realize to Call COM Object in . NET Framework Class Object

  8. 基于COM技术的多类对象的监控系统的实现

    Realization of Multi-Object Moniter-Control System Based on COM

  9. Document类对象用于设置与输入文档相关的信息,获取已编校文档中的信息。

    The Document class object is used to set the information about the input document and to get the information in the redacted document .

  10. 基于UG的表格类对象定制与开发技术研究

    Study on the Customization and Development Technology of Tabular Object Based on UG

  11. 与Java技术不同,Ruby没有标量,所以所有东西(包括整数)都是一类对象。

    Unlike Java technology , Ruby has no scalars , so everything , including integers , are first-class objects .

  12. 这样就用解密方式创建并初始化了Cipher类对象。

    A Cipher class object is created and initiated in the decryption mode .

  13. 此参数为要存储的类对象在heap内留出了一个空间。

    This parameter sets aside a place in the heap for class objects to be stored .

  14. 接着创建Cipher类对象,并以加密方式对它初始化。

    Next I create a Cipher class object and initiate it in encryption mode .

  15. 该方法将搜索所有页面内容,查找包含文本AAAAPlace721134315的Link类对象,然后返回要执行操作的对象。

    This method searches the entire page content for an object of Link class with the text AAAAPlace_721134315 and returns the object to be acted upon .

  16. VB6.0中窗体类对象的设计及应用技巧

    Design and Application Skills of Object in Visual BASIC 6.0 Form Class

  17. 在JVM中,装入阶段为类对象提供了非常基本的内存结构。

    Within the JVM , the loading process gives a very basic memory structure to the class object .

  18. 当然我们可以采用其他的很多方法,比如CDC类对象动态绘制等。

    Of course , we can use many other methods , such as CDC category Dynamic Object Rendering so .

  19. 将DCS中需要经常查询的内容分成了数据点、具体设备、报警点三类对象,为之设计了相应的气泡窗口显示模式。

    Contents needed displayed in DCS divided into data point , specific equipment and alarm point . Corresponding display mode is designed for the three objects .

  20. 他们的工程是为Eclipse建立一个对象平台,可以使您与您创建的类对象交互,且不必书写完整的程序。

    Their project was to build an object bench for Eclipse that lets you interact with objects of classes you create , without having to write a complete program .

  21. 这类对象封装了例如XHR、SQLite、cookie以及其他获取异步数据的巧妙方法。

    Basically , these objects wrap things like XHR , SQLite , cookies and other more interesting ways to get asynchronous data .

  22. 我们的组件也包含了这类对象,而且它不仅可以用在LCDS上,也能用在BlazeDS上。

    Our component also includes such object but it can be used not only with LCDS but with BlazeDS too .

  23. 虚拟制造设备VMD是MMS规范中最重要的一类对象,是实现MMS服务的基础。

    The VMD ( Virtual Manufacturing Device ) object is a kind of important objects in MMS , and the MMS services are implemented based on it .

  24. 为了解决这种分裂问题,可以使用参数–Xkn,它为类对象专门提供了heap的一个段。

    To fix this fragmentation , we can use the parameter – Xkn , which provides a section of the heap exclusively for class objects .

  25. 不过,MyClass类对象具有对称为myContainer的成员变量的静态引用。

    However , the MyClass class object has a static reference to the member variable called myContainer .

  26. 如果用@Synchronized注释的这个方法是静态的,那么Lombok就会创建一个名为$LOCK的类对象,并会针对该对象同步这个方法。

    If the method annotated with @ Synchronized is static , Lombok automatically creates a class object called $ LOCK and synchronizes the method against that object .

  27. 要连接编校服务器,首先创建一个RedactionToolkitClient类对象。

    To connect to the redaction server , first create a RedactionToolkitClient class object .

  28. 类对象在创建之后,可以使用addMethods方法来添加实例的方法。

    Class objects now have an addMethods method for adding instance methods after creation .

  29. 类对象的私有成员分私有函数和私有数据两部分,其中私有数据有特殊的作用;

    Private member is composed of private function and private data .

  30. 界面类对象测试建模技术研究

    The Technical Research of Test Modeling of User Interface Object Class