• 文件系统操作函数:用于创建常规文件目录符号链接复制重命名文件;提供删除功能

    File system-manipulation functions: Meant to create regular files, directories, and symbolic links; copy and rename files; and provide for deletion.

    youdao

  • 这包括代码不同函数边界操作系统实现那些探测

    Those exposed by the operating system on the boundary of different functions within the code are covered.

    youdao

  • 处理操作系统信息(比如说内存中的锁定对象)的函数是以OS开头的。

    Functions that deal with operating system level information (such as locking objects in memory) have names beginning with OS.

    youdao

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

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

    youdao

  • 这些情况下,无论是SquirrelShell还是无法脱离平台,Squirrel Shell提供了一个方便函数探测操作系统这样代码可以适当执行

    In those cases where neither Squirrel Shell nor you can abstract the platform away, Squirrel Shell provides a handy function to probe the operating system so code can follow an appropriate branch.

    youdao

  • exec—这个方便php函数发送一个字符串操作系统命令处理

    Exec -this handy PHP function sends a string for the operating system's command line to process.

    youdao

  • DataBladeAPI提供一些函数写入操作系统文件

    The DataBlade API provides functions to write to operating system files.

    youdao

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

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

    youdao

  • 清单6.platform函数生成操作系统类型

    Listing 6. The platform function yields the type of operating system.

    youdao

  • 使用exec函数来向操作系统发送命令

    You use the exec function to send a command to the operating system. This command calls Scilab, just as you saw in the previous section

    youdao

  • 基于进入系统时间操作具有幂等性(不管操作多少次结果都不变的性质,比如取绝对值的函数就具有幂等性)交换性(操作顺序不影响结果,比如加法就具有交换性)。

    Write operations are idempotent and commutative, based on the time they enter the system.

    youdao

  • 因为功能要求调用每个操作系统本机函数所以这显然处在一个很艰难的位置上

    Because the new functionality requires calling native functions on every OS, that's a seemingly difficult position to be in.

    youdao

  • 两个函数(位于清单6 中)便利系统剪贴板之间的复制操作以便执行 “复制到” 操作可以获取剪贴板中的内容

    Two functions (in Listing 6) facilitate copying to and from the system clipboard so when you perform a copy-to operation, you take the content from the clipboard.

    youdao

  • JDIC组件代码本身指出正在哪个操作系统运行应用程序,调用适当jni函数

    The JDIC component code itself figures out which OS the application is being run on and calls the appropriate JNI function.

    youdao

  • 操作可以关系运算或者系统用户定义函数,也可以是sql操作符,例如GROUPBYORDER BY

    An operation can be a relational operator, a system - or user-defined function, or an SQL operator, such as GROUP BY, ORDER BY, and so on.

    youdao

  • 开发一个应用程序或者是其他处于用户空间程序时,开发者必须考虑其他人代码----操作系统函数,还有其他程序等等

    When developing an application or other userspace program, the developer has to take into consideration the code written by others: the operating system, the libraries, other programs, etc.

    youdao

  • 这些操作并非必需但是一个文件系统正常工作,就需要其中的很多函数

    None of these operations are absolutely essential, but many are needed for a filesystem to work properly.

    youdao

  • 这个函数执行大量系统初始化操作

    This function performs a large amount of subsystem initialization.

    youdao

  • 因为Perl足够灵活可以适应不同执行操作系统命令方法,因此许多不同的核心函数操作

    Because Perl is flexible enough to accommodate different ways of executing operating system commands, there are many different core functions and operators used for that purpose.

    youdao

  • 操作系统典型地函数调用软件中断定期时钟周期组成。

    An operating system typically consists of a set of function calls, or software interrupts, and a periodic clock tick.

    youdao

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

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

    youdao

  • 而言之,关于识别在含有特定Solaris系统命令脚本使用的Perl核心函数操作

    In short, it's all about identifying Perl core functions and operators leveraged in the script that carries Solaris-specific system commands.

    youdao

  • 如果参数输入PATHNAME对于特定操作系统文件系统有效,名称检查函数将返回True”。

    The name-check function returns "True" if its argument input PATHNAME is valid for a particular operating system or file system.

    youdao

  • 其次Linux系统调用基本上一个函数属于操作系统代码的一部分。

    Second, a Linux system call is basically a function that is a part of the operating system's code.

    youdao

  • 通过 add_buf 向hypervisor 发出请求时,来宾操作系统能够通过kick函数通知hypervisor新的请求。

    When a request has been made to the hypervisor through add_buf, the guest can notify the hypervisor of the new request using the kick function.

    youdao

  • 首先类似于将用户空间应用程序内核函数连接起来的系统调用一个通常可用的虚拟化调用(hapercall, hypervisor对操作系统进行系统调用)允许来宾系统宿主操作系统发出请求。

    First, similar to system calls that bridge user-space applications with kernel functions, a hypercall layer is commonly available that allows guests to make requests of the host operating system.

    youdao

  • NT系列操作系统内部字符串Unicode型字符,ANSI型Win32API函数实际上是Unicode版本的函数包装

    The Windows NT family operates with Unicode strings internally. The ANSI version of a Win32 API function is a mere wrapper around the real worker – the Unicode version of a function.

    youdao

  • 性能分析工具确保优化工作花费系统慢,影响大多数浏览器地方而不是判定那些函数操作缓慢

    Rather than assuming which functions or operations are slow, profilers ensure that optimization time is spent on the slowest areas of the system that affect the most browsers.

    youdao

  • 时钟计数函数返回操作系统内部时钟,并且是以毫秒的形式;通常用于计算总共用时,入接下来练习中(6.54)。

    Tick Count (ms) returns the value of your operating system's internal clock in milliseconds; it is commonly used to calculate elapsed time, as in the next activity (see Figure 6.54).

    youdao

  • 时钟计数函数返回操作系统内部时钟,并且是以毫秒的形式;通常用于计算总共用时,入接下来练习中(6.54)。

    Tick Count (ms) returns the value of your operating system's internal clock in milliseconds; it is commonly used to calculate elapsed time, as in the next activity (see Figure 6.54).

    youdao

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

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

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