除了IDT和中断描述符,保护模式中断像实模式中断一样发挥功能。
Other than the IDT and interrupt descriptors, the protected mode interrupt functions like the real mode interrupt.
以内核模式运行的某些程序包括中断处理程序和内核进程。
Some of the programs that operate in kernel mode include interrupt handlers and kernel processes.
当您从单独或者混合模式下的源视图中设置一个中断点,也可以创建一个中断点类型。
This breakpoint type is also created when you set a breakpoint from the source view in disassembly or mixed modes.
在这些寄存器的 #define宏前面,还应该定义另外一个宏,它用来说明 ISR 是在模拟模式中运行还是在原来的中断上下文中运行的。
On top of these register #define macros, you should also define another macro that dictates whether the ISR will run in simulation mode or in the original interrupt context. For example
YouTube的模式是完全免费,免费观看,免费上传,免费中断。
The YouTube model is totally free—free to watch, free to upload your own video, free of interruptions.
类似地,尝试获取一个内部锁的操作(进入一个synchronized块)是不能被中断的,但是ReentrantLock支持可中断的获取模式。
Similarly, attempting to acquire an intrinsic lock (enter a synchronized block) cannot be interrupted, but ReentrantLock supports an interruptible acquisition mode.
但这一模式也使得供应链在火山灰导致的短期航运中断中显得更加脆弱。
However, a just-in-time supply chain is more vulnerable to the short-term disruptions caused by the volcano's airborne ash.
Schematron 允许定义灵活的模式,出现预料之外的内容时认可而不是中断。
Schematron enables you to define flexible schemas that bend rather than break in the presence of unexpected content.
因此,懒惰的程序员可能比较喜欢将进程置为不可中断模式的睡眠状态,因为信号不会唤醒这类任务。
So a lazy programmer might prefer putting the process into uninterruptible sleeping mode because signals do not wake up such tasks.
在我们的用例中,常见的故障模式之一是因为构建中断而导致faked仍在运行。
In our use case, one common failure mode was that build interruptions could result in faked still running.
在法国里尔的科技大学,FabriceRoux 及其拍档对处于中断甲基化模式下的拟南芥植株进行了大量的研究。
So with his collaborator, Fabrice Roux at the University of Science and Technology in Lille, France, he has been studying a large population of Arabidopsis plants with disrupted methylation patterns.
在第9章,你可以看到详细的讨论,关于NIC驱动可以选择性的设计成很好的软件中断模式。
In Chapter 9, you can find a detailed discussion of NIC driver design alternatives as well as software interrupts.
设备驱动模式,在设备须要内核关注时,由设备主动发送一个硬件信号(通常是通过一个中断)给内核。
Driven on the device side. The device sends a hardware signal (by generating an interrupt) to the kernel when it needs the kernel's attention.
唯一的不同是在保护模式中微处理器访问IDT而不是中断向量表。
The only difference is that in protected mode the microprocessor accessed the IDT instead of the interrupt vector table.
每次进入中断模式时都可以使用“编辑并继续”功能。
You can use the Edit and Continue feature whenever you enter Break mode.
要设置下一语句,调试器必须处于中断模式。
To set the next statement, the debugger must be in break mode.
引导程序将内核读取至内存并启动,完成了向保护模式的切换以及中断的设置。
The bootstrap loader reads the kernel into memory and passes the control to it in order to finish the switching to protected mode as well as the set of interrupts.
许多编程语言都有用于挂起执行并使程序进入中断模式的语句或构造。
Many programming languages have statements or constructs that suspend execution and put your program into break mode.
当处于中断模式时,“编辑并继续”不允许对类声明的大多数更改。
Most changes to class declarations are not allowed by Edit and Continue while in Break mode.
在中断模式的大部分情况中,都不允许您对影响类别公用结构的程序码宣告(例如属性、方法,或类别宣告)进行变更。
In most cases, you are not allowed to make changes to code declarations, such as property, method, or class declarations, that affect the public structure of a class while in Break mode.
处于中断模式时,应用程序中的所有线程通常停止。
When you are in break mode, all threads in your application are typically stopped.
中断请求配合低功耗模式从软件方面保证了热量表的低功耗。
Interrupt request with the low power mode ensures the low-power of heat meter in the aspect of software.
当执行在某个断点处挂起时,我们称程序处于中断模式。
When execution is suspended at a breakpoint, your program is said to be in break mode.
当SAS初始化后,所有用户模式应用程序中断直到安全操作完成或取消。
When SAS is initiated, all user mode applications pause until the security operation is completed or cancelled.
监看式]视窗内评估运算式)只适用于 [中断]模式。
中断模式可以看作是一种超时。
若要显示这些菜单项,调试器必须正在运行或处于中断模式。
To display these menu items, the debugger must be running or in break mode.
当处于中断模式时,“编辑并继续”不允许对模块声明的大多数更改。
Most changes to module declarations are not allowed by Edit and Continue while in Break mode.
您也可以让当前处于中断模式的进程继续执行或恢复执行。
You can also continue or resume execution of a process that is currently in break mode.
“单步执行”命令只在中断模式或启动应用程序前有效。
Step commands are valid only in break mode or before you start the application.
应用推荐