See the oninit handler in Listing 6.
请参见清单6中的oninit处理方法。
To do so, execute ps –ef | grep oninit command.
为此,执行ps –ef |greponinit命令。
The oninit processes known as Virtual processors, make up the IDS.
oninit进程又称为虚拟处理器,组成了IDS。
The IDS instance can be instantiated by using the oninit -i command.
可以使用oninit -i命令对IDS实例进行实例化。
I show three simple methods, starting with the OnInit startup method shown in Listing 3.
我这里给出了三个简单的方法,第一个是清单3中所示的OnInit方法。
The OnInit function is called when your application starts — effectively, it's your main method.
应用程序开始时,调用OnInit函数——实际上是main方法。
An environment variable may be used in as long as it is present in the shell that invokes oninit.
中可能使用环境变量,且它存在于调用oninit的shell中。
You can set this mode using the oninit or onmode utilities, or the IBM Informix Server Administrator (ISA).
可以使用oninit或onmode工具和IBMInformixServerAdministrator (ISA)设置该模式。
Hence, its important that all the relevant configuration parameters are set before issuing the oninit -i command.
因此,在发出oninit- i命令之前设置所有相关的配置参数非常重要。
However, you can change the configuration parameters like root path and server number, and then use the oninit -i command again.
然而,可以改变诸如根路径的配置参数和服务器编号,然后再使用oninit - i命令。
The oninit processes are mapped to different VP classes used by the database server. Briefly each of the VP classes are described below.
oninit进程被映射到数据库服务器使用的不同vp类。
In SearchableGridView, I’ve overridden the OnInit function to add the template column as the first column to show the row serial number, if the ShowRowNumber flag is turned on.
在SearchableGridView类中,我重写的OnInit函数添加模板的第一列显示的行序号,如果ShowRowNumber标记将被打开。
In SearchableGridView, I’ve overridden the OnInit function to add the template column as the first column to show the row serial number, if the ShowRowNumber flag is turned on.
在SearchableGridView类中,我重写的OnInit函数添加模板的第一列显示的行序号,如果ShowRowNumber标记将被打开。
应用推荐