• 讨论如何更改本地项目设置以便在远程计算机运行执行文件

    Discusses how to change your local project Settings to run an executable on a remote computer.

    youdao

  • 因为需要安装所有需要就是简单地解压缩文件运行可执行文件

    Since it doesn't require installation, all you have to do is simply unpack the files and run the executable.

    youdao

  • 因此执行操作系统检查每一什么样运行环境必要的,拒绝运行可执行文件除非提供合适的环境。

    So for every type of executable the operating system will check what kind of runtime environment is needed and refuse to run the executable unless it can provide the right environment.

    youdao

  • 运行InstallShield向导双击下载可执行文件然后按照说明操作

    To run the InstallShield wizard, double-click the downloaded executable file, then follow the instructions.

    youdao

  • 运行第4提取出的可执行文件(Setup . exe)。

    Run the executable file (Setup.exe) you extracted in Step 4.

    youdao

  • 提到几款便携应用来自 PortableLinuxApps.org,他们常用的应用打包可执行文件运行USB驱动器上

    The portable apps I will mention come from PortableLinuxApps.org, which packages commonly used apps into executable files that can be run from a USB drive.

    youdao

  • 执行文件一个NT服务本地机器远程运行

    The executable is an NT service and can be run either locally or remotely.

    youdao

  • 粗心的人就会这个文件当成图片轻率双击打开实际上运行一个可执行文件

    Unwary people treat this file as a picture, and blindly double-click to open it, thus running the executable.

    youdao

  • 完成这些任务之后,生成可执行文件拥有一个列表列表列出了计划运行加载程序库中找出的那些符号

    Once those tasks are done, the resulting executable has a list of symbols it plans to look up from libraries it will load at runtime.

    youdao

  • 表示当前目录的子目录。由于目录通常并不(通常来讲也应该在)PATH中,因此需要显式地希望主目录中运行任何执行文件提供一个路径

    Because your home directory is usually not on your path (and generally should not be), you will need to explicitly provide a path for any executable that you want to run from your home directory.

    youdao

  • 现在使用 CPU_CLK_UNHALTED 事件来评测同一个应用程序可执行文件),这个事件基本上就是收集停顿地运行CPU周期采样

    Now, profile the same application (executable) with the event CPU_CLK_UNHALTED, which basically collects samples on the number of cycles the CPU runs without halting.

    youdao

  • 运行这个prog . pure可执行文件之后Purify报告自动发送yourid邮件地址

    When you run the prog.pure executable thereafter, the Purify report will be sent automatically to yourid email address.

    youdao

  • 编译一个本机Windows执行文件这种文件无需安装Perl即运行

    It can also be compiled into a native Windows executable which runs without any need to install Perl.

    youdao

  • 因此运行可执行文件名称4个字符(一般情况)以下且没有设置标记时,才发生失败

    Therefore, the failure in question could only happen if the executable running had a name under four characters (it was sed), and had no tag set.

    youdao

  • 系列另一文章显示如何脚本文件变成可执行文件但是本文中我们通过shbash命令运行脚本

    Another article in this series will show you how to make the script file executable, but for now we'll stick to running scripts by using the sh or the bash command.

    youdao

  • 导致核心转储二进制可执行文件运行dbx

    Run dbx on the binary executable that caused the core dump.

    youdao

  • 运行make构建文本可执行文件

    Run make to build your new text executable.

    youdao

  • 不过导致思议行为运行可执行文件awk实用工具时,这两个函数不能正常工作

    This, however, produced a surprising behavior; those functions did not work as expected when the executable being run was the awk utility.

    youdao

  • 使用BuildForge安装介质下载静操作系统运行代理程序可执行文件

    Using the Build Forge installation media or the downloaded image, locate and install the agent executable file for your operating system.

    youdao

  • 运行脚本. pl扩展名应该Perl可执行文件关联

    To run the script, the.pl extension should be associated with the Perl executable.

    youdao

  • Arguments字段4突出显示这里定义参数执行文件运行传送可执行文件

    The Arguments field is highlighted in Figure 4. Arguments defined here will be passed to the executable when it is run.

    youdao

  • 有时configure阶段选择编译器标记链接执行文件最终生成的可执行文件却不能运行,这一个特别致命错误。

    A particularly pernicious variation occurs when the compiler flags selected in the early phases of configure are able to link executables, but the resulting executables won't run.

    youdao

  • 其他平台上确保shebang指向Perl可执行文件实际位置,否则脚本不能运行

    On other platforms, make sure the shebang line points to where your Perl executable actually lives or else the script will not run.

    youdao

  • 发行版包括两个执行文件xj源代码生成文件xjc编一个用于运行xj程序的xj运行环境

    The distribution contains two executables: an XJC compiler that generates class files from xj source code, and an xj runtime environment for running xj programs.

    youdao

  • 运行mqmon,只需将其解压一个文件夹中,再双击可执行文件

    All you need to do to run mqmon is to unzip it into a folder and double-click the executable.

    youdao

  • 如果直接使用桌面快捷方式或者home目录中的可执行文件运行LotusSametimeV7.5.1会发现BuddyNote无法工作

    If you run Lotus Sametime V7.5.1 directly using a desktop shortcut or the executable in the home directory, you find no evidence of the BuddyNote functionality.

    youdao

  • 对未精简可执行文件运行dump - tv获取其中的函数运行dump - tv获取例程

    Run dump -tv on a non-stripped executable to get functions of an executable, and dump -tv to get library routines.

    youdao

  • QprocessQbyteArray用于Qt运行外部执行文件抓取命令输出我们很快就讲到这个函数

    Qprocess and QbyteArray are used to launch an external executable from Qt and grab the output from the command, but we'll come to that function shortly.

    youdao

  • py脚本用途之一充当执行文件运行打包软件将其上传到发布服务器上

    One of the purposes of the setup.py script is to serve as the executable you can run to package your software and upload it to distribution servers.

    youdao

  • py脚本用途之一充当执行文件运行打包软件将其上传到发布服务器上

    One of the purposes of the setup.py script is to serve as the executable you can run to package your software and upload it to distribution servers.

    youdao

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

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

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