This means that the normal inheritance rules do not apply to static calls.
这意味着普通的继承规则没有应用到静态调用中。
You should also remember that static classes that preserve state between method calls should be made thread safe by default.
您还应该记得,在方法调用之间保留状态的静态类在默认情况下应该是线程安全的。
Static local variables retain their value between method calls.
静态局部变量会在方法调用之间保留它们的值。
Just like static detection of bad generic constructor calls, forbidding polymorphic recursion conflicts with incremental class compilation.
就象静态检测糟糕的泛型构造函数调用一样,禁止多态递归会与递增式类编译发生冲突。
Live API calls can be made directly within the documentation, providing realtime payload data as opposed to static examples.
我们可以直接从api文档执行实时的API调用,相较干巴巴的静态示例这种方式可以提供实时的载荷数据。
Does not hold static data over successive calls?
不为连续的调用持有静态数据。
The setup_wrappers function only does this setup once; it then sets a static variable to indicate that it's already done, so future calls can return quickly.
setup_ wrappers函数仅进行一次设置;然后,它设置一个静态变量来表明已经完成,从而使未来的调用能够快速返回。
For instance, normal Clojure functions have low call overhead as they're mostly reduced to static method calls.
例如,普通的Clojure函数都有较低的调用开销,因为它们都尽量降为静态函数调用。
Writing a detector to find calls to a particular static method isn't that hard, but most bug detectors involve a fair bit more analysis and implementation effort.
编写检测器可以查找对特定静态方法的调用,这并不困难,但是大多数的bug检测器都包含相当多的分析和实现。
The inner class code calls these static methods whenever it needs to access the mValue field or invoke the doStuff method in the outer class.
内部类会在外部类中任何需要访问mValue字段或调用doStuff方法的地方调用这些静态方法。
Then it calls a static function in the xml2json class to get the JSON-formatted result.
然后调用xml2json类中的静态函数得到json格式的结果。
Figure 4 shows a static method Sequence diagram for a method in a Swing class, and you can see all of the other methods that this method calls on the same class and other classes.
图4展示了对于swing类中的方法的静态方法时序图,您可以看到该方法所调用的同一个类和其他类中的其他方法。
Gretel USES calls to a static method to track executed blocks, adding these into the bytecode only where needed.
Gretel使用用于静态方法的调用来跟踪执行的块,将这些调用添加到字节码中的必要地方。
The main method then calls the following private static methods in turn, passing in either the UDDI4J proxy or the Publish instance, as appropriate.
接着,main方法依次调用下列私有静态方法(必要时在UDDI4Jproxy或者Publish实例中传递)。
When any process calls one of these methods, XMLBeans passes the XmlObject that the method was called on and the parameters to a static implementation.
当任何过程调用这些方法之一时,XMLBeans把调用这个方法的XmlObject和参数传递给一个静态实现。
You can either initialize them through System.setProperty calls or through some handy static methods on the XMLUnit core class.
您可以通过 System.setProperty调用实例化它们,也可以通过XMLUnit核心类上的一些方便的static方法对它们进行实例化。
Alternatively, this could have been achieved using a static back end that calls the Web Service Proxy.
这也可以使用一个调用WebServiceProxy的静态后台来实现。
The only other method defined here is the static main method which calls the constructor and then calls an as-yet undefined method called parse .
这里定义的惟一其他方法就是staticmain方法,该方法将在调用构造函数之后再调用迄今还未定义的名为parse的方法。
Learn benefits of occlusion culling and use it to reduce amount of visible geometry and draw-calls in case of complex static scenes with lots of occlusion.
了解遮挡剔除的好处,在复杂的静态场景的情况下,有很多遮挡,用它来减少可见几何体的数量和绘制调用。
Another use for thread-static fields, and one that brings us back to TransactionScope, is for passing out-of-band data between method calls.
线程静态字段的另外一种用法是(这又将我们带回到TransactionScope)用于在方法调用之间传递带外数据。
Furthermore, if static data are synchronized, calls between static methods that alter state can result in deadlocks or redundant synchronization, adversely affecting performance.
此外,如果同步静态数据,更改状态的静态方法间的调用可导致死锁或冗余同步,从而降低性能。
The system calls the static constructor before the first instance of the type is created or any static members are referenced.
系统在创建第一个类型实例或引用任何静态成员之前调用静态构造函数。
But the further development of the plot calls for a more radical negativity. The Greimas Square provides a scheme of multiple, but static, negation.
但是情节的进一步展开需要更加根本的否定性,格雷·马斯方阵提供了一个静态的多重否定方式。
Learn benefits of occlusion Culling and use it to reduce amount of visible geometry and draw-calls in case of complex static scenes with lots of occlusion.
学习遮挡剔除的好处,然后使用它来降低可见几何体和有许多遮挡的复杂静态场景draw call的数量。
Learn benefits of occlusion Culling and use it to reduce amount of visible geometry and draw-calls in case of complex static scenes with lots of occlusion.
学习遮挡剔除的好处,然后使用它来降低可见几何体和有许多遮挡的复杂静态场景draw call的数量。
应用推荐