"Init" is not found on TREX in Chinese-English direction
Try Searching In English-Chinese (Init)

Low quality sentence examples

Name是一个被init函数创建的局部变量.
Name is a local variable created by init.
Init是操作系统启动时首先创建的进程。
Init is the first process started during system boot.
这样就可以让systemd兼容传统的SysVinit脚本。
This would allow for easily hooking it in traditional SysV init scripts.
发现什么了,__init__没有被调用吧。
So__init__ was not called.
Run(init)将W和b重置为0。
Run(init) resets W and b to all zeros.
事实上,每个文件都可包含多个init函数。
Actually each file can have multiple init functions.
现在我们将学习__init__方法的意义。
I'm going to call its__init__ method.
Init()方法:在Servlet的生命周期中,仅执行一次init()方法。
Init() method execute only one time during the life cycle of the java servlet.
在我们这个例子中有main和init方法。
In our case, these are the main and init methods.
Init:这是客户端发送的初始化命令。
Init: It's the initialization command sent by the client.
然后使用gitinit命令将目录初始化为git仓库.
And then run the git init command to initialize it as a Git repository.
Initng:完全代替init,可以异步开启进程.
Initng, a full replacement of init designed to start processes asynchronously.
Sbin/init程序是系统中所有程序的父进程。
Sbin/init- This program is the parent process of every program running on the system.
传统的Linux系统启动过程主要由著名的init进程(也被称为SysVinit.
The traditional boot up process of Linux system is mainly handled by the well know init process also known as[….
扩展模块的''init''函数不会被调用第二次。
The init function of extension modules is not called a second time.
Init()方法将两个参数载入到applet中。
The init() method is where the two parameters are loaded into the applet.
Init__,关于python和让python更牛b的人们。
Init__ is the podcast about Python and the people who make it great.
我们看第一行,PID为1,名字为init
Its PID is 1 and the name is init.
在Linux用户空间,初始化工作由init系统完成。
In Linux user space, initialization is done by the init system.
传统的Linux容器使用init系统来管理多种进程。
Traditional Linux containers use an init system that can handle multiple processes.