您要查找的是不是:
- Classification of "non-self" based on system call sequence 基于系统调用序列的"非我"分类
- system calling sequence 系统调用序列
- System Call Sequence 系统调用序列
- Wait for the system calling back. 等候系统回拨。
- The data area passed to a system call is too small. 传递给系统调用的数据区域太小。
- System call functional verification tests. 系统调用功能的验证测试。
- The system call level is not correct. 系统调用级别不正确。
- The cimmonly used mode is a preemptive calling sequence, where the application returns to the system after each update.This might cause jerky movie output. 抢占式中断调用顺序,这是一种常用的方式,应用程序每次修改后返回系统,这导致视频的不平稳输出。
- A kernel control path denotes the sequence of instructions executed by the kernel to handle a system call, an exception, or an interrupt. 处理一个系统调用,或一个异常,或者一个中断的时候,所执行的指令序列。
- Waits for the application to try to make a system call. 会等待应用程序尝试进行系统调用。
- A new device cannot be created due to a system call failure. 由于系统调用失败,无法创建新设备。
- Especially, what happens if the new version changes the calling sequence for a given function? 特别是新版本改变了某个给定函数的调用次序时,又会怎样?
- You want the safety of having the compiler enforce the identical element type and calling sequence. 您需要安全地让编译器强制执行相同元素类型和调用序列。
- A new device cannot be created due to an system call failure. 由于系统调用故障,无法创建新设备。
- This terminates the program using another DOS system call. 这两句使用另一个DOS功能调用结束程序。
- The calling sequence consists of the element type (Function, Sub, Operator, or Property), name, parameter list, and return type. 调用序列”包括元素类型(Function、Sub、Operator或Property)、名称、参数列表和返回类型。
- The following graphic shows the application model call sequence in a normal Visual Basic Windows Forms application. 以下图形显示了在普通的Visual Basic Windows窗体应用程序中的应用程序模型调用序列。
- As the name suggests, it makes sure the system calls the processes in a sequence. 如它的名称所示,它能确保系统顺序调用流程。
- The first example shows the API call sequence involved when a user opens a data source and chooses to view an annotation. 第一个例子展示了在用户打开数据源并选择查看注释时所涉及的API调用序列。
- System calls are the easiest and the hardest part of emulation. 系统调用是模拟中最简单也是最困难的部分。