INIT in Chinese translation

一个init
初始化
init进程

Examples of using Init in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Python's constructor-_init__() is a first method of a class.
Python的构造函数:_init__()是类的第一个方法。
When switching runlevels, init will not re-start an already-started service, and will not re-stop a service that is not running.
当切换运行级时,init不会重新启动已经启动的服务,也不会再次去停止已经停止的服务。
In other words, the task of the function init_module (the module's entry point) is to prepare for later invocation of the module's functions;
换句话说,函数init_module(模块的入口)的任务是为以后调用模块函数预先做准备;.
A unique change ID and your name and email as provided during repo init will be automatically added to your commit message.
Repoinit期间提供的唯一更改ID以及您的姓名和电子邮件会自动添加到您的提交消息中。
The first program launched after a UNIX machine is switched on is init, which knows what to launch, thanks to inittab.
在一台UNIX机器打开之后启动的第一个程序是init,它知道该启动什么,这是由于inittab的存在。
The init process is a very important process so a reboot might be needed to get rid of the zombie process.
Init进程是一个非常重要的进程,因此可能需要重启系统来清除僵尸进程。
Also remember that both pthread_mutex_init() and pthread_mutex_destroy() return zero on success.
还必须注意一点,pthread_mutex_init()和pthread_mutex_destroy()成功时都返回零。
Function inet_init also initializes the various inet modules, such as the ARP, ICMP, the IP modules, and the TCP and UDP modules.
函数inet_init也会对各个inet模块进行初始化,例如ARP、ICMP和IP模块,以及TCP和UDP模块。
ARM_exceptions_init() is weakly referenced by the library initialization mechanism, and is called if it is present as part of__rt_lib_init().
库初始化机制弱引用__ARM_exceptions_init,并在将其作为__rt_lib_init的一部分时调用它。
The first user-space program(init) starts, and high-level system initialization is performed.
然后启动第一个用户空间程序-init,并执行高级系统初始化工作。
When init starts, it looks for a line in/etc/inittab that specifies the default run level.
Init启动时,它会在/etc/inittab内查找一个代码行,这一行指定了默认的运行级别:.
You should only use GTK+ and GDK from the thread gtk_init() and gtk_main() were called on.
你应该只使用GTK+和GDK从线程gtk_init()和gtk_main()被调用。
The values of init, repr, eq, order, unsafe_hash, and frozen have the same meaning as they do in dataclass().
Init、repr、eq、order、unsafe_hash和frozen的值与它们在dataclass()中的含义相同。
In this case, the"parent of all processes," init process, becomes the new PPID(parent process ID).
在这种情况下,“父的所有进程,”init进程,成为新的PPID(父进程ID)。
The init process is special: It does not get signals that it does not want to handle, and thus it can ignore SIGKILL.
Init进程是特殊的:它不获得它不想处理的信号,因此它可以忽略SIGKILL。
Obviously, any other globals in your module that depends on foo_data_ptr would also have to be initialized in__init__.
显然,你的模块(Module)中,任何其他依赖于foo_data_ptr的全局量也必须在__init__中被初始化。
The C_CAN does not influence the CAN bus until the CPU resets Init to‘0'.00 BOSCH.
C_CAN不会影响CAN总线,直至CPU将INIT位复位为0。
Tip: If you want to use the defaults for everything you can also run yarn init--yes and it will skip all the questions.
提示:如果打算所有的问题都使用默认配置,你也可以运行yarninit--yes,这会跳过所有问题。
The C_CAN does not influence the CAN bus until the CPU resets Init to‘0'.00 BOSCH.
CAN控制器为不会与CAN总线进行通信,直至CPU将INIT复位为‘0'。
Historically, most of us have been using traditional SysV init scripts normally residing in/etc/rc. d/init. d/.
历史上,我们大部分人用过传统的SysVinit初始化脚本,它通常情况下在/etc/rc.d/init.d/文件夹下。
Results: 259, Time: 0.0348

Top dictionary queries

English - Chinese