What is the translation of " __INIT " in English?

Noun
init
__init
一个init
初始化
始化
init进程

Examples of using __init in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Name是init创建的局部变量.
Name is a local variable created by init.
Init进程是所有Linux进程的父进程.
INIT is the parent process of all other processes in Linux.
不打算作为init的替代程序“processid1”运行。
Substitute for init as"process id 1".
I:把无条件终止信号(SIGKILL)发送给除了init之外的所有进程.
I- sends SIGKILL to all processes except init.
一个Time类的init方法看起来像是这样的:.
An initialization method for the Time class looks like this:.
E:把软件终止信号(SIGTERM)发送给除了init之外的所有进程.
E: Send the SIGTERM signal to all processes except init.
扩展模块的''init''函数不会被调用第二次。
The init function of extension modules is not called a second time.
第四个参数,on,指出了线路是可操作的init
The fourth parameter, on, indicating init that this line is optional.
Initng:完全代替init,可以异步开启进程.
Initng, a full replacement of init designed to start processes asynchronously.
传统的Linux容器使用init系统来管理多种进程。
Traditional Linux containers use an init system that can handle multiple processes.
Init启动时,它会在/etc/inittab内查找一个代码行,这一行指定了默认的运行级别:.
When init starts, it looks for a line in/etc/inittab that specifies the default run level:.
Start:浏览器调用init方法后,该方法被自动调用。
Start: This method is automatically called after the browser calls the init method.
在这种情况下,“父的所有进程,”init进程,成为新的PPID(父进程ID)。
In this case, the"parent of all processes," init process, becomes the new PPID(parent process ID).
Init进程是一个非常重要的进程,因此可能需要重启系统来清除僵尸进程。
The init process is a very important process so a reboot might be needed to get rid of the zombie process.
如果内核找不到init,它就会试着运行/bin/sh,如果运行失败,系统的启动也会失败�?
If the kernel can't find init, it tries to run/bin/sh, and if that also fails, the startup of the system fails?
Init进程是特殊的:它不获得它不想处理的信号,因此它可以忽略SIGKILL。
The init process is special: It does not get signals that it does not want to handle, and thus it can ignore SIGKILL.
在这个简单的形式中,初始化器就像一个没有形式参数的实例方法,使用init关键字来写:.
In its simplest form, an initializer is like an instance method with no parameters,written using the init keyword:.
控件和页本身还会在每个处理步骤引发生命周期事件,例如Init、Load和PreRender。
Controls and the page itself also raise life-cycle events at each processing step,such as Init, Load, and PreRender.
Repoinit期间提供的唯一更改ID以及您的姓名和电子邮件会自动添加到您的提交消息中。
A unique change ID and your name andemail as provided during repo init will be automatically added to your commit message.
提示:如果打算所有的问题都使用默认配置,你也可以运行yarninit--yes,这会跳过所有问题。
Tip: If you want to use the defaults for everythingyou can also run yarn init--yes and it will skip all the questions.
在一台UNIX机器打开之后启动的第一个程序是init,它知道该启动什么,这是由于inittab的存在。
The first program launched after aUNIX machine is switched on is init, which knows what to launch, thanks to inittab.
当切换运行级时,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、repr、eq、order、unsafe_hash和frozen的值与它们在dataclass()中的含义相同。
The values of init, repr, eq, order, unsafe_hash, and frozen have the same meaning as they do in dataclass().
继续进行Arduino设置功能,我们将通过调用SSD1306对象的init方法初始化显示。
Moving on to the Arduino setup function,we will initialize the display with a call to the init method of the SSD1306 object.
Init有特定的级别(sysv、bsd)或目标(systemd),每个都是由特定的一组服务(守护进程daemons)组成。
Init has specific levels(sysv, bsd) or targets(systemd), each of which consists of specific set of services(daemons).
继续进行Arduino设置功能,我们将通过调用SSD1306对象的init方法初始化显示。
Now moving to the Arduino setup function,we will initialize the SSD1306 with a call to the init method on our display object.
目前有2个项目正在积极探索基于函数bean定义的新工具和新编程模型的概念:SpringFu和SpringInit
There are 2 projects currently active exploring the idea of new tools and new programming models based on functional bean definitions:Spring Fu and Spring Init.
但是你也可以通过传递-s参数来告诉lxclaunch和lxcinit在特定存储池上创建一个容器。
But you can also tell lxc launch andlxc init to create a container on a specific storage pool by simply passing the-s argument.
便捷初始化器有着相同的书写方式,但是要用convenience修饰符放到init关键字前,用空格隔开:.
Convenience initializers are written in the same style,but with the convenience modifier placed before the init keyword, separated by a space:.
init或upstart不同,Ubuntu的内部init替换,systemd也是一个用于管理系统资源和日志活动的多用途工具。
Unlike init or upstart, Ubuntu's in-house init replacement, systemd is also an all-purpose tool for administering system resources and logging activity.
Results: 280, Time: 0.0185

Top dictionary queries

Chinese - English