• Listing 4 illustrates using PHP overloading to invoke object and class methods.

    清单4展示如何使用php重载调用对象方法

    youdao

  • This makes generically identifying object and class structures difficult, if not impossible.

    可能会使标识对象结构变得很困难

    youdao

  • GC roots can be found in the root stacks, in thread execution stacks, and in object and class fields.

    GC找到,在线成执行堆,在对象域里

    youdao

  • Taking use case view as an example, sequence diagrams were built up through the analyzing noun and verb of edit model, designing object and class, and iteration time after t…

    视图通过分析编辑模型名词动词设计对象数次迭代后建立顺序

    youdao

  • Taking use case view as an example, sequence diagrams were built up through the analyzing noun and verb of edit model, designing object and class, and iteration time after time.

    视图通过分析编辑模型名词动词设计对象数次迭代后建立顺序

    youdao

  • However, you can define both static and dynamic searches for the same object class if you have a hybrid group with both static and dynamic members.

    不过如果包含静态成员动态成员的混合可以同一对象同时定义静态搜索和动态搜索。

    youdao

  • Instead you can define some as an object (instead of a class) and it becomes a singleton instance of the class.

    相反可以定义对象(而不是)并且将成为单例实例

    youdao

  • Or in other words, before the first call is made to the UDF an object of the class is created and kept until after the last call.

    或者,换话说,在第一调用udf之前创建该类对象并且一直保留最后一次调用这个UDF之后

    youdao

  • To determine what keyword to add, access the source object from the transformation context and cast it to a UML Class.

    为了决定添加什么关键字转换内容中访问资源对象将其传递一个uml类。

    youdao

  • Object pooling only helps reduce the memory required for class allocations and the time required for object creation and destruction.

    对象只是有助于减少分配所需内存以及对象创建销毁所需的时间

    youdao

  • Obtains the reference for the table ID, value object class, session attribute for data rows, and session attribute for combo box if one exists.

    取得表格ID对象数据行的会话属性组合框(如果的话)会话属性引用

    youdao

  • Often, a request requires an instance of a certain class, but this object does not (and should not) need to be recreated in every request.

    每个请求需要特定实例对象并不()需要每个请求中重新创建

    youdao

  • The difference in cumulative size occurs because the aggregated data structure level view uses summarized instance counts and the object/class leak suspects view uses actual instance and size counts.

    大小差别由于聚合数据结构级别视图使用汇总实例计数对象/泄漏疑点视图使用实际事例大小计数。

    youdao

  • To determine which tag to add, access the source object from the transformation context and cast it to a UML class.

    决定添加哪个标签转换环境中访问对象转换UML

    youdao

  • Now, since we're actually updating a class (and not just a single object) we would have to do this to every object of that class.

    现在由于我们实际上更新(不仅某个对象),所以我们不得不该类一个对象都这样的一件事。

    youdao

  • This class simply converts the XML class to a PHP object and then walks through that object and creates an associative array, as in Listing 5.

    该类仅仅xml转化为php对象然后对象,创建关联数组,如清单5所示。

    youdao

  • Standard J2EE is partially able to satisfy this mapping, for example, by simply mapping the object to a session EJB class, and the operation to a particular secured EJB method.

    标准J2EE可以部分地满足映射例如,可以将对象 映射会话EJB操作 映射到特定安全 EJB方法

    youdao

  • You can verify it manually with the instanceof operator, a handy tool introduced with PHP V5 that sits between an object instance and a class name.

    可以instance of操作符来手动验证一点,操作符是PHPV 5引入介于对象实例名之间的一个便捷工具

    youdao

  • These object instances are the orderer and shipper properties in the Service specification class.

    这些对象实例就是Service规范中的订货运送属性

    youdao

  • The SOAP binding calls the target method in the target class and passes the Request object as a parameter.

    SOAP绑定调用目标中的目标方法Request对象作为参数传递。

    youdao

  • Listing 1 is a version of the Dictionary class that accepts a DictionaryIO object and stores it for later use.

    清单1Dictionary版本它接受一个DictionaryIO对象将其存储以备将来使用

    youdao

  • This method accepts four arguments: a property, a property value, a class, and a parent test object.

    方法接受4个参数属性、属性测试对象

    youdao

  • A model object is an ActionScript class that holds data in the application and maps to a remote object (TimeEntry.php) in the PHP services tier.

    模型对象actionscript它携带应用程序中的数据映射php服务中的一个远程对象(TimeEntry . php)。

    youdao

  • It then calls the friend function spacefriend and passes the class object address as its argument, and calls the template function, beginning with integer types and then floating data types.

    然后,调用友元函数spacefriend对象地址作为参数传递然后调用template函数,先使用整数类型,然后使用浮点数据类型。

    youdao

  • Figure 1 shows a class diagram of the Email object and the Sendable interface.

    1显示了Email对象Sendable接口

    youdao

  • The object service class consists of three variables and accessors to the variables, namely serviceimplemenation, serviceimplemenationurn, and the methodName.

    对象服务三个变量这些变量访问器组成,这些变量是 serviceimplemenation 、serviceimplemenationurnmethodName

    youdao

  • 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.

    方法将搜索所有页面内容,查找包含文本aaaaplace_721134315link对象,然后返回执行操作对象。

    youdao

  • It's important to note that not all of the properties in the item class will necessarily exist on every Content object in that class, and that is acceptable.

    一定注意条目中的所有属性不一定这个类中的每个Content对象都存在可以接受的。

    youdao

  • A mock object based on a ClassB class is constructed and provided an expectation.

    构建基于classb模拟对象并向其提供期望

    youdao

  • The class and object can have the same name, as we will see in the section called "Companion Objects" in Chapter 6, Advanced Object-Oriented Programming in Scala.

    object可以使用同样名字就像我们第6-Scala高级面向对象编程》的“伴随实体章节看到的那样。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定