内嵌函数 meaning in English
nested function
Examples
- That ' s it . as you can see , this program is really just a simple inline function hook , no more complex than the example from chapter 5
就这样了。可以看到,这个程序不过是个简单的内嵌函数挂勾,不比第5章的例子复杂多少。 - Ther 没 ntially two types of run - time kernel memory patching attacks : those that employ inline function hooks and those that don ' t . i ' ll discuss detecting each in turn
本质上存在两种类型的运行时内核内存补丁攻击方法:采用内嵌函数挂勾和没有使用内嵌函数挂勾。我将逐一讨论针对每一种类型补丁的检测方法。 - What this means is that in order to detect an inline function hook you need to scan , more or less , the entire range of executable kernel memory and look through each unconditional jump instruction
这意味着,为了检测一个内嵌函数挂勾,你得搜索,或多或少,可执行内核内存的整下区域来查看每一个无条件跳转指令。 - When you design a query , view , in - line function , or single - statement stored procedure , the designer you use consists of four panes : the diagram pane , the criteria pane , the sql pane , and the results pane
当设计查询、视图、内嵌函数或单语句存储过程时,所使用的设计器由四个窗格组成: “关系图”窗格、 “条件”窗格、 “ sql ”窗格和“结果”窗格。