• 哪个文件集包含某个二进制程序

    Which fileset contains a particular binary?

    youdao

  • 有些声称他们可以二进制程序

    There are some who claim they can program in binary.

    youdao

  • 他们提供搜索特定字节将部分二进制程序保存磁盘等等

    They also provide searching for specific bytes, saving sections of a binary to disk, and much more.

    youdao

  • 有人认为使用Linux二进制程序格式来向其他平台发行代码疯狂

    There are those who would argue that using the Linux binary format for distribution of code to other platforms is crazy.

    youdao

  • 加密添加修改删除自从上次上传这个项目二进制程序

    Has encryption been added, removed or modified since you last uploaded a binary for this product?

    youdao

  • 十六进制编辑器允许查看一个二进制程序实际字节改变它们

    Hex editors allow you to view the actual bytes in a binary, and change them.

    youdao

  • 信赖编译器用来ppe生成ppcLinux二进制程序

    Our trusty compiler, built for generating PPC Linux binaries for the PPE.

    youdao

  • shell执行然后传递内核这个过程通常编译机器码二进制程序

    Is executed by the shell, then passed to the kernel, which is typically slower than a compiled binary program that is pure machine code.

    youdao

  • 另一个窗口中作为非根用户执行没有设置setui dping二进制程序

    In another window, as non-root, execute the ping binary without the setuid bit set.

    youdao

  • 可能二进制程序现代系统在当今世界显然没有太多好处编程二进制

    Is it possible to program in binary on a modern system in today's world? Obviously there isn't much benefit to programming in binary.

    youdao

  • 我们使用相同的发行版本VMWare版本4.5.2测试相同的POV - Ray二进制程序

    We tested the same POV-Ray binary on VMWare version 4.5.2 using the same distribution.

    youdao

  • 我们需要安装普通Windows程序一样安装集群代理二进制程序它们自动运行

    We just need to install the binaries of the cluster agent like a normal Windows program and run them unattended.

    youdao

  • 系统删除rloginrsh二进制程序它们替代ssh一个symlink

    Delete the rlogin and RSH binaries from the system, and replace them with a symlink to SSH.

    youdao

  • 实际上方法主要用途在于程序其他支持文件不过同样提供了许多系统二进制程序

    In fact, the main use for this is in libraries and other support files, but a number of system binaries are provided as well.

    youdao

  • 作为测试我们选择来自Povray的Web站点POV - ray3.6.1预编译二进制程序

    As a test, we chose the POV-Ray 3.6.1 precompiled binary from Povray's Web site.

    youdao

  • 输入文件磁带识别或者调用要在记账卡之后,除了需要控制可能存在二进制程序时候

    Input file tape identification or call CARDS follow the accounting card except when the control card and possibly the binary program are required.

    youdao

  • 如果使用发行维护者提供二进制程序安装Samba,那么您应该检查程序确定如何安装SWAT

    If you install Samba using a binary package provided by your distribution maintainer, check your packages to determine how to install SWAT.

    youdao

  • 如果你不熟悉Xcode,那么编译程序iTunesConnect上发布二进制程序困难。

    The process of compiling your application and publishing the binary for iTunes Connect can be difficult for anyone unfamiliar with XCode.

    youdao

  • 随着Linux模拟环境越来越普及,Linux二进制程序格式成为发行简单程序(给出源代码)的一个可行方法

    As Linux emulation becomes more widespread, the Linux binary format becomes a viable way to distribute simple programs without giving out source code.

    youdao

  • 如果有多种多样Linux模拟环境可用,那么Linux二进制程序格式会表现第一真正软件发行版本选择

    Given the variety of Linux emulation available, the Linux binary format is starting to look like a real software distribution option.

    youdao

  • 类似地代码创建消息你的代码解析:老的二进制程序解析时候只是简单地字段忽略

    Similarly, messages created by your new code can be parsed by your old code: old binaries simply ignore the new field when parsing.

    youdao

  • 例如如果Linux二进制程序尝试调用uname得到内核版本得到NetBSD的版本非常令人迷惑

    For instance, if a Linux binary were to try to call uname to get a kernel version, it would be very confused if it got back a NetBSD version number.

    youdao

  • bashshell包含命令内部内置命令外部程序(外部筛选器和命令,它们通常自含二进制程序文件)。

    The bash shell contains two types of commands: builtins, which are internal, and external programs (or external filters and commands), which are typically self-contained binary program files.

    youdao

  • 由于过程大多数分析算法基本单位所以病毒作者设法使得识别二进制程序中的过程更加困难从而挫败静态分析。

    Since a procedure is a basic unit of most analysis algorithms, a virus writer can defeat static analysis by making it harder to identify a procedure unit in binary program.

    youdao

  • 非常值得注意事情是TiVo具有非常松散shell脚本Tcl程序二进制程序组合

    One thing that's very noticeable is that the TiVo has a fairly loose combination of shell scripts, Tcl programs, and binaries.

    youdao

  • 使用集群代理方法需要在FAT32或者NTFS文件系统中留出一些空间存放Linux代理二进制程序

    With the cluster agent approach, you just need to spare some space inside the FAT32 or NTFS filesystem to host Linux agent binaries.

    youdao

  • 如果希望绑定指定处理器二进制程序提供可调节的参数,那么可以使用AIX提供的bindprocessor子例程。

    If you want to provide a tunable parameter to the binary that binds to a specified processor, bindprocessor is also a subroutine provided by AIX.

    youdao

  • 尽管本文重点关注是在其他平台上运行Linux二进制程序方法,但是,经过编译二进制程序发行版本同样占有一席之地。

    Although this article focuses on ways to run Linux binaries on other platforms, distribution of compiled binaries has its place as well.

    youdao

  • 如果想让人们运行二进制程序,那么尝试让他们不要使用针对特定操作系统系统调用;最好使用标准POSIX系统调用。

    If you want people to run your binaries, try to stay away from OS-specific system calls; favor standard POSIX system calls.

    youdao

  • 我们乐于使用大部分软件应用程序都是商用的,并且能够发行可以运行很多平台之上单一二进制程序会使商业软件供应商大大受益

    Much of the software applications we like to use are commercial, and commercial software vendors benefit greatly from being able to distribute a single binary that runs on a great number of platforms.

    youdao

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

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

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