He pointed out that a play is not a static object like a picture.
他指出戏剧不像图片一样静止不动。
In recursive code, a static object or variable is guaranteed to have the same state in different instances of a block of code.
在递归代码中,一个静态的对象或者变量将被确保在一个代码块的不同实例间保持相同的状态。
It involves using incredible body strength to suspend yourself sideways in mid-air to make a human flag - using a static object as the pole.
它需要绝佳的身体力量,好使你的身体以一个静物做旗杆,悬在半空,成为一面“人体旗帜”。
But producing a fixed hologram of a static object is tricky enough; making a holographic display, or something that functions like one, is even more difficult.
但是为固定的物体造一个全息图像就够难的了,做个全息显示器就难上加难。
The guide recommends you use a static final variable to create the object once at application startup and then get this object when needed.
该指南建议您在应用程序启动时使用一个静态最终变量来创建这个对象,然后根据需要获取该对象。
The static object can be a simple text file built by the script as it activates various parts of the run time environment, or as it analyzes each of the configuration files.
这个静态对象可以是脚本在激活运行时环境的各个部分时创建的简单文本文件,或者是在分析各个配置文件时构建的文本文件。
This is unusual because it requires a developer to create an instance of an object just to access non-instance (static) methods and fields!
这种做法并不常见,因为需要开发人员创建仅用于访问非实例(静态)方法和字段的对象的实例。
The use of static methods might be considered a bad object oriented programming practice.
静态方法的使用可能是一种糟糕的面向对象的编程操作。
Static crosscutting differs from dynamic crosscutting in that it does not modify the execution behavior of a given object.
静态横切和动态横切的区别在于它不修改一个给定对象的执行行为。
Using reflection techniques on static members of a type differs slightly from reflecting on instance members of an object.
在类型的静态成员上使用反射技术与在对象的实例成员上进行反射有一点小小的差别。
A static attribute is of interest to an object modeler only if it can be used to distinguish one class of objects from another.
对象建模者关心静态属性仅当它可以用来区分一类对象与另一类对象。
A business object map that invokes the static relationship to perform a transformation on the state property.
调用静态关系以便执行state属性转换的业务对象映射。
Method dispatch starts by calling a static "ClassOf" method with the object as argument.
方法调度通过把对象作为参数,来调用一个名为“ClassOf”的静态方法予以实现。
This article discusses two potential areas that can provide powerful extension points for Rational Performance Tester: object extension via a super class, and reusable utilities via static methods.
本文讨论了两个潜在的区域,该区域为RationalPerformance Tester提供了强大的扩展点:通过一个超类来进行对象扩展,以及通过静态的方法来使用可再用设施。
This is often a class object which holds a static reference; for example, the MyClass object in the memory leak example in Listing 1.
这通常是一个保留静态引用的类对象;例如,清单1的内存泄漏示例中的MyClass对象。
The key difference between this instance and one created using static data APIs is that the instance type is commonj.sdo.DataObject and not a typed interface representing the data object.
此实例与静态数据api创建的实例的主要区别在于,该实例类型为commonj .sdo . DataObject而不是表示数据对象的类型接口。
A static relationship containing four roles (a role for each business object).
包含四个角色的静态关系(一个角色对应一个业务对象)。
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.
不过,如果有包含静态成员和动态成员的混合组,您可以为同一对象类同时定义静态搜索和动态搜索。
The object code of static libraries, as opposed to dynamic link libraries, is linked when the application compiles and, as such, becomes a part of the application.
与动态库不同,在编译应用程序时对静态库的目标代码进行连接,并且因此成为该应用程序的一部分。
For a static group, the membership list is maintained on the object itself as a list of members.
对于静态组,成员关系列表作为成员列表在对象本身中维护。
Note also that it's an error to derive a static class from any class other than object.
还要注意,从任何非对象类派生静态类都是错误的。
Typically this is implemented by having an abstract class that has a static create method that returns a concrete object implementing the abstract class.
这种模式的典型实现方式是创建一个抽象类,其中具有静态方法create,这个方法返回的是实现了这个抽象类的一个具体对象。
The ar tool creates a static library, libuser.a, and puts copies of the user_sqrt1.o and user_log1.o object files in it.
ar工具创建了静态库libuser . a,并将user_sqrt1 . o和user_log1 . o目标文件的副本放置于其中。
If the object moves through a static electric field, it perceives the field as partially magnetic.
如果物体穿越静电场,它会觉得有一部份的场是磁场。
Using a static factory method to create a Msg object.
使用静态工厂方法创建一个msg对象。
Note that the invoke() method is overridden to either take an Object instance, as in Listing 4, or a Class, in the case that the desired private method is also static.
请注意invoke()方法被覆盖成可以接受一个Object实例(如清单4 所示)或一个Class(这时期望的private 方法也是 static 的)。
The dynamic type of an object (as opposed to a reference or pointer) is always the same as the static type of the object.
对象的动态类型总是与静态类型相同,这一点与引用或指针相反。
Oftentimes this will be no loss, because the object wouldn't have a static type anyway, in other cases it is a tradeoff between brevity and safety.
有的时候这不会有任何损失,因为对象根本不具有静态类型,而且他情况下必须在简洁和安全之间进行权衡。
So if you have a lot of Static Colliders that you want to move around and have different object fall on them correctly, use Kinematic Rigidbody Colliders.
所以如果你有许多希望四处移动并有不同的对象要恰好砸到它们的静态碰撞器,那就用运动学刚体碰撞器吧。
So if you have a lot of Static Colliders that you want to move around and have different object fall on them correctly, use Kinematic Rigidbody Colliders.
所以如果你有许多希望四处移动并有不同的对象要恰好砸到它们的静态碰撞器,那就用运动学刚体碰撞器吧。
应用推荐