• Integrating the script engine into your applications.

    脚本引擎集成应用程序中。

    youdao

  • The script engine creates a transient dynamic assembly.

    脚本引擎创建瞬态动态程序集

    youdao

  • By a MIME type the script engine has declared it knows how to process.

    通过脚本引擎声明的、知道如何处理MIME类型

    youdao

  • The script engine USES the reflection emit APIs to emit the code into the dynamic assembly.

    脚本引擎使用反射发出API代码发出动态程序集中

    youdao

  • NET starts its application domain and launches the script engine to compile and execute the program.

    NET启动应用程序启动脚本引擎编译执行程序

    youdao

  • At the same time, I create instances of all the objects I want to be visible to the script engine at runtime.

    同时创造看见脚本引擎运行期间所有对象的函数。

    youdao

  • Firefox determines that a script is long-running by timing how long the script engine has been executing code continuously.

    Firefox根据脚本引擎持续执行代码的时间来判断段脚本是否失控。

    youdao

  • Also when a global variable is referenced inside a function or another scope, the script engine has to search through the whole scope to find it.

    函数其它地方引用一个全局变量时,脚本引擎需要搜索整个全局命名空间。

    youdao

  • Whenever a script is intended to run in a browser (client-side), experienced developers include code that detects the version of the script engine.

    每当浏览器(客户端)运行一个脚本时,有经验开发人员就会在代码包括检测脚本引擎版本的代码。

    youdao

  • The script engine has some components, include symbol table, lexical analyzer, parser, semantic checker, intermediate code generator, optimizer, code generator, virtual machine.

    个脚本引擎通常包括组件符号词法分析器、语法分析器语义检查器中间代码生成器、代码优化器、代码生成器、虚拟

    youdao

  • Add this script to the activation engine to automatically activate the network identity.

    这个脚本添加激活引擎自动地激活网络标识

    youdao

  • A script engine ACTS as a mediator between your scripting code and an underlying language interpreter or compiler that ultimately executes the code.

    脚本引擎充当脚本代码最后执行代码底层语言解释器编译之间中间程序。

    youdao

  • Following best practices, the database for a messaging engine is created by executing a generated DDL script.

    按照最佳实践消息传递引擎数据库通过执行生成的ddl脚本创建的。

    youdao

  • For example, a PHP script might use a template engine to separate business logic from the presentation, and be considered two separate tiers.

    例如php脚本可能使用一个模板引擎业务逻辑表示分隔开,它可以看作单独层。

    youdao

  • During the activation phase, the activation engine reads the parameters from an XML file (activation profile), validates the parameters, and passes them to each registered script.

    激活阶段中,激活引擎XML文件(激活配置文件)中读取参数验证这些参数,它们传递各个注册的脚本。

    youdao

  • Similarly, the activation engine provides a tool for registering an activation script with such dependencies.

    类似地激活引擎注册带有这种依赖关系的激活脚本提供了相应的工具

    youdao

  • Above the simulation engine is the script environment (the code for the actual simulation).

    上面模拟引擎脚本环境(真实模拟的代码)。

    youdao

  • The XI Engine is based on a script representing the relationship between the two information structures.

    XIEngine基于一个表示两种信息结构关系脚本

    youdao

  • Installation script: simplifies installing the engine, Eclipse plugin, and web tooling, and can be used to quickly generate a demo installation.

    安装脚本简化引擎安装包括Eclipse插件Web工具可以用来快速生成一个安装好的示例

    youdao

  • Although this article USES Apache and a CGI script for the suggestion engine, the tools built should function with most Web servers.

    虽然本文使用Apache一个cgi脚本作为建议引擎,但是所构建工具应该能够大多数Web服务器上正常运行

    youdao

  • Every script engine returned by a ScriptEngineManager instance is seeded with the same "global scope" bindings object.

    ScriptEngineManager实例返回的所有脚本引擎全局作用域绑定对象

    youdao

  • Safari also USES script engine execution time to determine when a script has become long-running. After some digging around in the WebKit source code, it looks like the default timeout is 5 seconds.

    Safari同样根据脚本引擎持续执行脚本的时间判断我对Webkit源代码进行反复研究,发现默认超时时间5,一旦达到这个上限,就会给出下面的对话框提示。

    youdao

  • During boot, the activation engine retrieves script command line options from the activation profile XML file, located on the virtual floppy.

    启动期间,激活引擎位于虚拟软盘中的激活概要XML文件中检索脚本命令选项

    youdao

  • If a factory says it can create a script engine for the desired language, the manager asks the factory to create one, which it returns to the caller.

    如果工厂可以创建所需语言脚本引擎,那么管理程序要求工厂创建一个引擎返回调用者。

    youdao

  • To use one of these scripting languages, install the script-engine implementation JAR file from this project along with the scripting-language interpreter JAR file itself.

    使用其中脚本语言,需要安装项目中的脚本引擎实现JAR文件脚本语言解释器JAR文件。

    youdao

  • You might be wondering where you get the necessary JAR files for the script-engine implementation and language interpreters.

    如何才能获取脚本引擎实现语言解释器所需JAR文件

    youdao

  • A script engine's ScriptContext contains the "engine" and "global" scope bindings, as well as the input and output streams the engine USES for standard input and output operations.

    脚本引擎的ScriptContext含有“引擎”全局作用域绑定以及用于标准输入输出操作的输入和输出

    youdao

  • Listing 7 enhances the search engine script from Listing 6 with these additional parameters, and adds paging support with the Pager class in pear.

    清单7使用这些额外的参数对清单6中的搜索引擎脚本进行了增强使用PEAR中的Pager添加了分页支持

    youdao

  • The start Derby task is responsible for loading the embedded database engine into memory and should come before all other Derby tasks in the Ant script.

    startderby任务负责嵌入式数据库引擎加载内存中,因此在ant脚本应该放在所有其他derby任务前面

    youdao

  • Each script-engine instance has a default context where you can store variables with the put method and the output of any executed script is directed to System.out by default.

    每个脚本引擎实例都具有一个默认上下文,在其中可以put方法存储变量执行的脚本输出默认定向System . out

    youdao

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

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

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