go top

init
[ɪˈnɪt] [ɪˈnɪt]

  • abbr. 初始化(initialization)
  • n. (类 Unix 系统中的)init 进程:系统启动后运行的第一个进程,通常进程号为 1,负责启动和监管系统进程与服务,持续运行直至关机;也指同名命令。

专业释义英英释义

  • 初始化(initialization)
    初始化
    INIT公用程式
    起始载入程式

·2,447,543篇论文数据,部分数据来源于NoteExpress

Init

  • abstract: In Unix-based computer operating systems, init (short for initialization) is the first process started during booting of the computer system. Init is a daemon process that continues running until the system is shut down.

以上来源于: WordNet

双语例句原声例句

  • Add the init parameters below.

    添加以下初始化参数

    youdao

  • Running the symfony init commands.

    运行symfony init命令

    youdao

  • Also, notice the init-params.

    此外请注意init - params。

    youdao

更多双语例句
  • When I call this class definition, it calls init, init and I give it an x and a y value.

    我说过,当我们,调用这个类的定义的时候,它会去调用。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Some of which I built: cmp, init, str. And there, notice, are the internal definitions And in fact I should've said, we often call those things fields.

    就是给我一个所有东西的列表:,所有的方法,与这个类关联的,有一些是我写的:,还有这里,请注意,是一些内部的定义。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • And that first one is init this kind of interesting thing, it's two underbars, init, and two underbars. Underscores, I guess is the right way to say it, not underbars.

    然后第一行代码是很有趣的东西,这是两个下划线,然后再有两个下划线,下面的划线,我认为应该这么说,而不是下划线。

    麻省理工公开课 - 计算机科学及编程导论课程节选

百科

init

init是Linux系统操作中不可缺少的程序之一。所谓的init进程,它是一个由内核启动的用户级进程。内核会在过去曾使用过init的几个地方查找它,它的正确位置(对Linux系统来说)是/sbin/init。如果内核找不到init,它就会试着运行/bin/sh,如果运行失败,系统的启动也会失败。 内核自行启动(已经被载入内存,开始运行,并已初始化所有的设备驱动程序和数据结构等)之后,就通过启动一个用户级程序init的方式,完成引导进程。所以init始终是第一个进程(其进程编号始终为1)。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定