什么是类和对象?
Classes and objects, though, might be a different matter.
但类和对象可能就是另一回事。
Initialization — Points in the initialization of classes and objects.
初始化(Initialization)——初始化类和对象时的点。
In addition to multiple units, the program USES classes and objects.
除包含多个单元外,这个程序还使用了类和对象。
In the next section, we'll discuss visibility rules within classes and objects.
在下一个章节,我们会讨论类和对象内部的可见性规则。
Perhaps the easiest way to understand classes and objects is to create some.
理解类和对象最简单的方法可能就是创建一些类和对象。
Dynamic type extension - methods can be added dynamically to classes and objects.
动态类型扩展——可以用动态的方式向类和对象加入方法。
This course covers a paradigm in programming which deals with classes and objects.
该课程包括编程中处理各种类与对象的范例。
In object-oriented programming (OO) there are two pivotal concepts: classes and objects.
面向对象编程(object - oriented programming,OO)中有两个关键概念:类和对象。
Class management: Prototype includes easier creation and extension of classes and objects.
类管理:Prototype支持更轻松地创建和扩展类和对象。
This file contains a list of all the classes and objects that JAX-RS is supposed to deploy.
这个文件包含JAX - RS应该部署的所有类和对象的列表。
OOAD gives us classes and objects on the application level, while BPM has event-driven process models.
OOAD为我们提供了应用程序层上的类和对象,而BPM具有事件驱动的流程模型。
Determining dependencies between classes and objects suffers from the same kind of localization problem.
这种局部化问题使我们很难判断类和对象之间的依赖性。
From a back-end perspective, he asks the question "Do we really need classes and objects to pass data around"?
从后端视角来看,他提出了这样一个问题:“我们真的需要类与对象来传递数据吗?”
OpenEJB will also support constructor injection, which enables the container to provide various classes and objects at run time.
OpenEJB还将支持构造器注入,从而使得容器可以在运行时提供各种类和对象。
It called for developers to create little building block classes and objects and glue them together to produce the final application.
它提倡开发人员建立类和对象,并将它们结合起来以产生最终的应用程序。
The essential overview of all PHP's object-oriented features classes and objects (PHP V5) can be found in Chapter 19 of the official PHP Manual.
PHP的所有的面向对象特性类和对象 (PHPV5) 的基本概述可以在官方 PHP手册中的Chapter19中找到。
Since we are doing an object-oriented software system, the behavior of our use case must be carried out by the classes and objects in our system.
由于我们是在设计一个面向对象的软件系统,我们的用例行为需要由我们系统中的一些对象和类来执行。
This is great news for those of us who would like to use classes and objects in non GTK + -based programs such as console-based applications and tools.
对于我们这些喜欢在基于非gtk +的程序(比如基于控制台的应用程序和工具)中使用类和对象的人而言,是个非常好的消息。
We must ensure that including a header file more than once does not cause multiple definitions of the classes and objects that the header file defines.
我们必须保证多次包含同一头文件不会引起该头文件定义的类和对象被多次定义。
We saw previously that Scala has the concept of a declared object, which we'll dig into in the section called "Classes and Objects: Where are the Statics?".
我们在前面看到Scala有声明对象的概念,我们会在“类和对象:状态哪里去了?”章节来讨论它们。
This course mainly covers classes and objects, association and aggregation, inheritance, polymorphism, comprehensive design and other related experiments.
本课程主要内容包括类和对象、关联和聚合、继承、虚函数和多态性、综合设计等相关实验。
In analysis, our use case realization contains only analysis classes and objects, which may populate various UML diagrams such as class diagrams and interaction diagrams.
在分析阶段,我们的用例实现只包括分析类及分析对象,它们能组装成不同的UML图如类图和交互图。
I also assume that you know the basics of working with classes and objects in PHP, as the PHP components used in this article are written in compliance with OOP principles.
还假定读者了解在php中的类与对象的相关知识,因为文中所采用的PHP组件是遵照OOP原则来编写的。
Identify the objects, the unintentional references, the classes and objects holding those unintentional references, and the objects to which the unintentional references are pointing.
确定对象、无意引用、保留这些无意引用的类和对象以及无意引用指向的对象。
Whether these abstractions will be represented as Geronimo classes and objects or as database tables depends primarily on how you're going to use them and how persistent they will be.
将这些抽象的概念表现为geronimo类及对象还是数据库表主要取决于您将如何使用它们,以及它们将持续多久。
You can then define classes and objects to be used in much the same way as we did in our JSR-168 portlet example (see the article, " Building a JSR 168 portal application for Domino").
然后,可以定义要使用的类和对象,采用的方法与我们在JSR-168portlet示例(请参阅文章 “为Domino构建 JSR 168门户应用程序” )中使用的方法基本相同。
Because patterns do not only affect the structure and dynamics of classes and objects, this article will conclude investigating the role of patterns in a service-oriented architecture (SOA).
由于模式不只是影响类和对象的结构,还有动态(操作),所以这篇文章将会对在面向服务的体系架构(SOA)中模式所承担任务的调研得出结论。
Because patterns do not only affect the structure and dynamics of classes and objects, this article will conclude investigating the role of patterns in a service-oriented architecture (SOA).
由于模式不只是影响类和对象的结构,还有动态(操作),所以这篇文章将会对在面向服务的体系架构(SOA)中模式所承担任务的调研得出结论。
应用推荐