• 行为检测部分设计了行为检测算法利用系统调用函数及其参数信息识别程序行为。

    On the part of behavior detection, a behavior detection algorithm was designed, which utilized system calls and their arguments to identify the program behavior.

    youdao

  • 操作系统通过定义系统调用函数以及相应接口,实现系统硬件函数调用支持使程序设计者能够调用普通库函数一样调用硬件函数

    The operating system defines necessary system calls and interfaces to support the calling of hardware functions which follows the same semantic as calling software functions.

    youdao

  • 本文接口编程中的一些核心概念进行了分析这些概念涉及到套接口的建立机制、传输端口号协议地址、套接口系统调用函数调用概念。

    This paper has analysed some important concept in UNIX socket programing. These concepts touch upon socket creating, transport layer port, protocol address, socket function call, etc.

    youdao

  • 其中奇妙的事情之一几乎每个平台上计划处理的每个函数系统调用提供自己声明不是包括标准头文件

    One of these magics was, on nearly every platform, to provide its own declarations for every library function and system call it planned to use, rather than including the standard headers.

    youdao

  • 对于步骤2来说,对头文件进行更新系统调用表中几个函数安排空间

    For step 2, I update the header files to make room for the new functions in the system call table.

    youdao

  • 一旦装入内核给予其控制首先调用这些函数然后初始化系统其余部分。

    These functions are called first once the kernel is loaded and given control, then the rest of the system is initialized.

    youdao

  • 典型TCP客户机服务器应用程序通过发布tcp系统调用序列获取某些函数

    A typical TCP client and server application issues a sequence of TCP system calls to attain certain functions.

    youdao

  • 包装器函数执行认为需要的操作,假装执行了正确底层系统调用

    The wrapper function does whatever it thinks it needs to in order to pretend to have made the right underlying system call.

    youdao

  • 调用方式而言系统调用函数之间没有区别。

    In terms of the way it is called, there is no difference between a system call and a library function.

    youdao

  • 跟踪钩子可以应用任何函数入口出口(当前对于系统调用支持出口探测)。

    Trace hooks can be applied at the entry or exit of any function (currently exit probe point is supported for system calls only).

    youdao

  • 详细讨论各种探测类型,这些探测类型包括系统调用用户函数内部

    The next section goes into more detail regarding the various types of probes, but for now I'll simply mention the various types of probes: System, User function and Internal.

    youdao

  • 系统调用内核函数(link、sethostnamemkdir)。

    System calls or kernel functions (link, sethostname, mkdir).

    youdao

  • Linux内核提供了几个函数可以用来系统调用参数移动用户空间中,或从中移出。

    The Linux kernel provides several functions that you can use to move system call arguments to and from user-space.

    youdao

  • Oprofile一种粒度的工具,可以指令或者函数系统调用中断处理例程收集采样

    OProfile is fine-grained and can collect samples for a set of instructions, or for function, system call, or interrupt handlers.

    youdao

  • 典型软件系统中,函数调用是从较高级部分低级部分进行的;事件是以相反方向过滤的,如Figure1

    In a typical software system, function calls flow downward from higher-level components to lower-level ones; whereas events percolate up in the opposite direction. Figure 1 illustrates this pattern.

    youdao

  • 2列出了用来perl脚本调用系统命令的Perl核心函数操作符

    Table 2 lists Perl core functions and operators leveraged to call system commands from within a Perl script.

    youdao

  • 正如syscall函数使用系统调用表中使用索引作为第一个参数

    As you can see, the syscall function includes as its first argument the index of the system call table to use.

    youdao

  • 为了对节点构建序列进行解释我们菜单系统调用 node.module 中的 node_page()函数开始讨论。

    We will start this explanation of the node building sequence at the point where the menu system calls the node_page() function in the node.module.

    youdao

  • 本文中,将探究LinuxSCI演示如何2.6.20内核添加一个系统调用然后用户空间来使用这个函数

    In this article, I explore the Linux SCI, demonstrate adding a system call to the 2.6.17 and prior 2.6 kernels, and then use this function from user-space.

    youdao

  • 请参阅stdiot 以及本文使用所有系统调用函数的手册

    Read the man pages for stdio, and for all the system calls and functions used in this article.

    youdao

  • 虽然PHP主要为了浏览器运行但是可以通过exec函数执行系统调用

    While PHP is mostly meant to be run inside a browser, it can also perform system calls by way of the exec function.

    youdao

  • 我们执行基于 Web商店调用价格函数时,由于许多远程调用请求ERP系统性能非常糟糕

    When the Web-based store we had to implement called this price function, the performance was very bad because of the many remote calls to the ERP system.

    youdao

  • 演示了一些系统调用c函数适当使用其中包括fopenfcloseaccesssetvbufperrorstrerrorpopen

    It shows appropriate use of some system calls and library functions from c, including fopen, fclose, access, setvbuf, perror, strerror, and popen.

    youdao

  • 如果操作系统支持动态加载,那么Lua可以根据需要来动态加载调用函数

    If your operating system supports dynamic loading, Lua can load and call functions on demand.

    youdao

  • 意味着使用fchown 、fstatfchmod系统调用不使用取得文件名函数比如chown 、chgrpchmod

    This means use the fchown , fstat , or fchmod system calls, instead of the functions taking file names, such as chown , CHGRP , and chmod .

    youdao

  • 被测系统并未直接调用全局函数Math . random,决定每个轴初始图片状态

    The system under test does not make a direct global function call to Math.random in order to determine the initial image state of the reels.

    youdao

  • 原始脚本中,由系统通过rss -summary函数调用{local: rss - summary (“planet . rss2 . xml ”)}中的规范决定处理哪一个提要

    Within your original script, the system decides which feed to process through the specification within the call to the rss-summary function: {local: rss-summary (" planet.rss2.xml ")}.

    youdao

  • 类似地printffprintf这样的函数调用write系统调用完成工作

    Similarly, functions such as printf and fprintf invoke the write system call to do their work.

    youdao

  • 系统调用探测syscall 探测)用来探测libc内核中的函数

    System call probes, or syscall probes, are probes used to probe functions in the libc library as well as the kenel.

    youdao

  • 最后系统调用keyctl提供许多用来管理密钥函数

    Finally, the syscall keyctl provides a number of functions for managing keys.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定