Use "ih interrupt handler" in a sentence

1. For the "interrupt acknowledge" method, the external device gives the CPU an interrupt handler number.

"인터럽트 알리기 (interrupt acknowledge)" 방식은 외부 장치가 CPU에게 인터럽트 핸들러 번호의 주소를 알리는 방식이다.

2. Error: No search handler for document type '%# '

오류: 문서 형식 ' % #' 을(를) 검색할 수 있는 도구가 없습니다. |/|오류: 문서 형식 $[ 을를 % # " ] 검색할 수 있는 도구가 없습니다

3. No search handler available for document type '%# '

문서 타입 % #을 읽어들일 수 있는 프로그램이 없습니다

4. Program Interrupt Control Program (PIP).

PIP (프로그램 인터럽트 제어 프로그램, Program Interrupt Control Program).

5. Sorry, didn't mean to interrupt.

죄송해요 방해 할 생각은 아니였어요

6. The Interrupt Descriptor Table (IDT) is a data structure used by the x86 architecture to implement an interrupt vector table.

인터럽트 디스크립터 테이블 (Interrupt Descriptor Table (IDT))은 인터럽트 벡터 테이블을 구현하기 위해 X86 아키텍처에서 사용되는 데이터 구조체이다.

7. When an interrupt occurs, the processor multiplies the interrupt vector by 8 and adds the result to the IDT base address.

인터럽트가 발생하면, 프로세서는 인터럽트 벡터에 8을 곱해서 IDT 베이스 어드레스에 그 결과 값을 더한다.

8. Sir, sorry to interrupt, but it's very important.

죄송한데 매우 중요한 거라서요

9. Security handler and security locking system having same and control method thereof

보안 핸들러와 이를 구비하는 보안 잠금 시스템 및 그 제어방법

10. 3 Often people will interrupt our introduction, saying, “I’m busy.”

3 흔히 많은 사람들은 “바쁩니다” 하는 말로 우리의 이야기를 막아버린다.

11. What effect does it have if you interrupt when householder is speaking?

「가정」 책의 어떠한 점을 이야기함으로 효과적일 수 있었는가?

12. When it is your turn to listen, resist the urge to interrupt or disagree.

당신이 들을 차례가 되었다면 배우자의 말을 가로막거나 부인하려는 충동을 억누르십시오.

13. The more interruptions we get externally, it's conditioning and training us to interrupt ourselves.

우리가 외적으로 방해를 더 받을수록 자신을 방해하게끔 조건을 만들고 훈련을 시키죠.

14. Language structure for processing formulas and data in a computer programming language without a call to an algorithm pointer or algorithm handler

컴퓨터 프로그래밍 언어에서 함수포인터 또는 함수핸들의 호출없이 수식 및 데이터를 처리하는 언어구조

15. Piloting won't interrupt anyone's mail service, and all your users can continue to use their current email address.

일부만 시험적으로 Gmail로 변경해도 사용자의 메일 서비스가 중단되지 않으며 모든 사용자는 현재 이메일 주소를 계속 사용할 수 있습니다.

16. You've got to be very careful not to be pestering, not to interrupt their flow when asking questions.

질문할 때도 그들의 흐름이 깨지지 않도록 해야합니다. 물론, 질문을 하는 것은 좋은 것이며,

17. The effect of this protection is that an attacker is not able to add his own exception handler which he has stored in a data page through unchecked program input.

이 보호의 효과는 공격자가 자신의 예외 핸들러(데이터 페이지에 저장하거나 검사되지 않은 프로그램 입력을 통한)를 추가하지 못하게 하는 것이다.

18. The DPDK implements a low overhead run-to-completion model for fast data plane performance and accesses devices via polling to eliminate the performance overhead of interrupt processing.

DPDK는 빠른 데이터 플레인 성능을 위한 low overhead run-to-completion 모델을 구현했고, 폴링을 통해 장치에 접근하여 인터럽트 처리의 성능 오버 헤드를 제거하였다.

19. The only difference between these two is that an interrupt gate will disable further processor handling of hardware interrupts, making it especially suitable to service hardware interrupts, while a trap gate will leave hardware interrupts enabled and is thus mainly used for handling software interrupts and exceptions.

이 둘 사이의 단 하나의 차이점은 인터럽트 게이트는 (하드웨어 인터럽트를 다루는) 프로세서를 서비스 하드웨어 인터럽트에 맞추어서 그 이상의 것이 금지될 것이고, 트랩 게이트는 하드웨어 인터럽트를 사용 가능케하고 소프트웨어 인터럽트와 예외를 다루는데 쓰이게 된다.