包含

    init

    的中国译典句库查询结果如下:

    详细句库 左右对照 句库目录 中文百科 Wiki百科 英文搜索 点击左侧选项卡,可以快捷查询右侧输入窗的内容

    S does some architecture specific setup and then jumps to the main()routine in init /main.c

    S此文件完成一些处理器相关操作并跳转到init/main.c中的main()例程。

    属类:综合句库--

    bin -- Holds most of the binaries like init , busybox, shell, file management utilities, and etc.

    bin-保存大多数象init、busybox、shell、文件管理实用程序等二进制文件。

    属类:IT行业-www.ibm.com-

    The crond daemon is usually started by the init process at system startup.

    crond守护进程常常是在系统启动时由init进程启动的。

    属类:IT行业-www.ibm.com-

    The init tag specifies the URL of the portal framework so that the portlet's URLs refer to the portal.

    init标记指定门户框架的URL,以便Portlet的URL引用门户。

    属类:IT行业-www.ibm.com-

    The init program then runs a series of scripts in a predefined order to bring up the system.

    init程序然后以预先定义的顺序运行一系列脚本来启动系统。

    属类:IT行业-www.ibm.com-

    The init program boots the rest of your system by running a series of scripts.

    init程序通过运行一系列脚本引导系统的其余部分。

    属类:IT行业-www.ibm.com-

    All member variables and local variables from init methods are stored in a table.

    init方法中的所有成员变量和局部变量均存储在一个表中。

    属类:IT行业-msdn2.microsoft.com-

    The init function (init_fortune_module) allocates space for the cookie pot with vmalloc and then clears it out with memset.

    init函数(init_fortune_module)负责使用vmalloc来为这个点心罐分配空间,然后使用memset将其全部清零。

    属类:IT行业-www.ibm.com-

    The init process -- the focus of this article -- is the first process created as the kernel boot sequence is completed.

    init进程——本文的重点——是内核引导过程完成时创建的第一个进程。

    属类:IT行业-www.ibm.com-

    init is the first real process to be started by the kernel on bootup.

    init是将在内核启动时启动的第一个实际进程。

    属类:IT行业-www.ibm.com-

    The last part of the JavaScript implementation is to define the init function that will be called right after the page load.

    JavaScript实现的最后一部分是定义将在页面加载完成后立即调用的init函数。

    属类:IT行业-www.ibm.com-

    Init . jsp - Initializes the variables needed by the XDIME aggregator for all view modes, which includes the navHelper bean.

    jsp–为所有视图模式初始化XDIME聚合器需要的变量,它包含navHelperbean。

    属类:IT行业-www.ibm.com-

    Linux uses the init process to initialize the services and applications that make Linux useful.

    Linux使用了init进程来对组成Linux的服务和应用程序进行初始化。

    属类:IT行业-www.ibm.com-

    powerfail: Only execute the command if init receives a power fail signal.

    powerfail:只在init收到电源故障信号时执行命令。

    属类:IT行业-www.ibm.com-

    The RestServlet is passed as init -param the name of the Application subclass that the Book service supplies.

    RestServlet被传递为init-param,这是Books服务提供的Application子类的名称。

    属类:IT行业-www.ibm.com-

    The runit package is a replacement init scheme with service supervision.

    runit包是使用服务管理的init方案的一个替代程序。

    属类:IT行业-www.ibm.com-

    The servlet is configured to init on server startup, making the listener available for all requests that might come in.

    Servlet被配置为在服务器启动时初始化,这使得Servlet可以监听到所有发送来的请求。

    属类:IT行业-www.ibm.com-

    The Ubuntu upstart system is an event-based approach for init system replacement.

    Ubuntuupstart系统是替代init系统的一个基于事件的方法。

    属类:IT行业-www.ibm.com-

    Upstart maintains its own init process that starts on system start (as for all other approaches).

    upstart维护自己的在系统启动时启动的init进程(对于所有其他方法也是如此)。

    属类:IT行业-www.ibm.com-

    Install binaries, init script, sample config files, and set permissions on the external command directory, as shown in Listing 6.

    安装二进制文件、init脚本、示例配置文件并设置外部命令目录上的权限,如清单6所示。

    属类:IT行业-www.ibm.com-

    Here we ve covered the basics of changing runlevels and finding your way around the init scripts for the Slackware Linux distribution.

    本文中,我们讨论了更改运行级别和有关SlackwareLinux发行版的init脚本的基础知识。

    属类:IT行业-www-128.ibm.com-

    However, if it is necessary to have reflection calls, try to have them in init methods so that they are not executed during every request.

    不过,如果有必要进行反射调用,则应尽量将其放置在初始方法中,以使其在每个请求期间都不会执行。

    属类:IT行业-www.ibm.com-

    After the Application object is initialized, subsequent handlers that attach to the init event are executed immediately.

    初始化Application对象后,将立即执行附加到init事件的后续处理程序。

    属类:IT行业-msdn2.microsoft.com-

    Creating kernel_thread, which exects the init command in the filesystem and displays the lign prompt.

    创建kernel_thread,它执行文件系统中的init命令并显示lign提示符。

    属类:IT行业-www.ibm.com-

    This kernel includes a new feature to measure and record the timings of init calls.

    此内核包含了这样一个新特性,即可以测量和记录init调用的时间。

    属类:IT行业-www.ibm.com-

    When init changes levels, it calls the scripts with "start" or "stop" arguments, as indicated.

    当init修改运行级时,分别用“start”或“stop”参数调用脚本。

    属类:IT行业-www.ibm.com-

    The second selector, . init , . edit or . view, specifies the mode of operation for which this CSS definition is valid.

    第二个选择器.init、.edit或.view指定此CSS定义在其中有效的操作模式。

    属类:IT行业-www.ibm.com-

    Your init method should initialize your module and subscribe to any application events you need.

    方法编写一个处理程序。init方法应该初始化模块并订阅所需的任何应用程序事件。

    属类:IT行业-msdn2.microsoft.com-

    The server responds with an INIT -ACK, which includes the cookie (a unique context identifying this proposed connection).

    服务器使用一个INIT-ACK报文进行响应,其中就包括了cookie(标识这个连接的唯一上下文)。

    属类:IT行业-www.ibm.com-

    Change the CONTROL_FILES param in init . ora to reflect the new good path

    更改init.ora中的CONTROL_FILES参数来反映好的新路径。

    属类:IT行业-www.ibm.com-

    1 2 3
    查询记录
    简典