
包含
init的中国译典句库查询结果如下:
属类:综合句库--
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www-128.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
| 1 | S此文件完成一些处理器相关操作并跳转到init/main.c中的main()例程。 | S does some architecture specific setup and then jumps to the main()routine in init /main.c | |
| 2 | bin-保存大多数象init、busybox、shell、文件管理实用程序等二进制文件。 | bin -- Holds most of the binaries like init , busybox, shell, file management utilities, and etc. | |
| 3 | crond守护进程常常是在系统启动时由init进程启动的。 | The crond daemon is usually started by the init process at system startup. | |
| 4 | init标记指定门户框架的URL,以便Portlet的URL引用门户。 | The init tag specifies the URL of the portal framework so that the portlet's URLs refer to the portal. | |
| 5 | init程序然后以预先定义的顺序运行一系列脚本来启动系统。 | The init program then runs a series of scripts in a predefined order to bring up the system. | |
| 6 | init程序通过运行一系列脚本引导系统的其余部分。 | The init program boots the rest of your system by running a series of scripts. | |
| 7 | init方法中的所有成员变量和局部变量均存储在一个表中。 | All member variables and local variables from init methods are stored in a table. | |
| 8 | init函数(init_fortune_module)负责使用vmalloc来为这个点心罐分配空间,然后使用memset将其全部清零。 | The init function (init_fortune_module) allocates space for the cookie pot with vmalloc and then clears it out with memset. | |
| 9 | init进程——本文的重点——是内核引导过程完成时创建的第一个进程。 | The init process -- the focus of this article -- is the first process created as the kernel boot sequence is completed. | |
| 10 | init是将在内核启动时启动的第一个实际进程。 | init is the first real process to be started by the kernel on bootup. | |
| 11 | JavaScript实现的最后一部分是定义将在页面加载完成后立即调用的init函数。 | The last part of the JavaScript implementation is to define the init function that will be called right after the page load. | |
| 12 | jsp–为所有视图模式初始化XDIME聚合器需要的变量,它包含navHelperbean。 | Init . jsp - Initializes the variables needed by the XDIME aggregator for all view modes, which includes the navHelper bean. | |
| 13 | Linux使用了init进程来对组成Linux的服务和应用程序进行初始化。 | Linux uses the init process to initialize the services and applications that make Linux useful. | |
| 14 | powerfail:只在init收到电源故障信号时执行命令。 | powerfail: Only execute the command if init receives a power fail signal. | |
| 15 | RestServlet被传递为init-param,这是Books服务提供的Application子类的名称。 | The RestServlet is passed as init -param the name of the Application subclass that the Book service supplies. | |
| 16 | runit包是使用服务管理的init方案的一个替代程序。 | The runit package is a replacement init scheme with service supervision. | |
| 17 | Servlet被配置为在服务器启动时初始化,这使得Servlet可以监听到所有发送来的请求。 | The servlet is configured to init on server startup, making the listener available for all requests that might come in. | |
| 18 | Ubuntuupstart系统是替代init系统的一个基于事件的方法。 | The Ubuntu upstart system is an event-based approach for init system replacement. | |
| 19 | upstart维护自己的在系统启动时启动的init进程(对于所有其他方法也是如此)。 | Upstart maintains its own init process that starts on system start (as for all other approaches). | |
| 20 | 安装二进制文件、init脚本、示例配置文件并设置外部命令目录上的权限,如清单6所示。 | Install binaries, init script, sample config files, and set permissions on the external command directory, as shown in Listing 6. | |
| 21 | 本文中,我们讨论了更改运行级别和有关SlackwareLinux发行版的init脚本的基础知识。 | Here we ve covered the basics of changing runlevels and finding your way around the init scripts for the Slackware Linux distribution. | |
| 22 | 不过,如果有必要进行反射调用,则应尽量将其放置在初始方法中,以使其在每个请求期间都不会执行。 | 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. | |
| 23 | 初始化Application对象后,将立即执行附加到init事件的后续处理程序。 | After the Application object is initialized, subsequent handlers that attach to the init event are executed immediately. | |
| 24 | 创建kernel_thread,它执行文件系统中的init命令并显示lign提示符。 | Creating kernel_thread, which exects the init command in the filesystem and displays the lign prompt. | |
| 25 | 此内核包含了这样一个新特性,即可以测量和记录init调用的时间。 | This kernel includes a new feature to measure and record the timings of init calls. | |
| 26 | 当init修改运行级时,分别用“start”或“stop”参数调用脚本。 | When init changes levels, it calls the scripts with "start" or "stop" arguments, as indicated. | |
| 27 | 第二个选择器.init、.edit或.view指定此CSS定义在其中有效的操作模式。 | The second selector, . init , . edit or . view, specifies the mode of operation for which this CSS definition is valid. | |
| 28 | 方法编写一个处理程序。init方法应该初始化模块并订阅所需的任何应用程序事件。 | Your init method should initialize your module and subscribe to any application events you need. | |
| 29 | 服务器使用一个INIT-ACK报文进行响应,其中就包括了cookie(标识这个连接的唯一上下文)。 | The server responds with an INIT -ACK, which includes the cookie (a unique context identifying this proposed connection). | |
| 30 | 更改init.ora中的CONTROL_FILES参数来反映好的新路径。 | Change the CONTROL_FILES param in init . ora to reflect the new good path |
查询记录