单项选择题
电路板的设计分为前处理、中处理和后处理。不属于中处理的是______。
A.设置电路板的层面
B.进行系统布线
C.原理图设计
D.在电路板上放置测试点
点击查看答案&解析
<上一题
目录
下一题>
热门
试题
单项选择题
在Windows 2003 Server中启用配置SNMP服务时,必须以______身份登录才能完成SNMP服务的配置功能。
A.guest
B.普通用户
C.administrator组成员
D.user组成员
点击查看答案&解析
单项选择题
Interrupt Service Routines (ISR) are the portions of the program code that handle the interrupt requests. When an Interrupt is triggered(either a hardware or software interrupt), the processor breaks away from the current task, moves the ______ to the ISR, and then continues operation. When the ISR has completed, the processor returns execution to the previous location.
A.memory
B.function
C.instruction pointer
D.variable
点击查看答案
相关试题
以下作品中,不适用或不受著作权法保护的是...
冯·诺依曼计算机中指令和数据均以二进制形...
若计算机存储数据采用的是双符号位(00表...
执行下面的一段C程序后,变量ret的值为__...
Jackson设计方法是一种面向______的...