每个可执行代码段将在需要特定的事件时执行,这些事件包括库的初始化和该程序本身主入口点。
Each section of executable code is run when a particular event becomes necessary, including events like the initialization of a library and the main starting entry point of the program itself.
如果您的系统能够加载内核,但无法成功运行init,您可以通过指定一个替代初始化程序来尝试修复。
If your system will load a kernel, but cannot run init successfully, you may try to recover by specifying an alternate initialization program.
复合文字和指定的初始化程序是非常好的代码可维护性特性。
Compound literals and designated initializers are a wonderful code maintainability feature. Compare these two code fragments.
“init”为规则bean提供了初始化程序。
The ?init? method provides an initialization routine for rule bean.
创建好项目后,我们使用Eclipse扩展点向导(如图1所示)来使用首选项初始化程序创建一个首选项页面。
After the project had been created, we used the Eclipse extension point wizard, shown in figure 1, to create a preference page with its preferences initializer.
Scala没有静态的方法、字段和初始化程序。
Scala does not have static methods, fields, or initializers.
首选项、首选项页面、初始化程序以及如何遵从管理设置?
Preferences, the preference page, its initializer, and how to obey managed Settings.
一般来说,各种初始化程序的变化对现有对象都没有影响。
Generally changes to various initializers will not take effect on existing objects.
dWRFD1Handler类很简单,主要由一个初始化程序、getter和setter 组成,对它应该没必要再作讨论。
The com.dW.dWRFD1Handler class is basic, consisting mostly of an initializer, getters, and setters, and it should not require much further discussion.
该函数通常执行一些初始化例行程序,比如,设置类属性的默认值。
This function usually performs some initialization routines such as setting default values of class properties.
指定的初始化程序语法允许您通过名字初始化成员,不用理会它们在对象中出现的顺序。
The designated initializer syntax allows you to initialize members by name, without regard to the order in which they appear in an object.
服务器RPC应用程序初始化期间它会向RPC运行时库注册接口。
During the server RPC application initialization, it registers the interface with RPC runtime library.
在使用ODBC时,这是一个冗余体验,因为在初始化应用程序时已经完成配置,所以对于数据库系统而言,odbc函数具有双重作用。
This is a redundant practice when using ODBC, as the configuration is purely in initialization of the application, and the ODBC functions are androgynous to the database system.
当应用程序正在初始化或者应用程序的工作负载增加时,应用程序的内存使用自然也将增加。
The memory usage of an application will naturally increase when the application is initializing and if the workload of the application increases.
在进行了合适的响应时间分解配置之后,您必须执行测试或者调度以在负载测试期间初始化应用程序监控。
After making the appropriate response time breakdown configuration, you must execute the test or schedule to initiate application monitoring during the load test.
它们允许您在应用程序中初始化一些变量或对象,然后在应用程序的其他位置使用。
They allow you to have variables or objects that can be initialized early in your application, and then can be leveraged anywhere in the application.
假设1:队列管理器已建立并正在运行,通道初始化程序正在运行。
Assumption 1: the queue managers are created and are running, and the channel initiators are running.
它负责初始化、委派请求和响应请求处理程序。
It takes care of initialization and delegates requests and responses to the request processor.
在为应用程序初始化代理程序或子代理程序时分配堆。
The heap is allocated when an agent or subagent is initialized for an application.
使用普通的聚合初始化程序时,缺少的值会被认为它们已经被初始化程序指定为0来处理。
As with a normal aggregate initializer, missing values are treated as though they'd been given 0 as an initializer.
初始化应用程序时用FOP注册嵌入字体是一个好主意。
It is a good idea to register the embedded font with FOP when you initialize the application.
类似“批作业”的应用程序初始化状态并加载要处理的数据。
An application that operates like a "batch job" sets up its initial state and loads the data on which it will operate.
第一段包含初始化应用程序的事件处理函数(onload)和数据库初始化,如清单3所示。
The first block contains the event handler to initialize the application (onload) and the initialization of the database, as shown in Listing 3.
当WebSpherePortal服务器启动时,它连接到远程搜索服务器并初始化调度程序。
When the WebSphere Portal server starts, it connects to the remote search server and initializes the scheduler.
由于EJB中不存在像J2EE 1.4中的Web层初始化机制那样用于初始化应用程序的标准方法,您需要在这里以稍微不同的方式实例化spring容器。
Since there's no standard way to initialize an application in the EJB as in the Web tier initialization mechanism in J2EE 1.4, you need to instantiate the Spring container a bit differently there.
在layout视图中选择报告,并在初始化事件处理程序中添加以下两行。
Select the report in the layout view and in the initialize event handler add the following two lines.
然后,WebSpherePortal将连接到远程搜索服务器并初始化调度程序以实现启动。
Then, WebSphere Portal will connect to the remote search server and initiate the scheduler to start.
初始化应用程序的时候,嵌入字体被加载到Struts系统中。
When the application is initialized, the embedded fonts are loaded into the Struts system.
表4:提供者处理程序初始化参数。
表4:提供者处理程序初始化参数。
应用推荐