然后您可以用它包装任何类以结合日志功能。
You can then wrap just about any class with it to meld in the logging capability.
包含GS缓冲区的任何类或结构。
声明抽象方法的任何类本身必须是声明为抽象的。
Any class that declares an abstract method must itself be declared abstract.
协议表示了方法可以被任何类所实现。
A protocol declares methods that can be implemented by any class.
请求端口能够使用任何类来定义它的类型。
任何类只要不再被引用,它就符合垃圾收集的条件。
Any classes that are no longer being referenced are then eligible to be garbage collected.
秘密是,它也检查任何类。
前面提过,认证方法不附着在任何类上。
As I mentioned earlier, the authentication method can reside on any class.
在组件页上的定时器控件可以被安全的用在任何类中。
The timer control that is located on the Components TAB can be safely used in any class.
不需要直接映射:包中的任何类,对页面来说都可用。
Package. No direct mapping needed: any classes in that package become available to your pages.
但同时还意味着,该应用程序需要的任何类都必须与该应用程序绑定。
But it also means that any classes the application needs must be bundled with the application.
现在我们能用Swing . xxx来引用该程序包中的任何类了。
Now we can use Swing.xxx to refer to any classes within this package.
平原对象定位使得在父类别预计的地方使用派生的任何类。
Plain object orientation makes it possible to use any derived classes in places where the parent class is expected.
这允许灵活地为任何类过滤器分配任意的日志级别,而不存在外部限制。
This provides the flexibility to assign any logging level to any class filter without external restrictions.
例如,表示非空容器的任何类在构造函数中必然使用表示其元素的参数。
For instance, any class representing a non-empty container would naturally take arguments representing its elements in the constructor.
默认情况下,这个类装入器是用户创建的任何类装入器的父类。
By default, this class loader is the parent of any class loader created by the user.
因此,请尽量避免将任何类或层次结构放入project或home目录。
Thus, try to avoid putting any classes or hierarchies into your project or home directory.
跟踪的初始化:跟踪在JVM启动之后几乎立即启动,这发生在装载任何类之前。
The initialisation of tracing: tracing starts almost immediately after the JVM is launched but before any classes are loaded.
可以为任何类上的方法创建委托,前提是该方法符合委托的方法签名。
A delegate can be created for a method on any class, as long as the method fits the method signature for the delegate.
然后可以处理任何类或打印出它的相关信息。请参阅清单11中的简单示例。
You can then work with what class or just print out information about it; see Listing 11 for a simple example.
XT允许回调在XSL处理期间访问处于classpath中的任何类的静态方法。
XT allows callbacks to static methods of any class in the classpath at the time of XSL processing.
Ruby中支持each方法的任何类(比如File)都允许以这种方式进行迭代。
Any class in Ruby that supports the each method (like File) lets you iterate this way.
它是精确开发商有责任确保它是安全的地方父类别预计使用派生的任何类。
It's a precise developer's responsibility to ensure that it's safe to use any derived class in places where the parent class is expected.
因为它总在运行,对任何类中方法的任何添加、删除或更新操作都发生在运行时。
Because the image is always running, any addition, deletion, or update of a method in any class occurs at run time.
如果在所有者链中未发现任何类对象,则此术语表示可找到泄漏容器的内存转储中的根对象。
If no class objects are found in the owner chain, then this denotes the root object in the memory dump from where the leak container can be reached.
如果一个接口隐含另一个接口,则实现第一个接口的任何类也一定实现第二个接口。
If an interface implies another interface, then any class that implements the first interface must also implement the second interface.
为简化问题,我没有为类的所有属性都建模;也没有为其完整签名或任何类方法建模。
To keep the issues simple, I have not modeled all of the attributes of the classes; nor have I modeled their full signatures or any of the methods of the classes.
因为我们还没有任何类,所以我们的主要目标就是找出在汽车租借系统中的所有分析类。
So far we don't have any classes, so our main goal will be to identify the analysis classes we need in our Auto Rental system.
请注意,任何类构造函数代码都将在访问该字段的第一个上下文中的第一个线程上运行。
Be aware that any class constructor code will run on the first thread in the first context that accesses the field.
请注意,任何类构造函数代码都将在访问该字段的第一个上下文中的第一个线程上运行。
Be aware that any class constructor code will run on the first thread in the first context that accesses the field.
应用推荐