kernel中文,kernel的意思,kernel翻译及用法

2026-04-13 14:21 浏览次数 33

kernel

英[ˈkɜ:nl]美[ˈkɜrnl]

n. 核心,要点;[计] 内核;仁;麦粒,谷粒;精髓

kernel 英语释义

英语释义

  • a single whole grain of a cereal;

    "a kernel of corn"

  • the inner and usually edible part of a seed or grain or nut or fruit stone;

    "black walnut kernels are difficult to get out of the shell"

  • the choicest or most essential or most vital part of some idea or experience;

    "the gist of the prosecutor's argument"

    "the heart and soul of the Republican Party"

    "the nub of the story"

kernel 片语

片语

kernel operation核运算

palm kernel棕榈仁;[油脂] 棕仁

kernel density籽粒容量

apricot kernel oil[油脂] 杏仁油

Kernel DebuggerA kernel debugger is a debugger present in some kernels to ease debugging and kernel development by the kernel developer A kernel debugger might be a stub implementing low-level operations, with a full-blown debugger such as gdb, running on another machine, sending commands to the stub over a serial line or a network connection, or it might provide a command line that can be used directly on the machine being debugged.

kernel thread核心线程

kernel function[数] 核函数

statement kernel句核

peach kernel桃仁

kernel mode[计] 核心态

apricot kernel[食品] 杏仁;杏核油

palm kernel oil[油脂] 棕榈仁油;棕榈坚果油

degenerate kernel[数]

Peanut kernel[食品] 花生仁

walnut kernel核桃仁

Kernel Streaming内核音频流

kernel 例句

英汉例句

  • while this is not typical, you should be aware of such potential problems at the kernel level.

    尽管这种情况并不常见,但您应该注意内核级别的这类潜在问题。

  • it can be of three-type kernel code, user code, and shared library code.

    它可以有三种类型:内核代码、用户代码和共享的库代码。

  • you examined some important kernel parameters, what they do, and how to tune them, including how to make the best use of the variable page size support.

    研究了一些重要的内核参数、它们的作用以及如何对它们进行调优,包括如何最适当地使用可变页面大小支持。

  • the kernel of his problem is lack of money.

    他的问题的核心是缺钱.

  • each corn kernel will make a loud pop when cooked.

    每粒玉米在烹制时都会发出很响的啪的一声。

  • these rules have targets that tell the kernel what to do with packets coming from certain sources, heading for certain destinations or have certain protocol types.

    这些规则具有目标,它们告诉内核对来自某些源、前往某些目的地或具有某些协议类型的信息包做些什么。

  • yet kernel of the idea is right.

    但是核心的想法是正确的.

  • harvest losses increased 1 % per day of harvest delay after kernel moisture reached 10 %.

    豆粒湿度达到10%后,收割每推延一天,损失就增1%.

  • the list is copied into the kernel space for each call.

    对于每个调用,都要把这个列表复制到内核空间中。

  • as with the tasklets example, you implement this example in the context of a kernel module for simplicity.

    如同微线程的例子一样,为方便起见,可将这个例子部署在内核模块上下文。

  • the agheila defile was kernel of the situation.

    阿盖拉隘路是全局的核心.

  • the kernel of that message was that peace must not be a source of advantage or disad-vantage for anyone.

    那一信息的核心是和平绝不应该成为对任何人有利或不利的根源。

  • this is because they are one and the same filesystem; the kernel is simply mapping the filesystem to two different mountpoints for us.

    这是因为它们是同一个文件系统;内核只是简单地为我们将该文件系统映射到两个不同的安装点。

  • they contain the information you need to design your kernel in the first place.

    它们包含了,在你最初设计你的内核的时候,所需要的信息。

  • but the result is that you can call your kernel functions using their names, just like any other system call.

    其结果是您可以使用它们的名字来调用内核函数,就像其他任何系统调用一样。

  • how can i change from one kernel mode to another?

    如何从一种内核模式更改为另一种内核模式?

  • for all i know, there may be a kernel of truth in what he says.

    据我所知,他的话可能有一点儿道理。

  • we also discussed some important kernel parameters, what they do, and how to tune them.

    我们还介绍了一些重要的内核参数、它们的用途,以及如何对它们进行优化。

  • can we do anything in the kernel to further that goal?

    在内核中,我们还能做什么来推进这个目标的实现?

  • in fact, the kernel itself resides in one address space, and each process resides in its own address space.

    事实上,内核本身驻留在一个地址空间中,每个进程驻留在自己的地址空间。

  • you examined some important kernel parameters, what they do, and how to tune them.

    您研究了一些重要的内核参数、它们的用途以及如何对它们进行优化。

  • if you have everything set up correctly, the system should have converted the symbolic kernel addresses for you.

    如果一切设置正确,则系统应该已经为您转换了内核的符号地址。

  • if the kernel tree is clean, the patches should apply without any problems.

    如果内核树没问题,那么补丁的应用就不会有任何问题。

  • what it does is bind all kernel threads in a process to a processor, which has the effect of forcing these threads to be run on that specific processor, until they are unbound.

    它所执行的操作是将一个进程中所有的内核线程绑定到某个处理器,这样做将强制这些线程运行于某个特定的处理器中,直到解除对它们的绑定。

  • it then looks at movement of log data from the kernel into user space.

    然后,本文介绍了日志数据从内核到用户空间的移动过程。

  • each of these flavors consists of the same kernel and base system but with different guis.

    这些风格每一个都有相同的内核和基本系统,但是有不同的gui。

  • however, some knowledge of kernel programming is required.

    不过,还是需要一些内核编程的知识。

  • for her, he was the kernel of life, and to touch him alone was bliss.

    他是她生活的核心, 碰他一下就是一种莫大的幸福.

  • with the gpl, kernel drivers have to be made available to other people as source, allowing them to use the drivers with other kernels, adapting them if needed.

    有了gpl,内核驱动程序必须能作为源向他人开放,允许他人将这些驱动程序用于其他内核,并在需要的时候做适当的调整。

kernel 同义词

相似词

centre中心;(市镇的)中心区,人口集中的地区;活动中心;居领先地位的中心;聚集点;有……中心的;中间党派;(球赛的)中锋;传中(球赛中将球从场边扔向场中);巧克力夹心;转轴;(车床等用于支撑的)顶针;源头;最重要的地方

nut螺母,螺帽;坚果;难对付的人,难解的问题

nucleus核,核心;原子核

core核心;要点;果心;[计] 磁心

soul灵魂;心灵;精神;鬼魂

相关热词