Program Interpreter的意思|示意

美 / / 英 / /

程序翻译


Program Interpreter的网络常见释义

程序解释器 当程序装入内存执行时,一个 叫程序解释器(program interpreter)的程序就专 注分析可执行文件的库名,确定所需要库在系统 目录树中的位置,并使执行进程可以使用所请求 的代码。

Program Interpreter相关短语

1、 nc program interpreter 数控程序解释器

2、 interpreter program 解释程序

3、 interpreter interpretive program 解释器

Program Interpreter相关例句

In fact, you can invoke the Python interpreter to only process a Python program contained in a file.

实际上,您可以调用Python解释器使其仅处理包含于一个文件中的一个Python程序。

In an SQL injection attack, a program creates an SQL command and sends it to an SQL interpreter.

在SQL注入攻击中,程序会创建一个SQL命令,并将其发送给SQL解释器。

The interpreter can be used interactively, which makes it easy to experiment with features of the language, to write throw-away programs, or to test functions during bottom-up program development.

解释器可以交互式使用,这样就可以很方便的测试语言中的各种功能,以便于编写发布用的程序,或者进行自下而上的开发。

The advantage of a compiler is that, once the object code has been obtained, the program executes more rapidly than when an interpreter is used.

编译程序的优势就在于,一旦获得了编译对象,程序执行起来就要比译者翻译的速度快得多。

When you type them into the Python interpreter (or if you save them in a file and execute them as a Python program), the statements are read starting on the left side and progressing to the right.

当把它们键入Python解释器中(或者将它们保存在一个文件中,并作为一个Python程序来执行)时,读取语句的顺序是从左到右。

The WebSphere administrative (wsadmin) scripting program is a powerful, non-graphical command interpreter environment that enables you to execute administrative operations in a scripting language.

WebSphere administrative (wsadmin) 脚本程序是一个强大的、非图形化的命令解释程序环境,通过它可以执行用脚本语言编写的管理操作。