• Today, Sally Gold, who oversees a program called Shell Springboard - part of the Shell oil company.

    今天嘉宾是,萨莉·高尔德。她是壳牌跳板项目的总监。

    youdao

  • Listing 1 provides the basic shell of the program.

    清单1提供程序基本骨架程序。

    youdao

  • Also, both scripts are careful to use the exec shell command, which replaces one program with another but does not create new processes.

    而且这两个脚本要小心使用exec外壳命令这个命令程序替代一个程序,但是没有创建进程。

    youdao

  • Shell redirection can be handy in capturing standard program output, error messages from a program, or both to text files.

    Shell重定向可以方便标准程序输出、程序错误消息或者这两者捕获文本文件。

    youdao

  • To run an application from either shell program, you need at least the following two files.

    任一shell程序运行应用程序至少需要下列两个文件

    youdao

  • Stdin can also come from the standard output of another program, using the "|" (pipe) operator of the shell, as follows.

    使用shell操作符“|”(pipe)可以使标准输入来自另一个程序标准输出如下所示。

    youdao

  • At the AIX shell prompt, it takes three commands to compile the programs, one command to generate an executable main program and run it.

    AIXshell提示中使用三个命令编译程序命令生成个可执行程序运行程序。

    youdao

  • For the simple examples, I'll show how to type them into an interactive Ruby shell program, called irb. 4.

    对于这些简单实例介绍如何它们写成交互Rubyshell程序称为irb

    youdao

  • The best solution is to not call the shell directly from inside a program.

    最好解决方案不要程序内部直接调用shell

    youdao

  • Each device family has a shell programExtras on Crystal, and the Launcher on Quartz — that allows the user to run application programs.

    每种设备系列都有一个shell程序CrystalExtrasQuartz上的Launcher,它们允许用户运行应用程序

    youdao

  • Although you can run the camera application on the N800 without shell access, I found it immensely useful to load a terminal program on the N800.

    尽管需要shell访问N800运行摄像机应用程序,但是在N800上加载一个终端程序非常有用

    youdao

  • Please note that this applies to the MongoDB shell program, some drivers may implement a delete function or otherwise.

    注意适用MongoDBshell程序某些驱动程序可能使用delete函数或者没有。

    youdao

  • Capturing program interaction using an interactive shell.

    使用交互式shell捕获程序交互

    youdao

  • When we "export" an environment variable under bash, any subsequent program that we run can read our setting, whether it is a shell script or not.

    在bash中“导出环境变量时,以后运行任何程序不管是不是shell脚本都可以读取设置

    youdao

  • When the user is typing a command on the command line-that is, the shell he or she is using-the user only sees stdin, or standard in-that is, input that the user or a program provides.

    用户命令行(用户正在使用的shell)中键入命令时,用户只能看到stdin(即标准输入),这用户程序提供输入

    youdao

  • Developers interact with MongoDB via the shell program, which permits command-line arguments, or by using a language driver to access datastore instances.

    通过shell程序开发人员MongoDB进行交互允许命令行参数通过使用语言驱动程序访问数据存储实例

    youdao

  • If the exploit is run while the program is running as root, then the attacker will get a root shell.

    如果程序root权限执行执行了利用指令码,攻击得到rootshell

    youdao

  • A common cracking technique is to find a buffer overflow in an suid root program, and then exploit the buffer overflow to snag an interactive shell.

    常用的破坏技术suidroot程序寻找缓冲区位,然后利用缓冲区溢偷取交谈shell

    youdao

  • Because of this, the program the user evoked when logging in has been rightfully called a shell, because it hides all the operating system's low-level calls.

    由于上述原因,用户登录调用程序恰当地称为shell因为隐藏操作系统所有底层调用。

    youdao

  • You can download the different versions of the program as a tarball from Resources and view or run them in a separate shell, or view them in a separate browser window.

    可以参考资料tar压缩格式下载程序不同版本单独shell查看运行这些程序,或者在单独的浏览器窗口中查看。

    youdao

  • For example, it includes a shell (the program that provides a command prompt and lets you run programs), a program to copy files, a program to delete files, and many other odds and ends.

    例如,操作系统包含shell(shell程序提供命令提示符并且可以让运行命令)、拷贝文件的程序、删除文件的程序还有其它类东西。

    youdao

  • It's not at all unusual to find that a single text line to a shell can do the same work as a hundred-line program.

    您经常会发现shell简单文本可以执行数百行程序才能实现功能。

    youdao

  • 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.

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

    youdao

  • If you insist on calling the shell directly from a program, make sure that the environment is set up securely.

    如果坚持程序中直接调用shell那么就请确保环境设置安全的。

    youdao

  • In this case, since the program really does have to run in a shell anyway, it even sort of makes sense to do it this way.

    这种情况下由于程序实际上不必shell运行所以这样比较合理。

    youdao

  • The -r sets the full path for the remote shell program to be used by GPFS.

    rgpfs使用的远程shell程序设置完整路径

    youdao

  • Listing 5 shows a sample program that demonstrates regular expressions in Squirrel Shell (the code was written by Mr. Makshin and is used with permission).

    清单5展示示例程序演示了SquirrelShell中的正则表达式(代码Mr . Makshin编写并且得到使用许可)。

    youdao

  • More than fifty restaurants, seafood dealers and other businesses have joined the Oyster Shell Recycling Alliance. Two states, Maryland and Virginia, are also taking part in the program.

    五十家餐馆海鲜经销商其他企业加入牡蛎回收联盟马里兰州和弗吉尼亚州两个参与该计划。

    youdao

  • That's because shell_exec lets you run an external program via the shell, then returns the result as a string.

    是因为shell_exec允许通过shell运行外部程序然后以字符串的形式返回结果

    youdao

  • Shell viruses wrap themselves around a host program and don't modify the original programShell programs are easy to writewhich is why about half of viruses are of this type

    外壳病毒将它们自己包裹程序四周,对源程序修改。 外壳型病毒容易编写正是有一半病毒程序这种类型原因。

    youdao

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

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

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