进程执行 meaning in English
process execution
Examples
- There has to be some gap of clock cycles between the unblocking of signals and the next instruction carried by the process , and any occurrence of a signal in this window of time is lost
从消除信号阻塞到进程执行下一个指令之间,必然会有时钟周期间隙,任何在此时间窗口发生的信号都会丢掉。 - Round keys are taken from this expanded key in the following way : the first round key consists of the first nb nb block length words , the second one of the following nb words , and so on
安全性策略配置目标包括控制对数据的原始访问、保护内核和系统软件的完整性、防止有特权的进程执行危险的代码,以及限制由有特权的进程缺陷所导致的伤害。 - When the debugger is attached to a process , you can view everything going on during that process , and the debugger maps the instructions being executed in the process back to your original code so that you can see each line of code being executed
当将调试器附加到进程时,您可以查看在该进程执行过程中所有事情的进展情况,而且调试器会将在进程中执行的指令映射回原始代码,这样,您便可以看到正在执行的每一行代码。 - Namespace contains classes , interfaces , and enumerations that are specific to the integration of the microsoft . net framework common language runtime into microsoft sql server , and the sql server database engine process execution environment . using the attribute classes in the
命名空间包含将microsoft . net framework公共语言运行库( clr )集成到microsoft sql server和sql server数据库引擎进程执行环境时所要用到的类、接口和枚举。