The platform calls this class to perform initialization and cleanup.
平台调用这个类来执行初始化和清理工作。
Note that this logic could be performed once during initialization.
注意该逻辑动作会在初始化时执行一次。
You would use this to run any extension initialization code.
您将使用它运行任何扩展初始化代码。
The first file performs initialization and any setup tasks.
第一个文件执行初始化以及设置任务。
This method will be called as part of the initialization.
该方法将作为初始化的一部分被调用。
After some initialization, you push the current coordinate matrices to the stack.
在进行一些初始化之后,您可以将当前的坐标矩阵压入堆栈。
It also creates an instance of the application object and begins the initialization process.
另外,它还创建应用程序对象的一个实例并开始初始化过程。
Manage the JSP class lifecycle, from initialization to destruction.
管理jsp类的生命周期,从初始化到破坏。
Add initialization parameters to the rule.
为规则添加初始化参数。
This will bring up the initialization step for the project.
这将会带您来到项目的初始化步骤。
After the initialization, you render the scene to the screen.
初始化后,您就可以将场景渲染到屏幕上。
The final part of the initialization code is the camera setup.
初始化代码的最后一部分就是摄像机设置。
The second step of the BIOS is local device enumeration and initialization.
BIOS的第二个步骤是进行本地设备的枚举和初始化。
This pattern and similar techniques are sometimes called lazy initialization, since the initialization is not performed until actually required.
该模式和类似的技术有时称为“惰性初始化”,原因是在实际需要之前不执行初始化。
Therefore, add code to do some bundle specific initialization.
因而,增加代码来实现某些包的特定初始化。
Lazy initialization is quite useful in a number of scenarios when the initialization can occur as part of the first request to an object.
在很多情况下,当初始化可以作为针对对象的第一个请求的一部分发生时,惰性初始化很有用。
Check the initialization status of the driver.
检查驱动程序的初始状态。
The extensions filter also requires an initialization parameter.
扩展过滤器还需要一个初始化参数。
This error is thrown during the initialization phase of class loading.
这个错误在类装入的初始化阶段抛出。
Lazy initialization: it sometimes makes sense to defer initialization if the cost of initialization is significant.
延迟初始化:如果初始化成本过高,有时推迟初始化的过程是很有用的。
Thus, creation and initialization has to be done within this application.
因此,必须在该应用程序中进行创建和初始化。
In Figure 9 they're sorted by initialization order.
在图9 中,它们是按照初始化顺序排列的。
This function performs a large amount of subsystem initialization.
这个函数执行了大量的子系统初始化操作。
These are read at initialization time using methods that UIMA provides.
在进行初始化时,使用UIMA提供的方法读取这些信息。
Next is the class loader cache initialization.
下一步是类装载器缓存初始化。
The JVM allocates the heap during initialization.
JVM在初始化的过程中分配堆。
This field is populated during initialization of the runtime.
在运行时初始化期间填充这个字段。
This is especially true in cases where object creation and initialization are expensive.
在对象创建和初始化开销很大的情况下,尤其是这样。
The root (/) filesystem is mounted as part of the initialization process.
根(/)文件系统是作为安装过程的一部分安装的。
The other advantage to KMS is improved re-initialization after suspend: because the initialization is done in the kernel, it's much more efficient.
KMS的另一个优势是在暂停之后能够改进重新初始化:由于初始化是在内核完成的,所以效率更高。
应用推荐