该图形将最终包含表示属性和方法的图形。
This figure will eventually contain the figures for attributes and methods.
创建类的过程中,类的所有属性和方法只设置一次。
During class creation, attributes and methods of classes are set once and for all.
l动态引用的属性和方法。
再添加一个类和该类中的一个属性和方法。
Also add a class and an attribute and a method within the class.
克服这个问题的最佳方法是只使用通用的属性和方法。
The best way to overcome this is to use only common attributes and methods.
模块中定义的过程成为该对象的属性和方法。
Procedures defined in the module become the properties and methods of the object.
Rhino还可以允许动态地为对象添加属性和方法。
Rhino also allows you to add properties and methods to objects on the fly.
该点提供了一些属性和方法可以用于编程访问。
The point exposes a number of properties and methods for programmability.
例如,调试器通常都会把类的属性和方法分类并进行描述。
For example, it's common for a debugger to catalog and picture a class' properties and methods.
在模块中定义的过程成为该对象的属性和方法。
Procedures defined in the module become properties and methods of the object.
上述提到的所有这四个设计模式均使用了静态的属性和方法。
All four of the design patterns mentioned use static attributes and methods.
大约一年之后,我增加了对显示与调用所有属性和方法的支持。
About a year later, I've added support for all properties and method display and invocation.
Aspect也可以代表其他类声明其属性和方法。
Aspects can also declare fields and methods on the behalf of another class. These are known as intertype declarations and require different content assist completions.
它定义了DataSetBuilder必须实现的属性和方法。
It defines the properties and methods that our DataSetBuilders must implement.
有时候,可能发现通过类而不是对象实例来访问属性和方法更有用。
In some cases, you may find that it's more useful to access properties and methods via a class rather than an object instance.
ASP服务器对象是用来访问服务器端的属性和方法的。
The ASP server object is used to access properties and methods on the server.
一旦你传入了对象,没有能够描述会调用什么属性和方法的接口类型。
There are no interface types to describe what properties and methods will be called once you pass the object in.
$this 伪变量提供了一种用于对象引用自己的属性和方法的机制。
The $this pseudo-variable provides a mechanism for objects to refer to their own properties and methods.
PHPV5.3的LS B功能让您可以使用需要静态属性和方法的设计模式。
PHP V5.3's LSB functionality allows you to use design patterns that require the use of static properties and methods.
对于资源和资源集合,help函数提供了项的简短摘要以及可用的属性和方法。
For a resource or resource collection, the help function provides a brief summary of the item as well as the available attributes and methods.
这就像询问开发人员使用每个控件的属性和方法一样简单,或者会涉及更多一点的内容。
This could be as simple as asking a developer for the properties and methods to use for each control, or it could be a bit more involved.
这样你就可以在运行时获得对象的信息,比如对象包含的属性和方法以及实现的接口等等。
You then have an API for accessing runtime information of the objects running in your application, like what properties and methods they have, what interfaces they implement, etc.
Unity是一个轻量级,可扩展的依赖注入容器,支持构造函数,属性和方法调用注入。
Unity is a lightweight, extensible dependency injection container with support for constructor, property, and method call injection.
但是对于PHPV5.3,我很高兴拥有很多静态的东西—比如继承树内的静态属性和方法。
But with PHP V5.3, I'm happy to have lots of static - such as the static properties and methods in an inheritance tree.
清单8和9展示了如何使用help方法找到与某个管理程序资源相关的属性和方法。
Listings 8 and 9 show how you can use a help method to finid out the attributes and methods associated with a hypervisor resource.
LotusDominoDesigner7还增强了编程功能,提供了新的函数、属性和方法。
Lotus Domino Designer 7 also included programmability enhancements, including new functions, properties, and methods.
关键是一个具有类型前缀(set、before或者after)和所涉及的属性和方法的简单字符串。
The key is a simple string with the type prefix (set, before, or after) and the attribute or method name involved.
例如,一个UM l类通常显示为框,其顶部标有类名,可能还有一些原型,而底部是为属性和方法保留的。
For example, a UML class is typically shown as a box, where the top portion is labeled with the class name and perhaps some stereotypes, and the bottom portion is reserved for attributes and methods.
注意,不必要注册类的全部公共属性和方法——可以从中选择想向容器公开的那些公共属性和方法。
Notice that you're never required to register all the public properties or methods of the class — you can choose which ones you want to expose to the container.
注意,不必要注册类的全部公共属性和方法——可以从中选择想向容器公开的那些公共属性和方法。
Notice that you're never required to register all the public properties or methods of the class — you can choose which ones you want to expose to the container.
应用推荐