• Experience improved productivity with dynamic scripting languages.

    通过动态脚本语言体验改进的工作效率。

    youdao

  • I introduced dynamic scripting to allow branching, looping, and custom validation in HTTP test scripts.

    我引入了动态脚本来支持HTTP测试脚本中的分支、循环和自定义验证。

    youdao

  • The "dynamic scripting" pack, which is for version 8 only, enables the user of PHP and Groovy within the WebSphere environment.

    “dynamic scripting”包只能用于V8,借助于该包,PHP与Groovy用户可以在WebSphere环境下编写程序。

    youdao

  • That's the power of embedded scripting: you take the speed of compiled applications and provide the extensible power of dynamic scripting.

    这就是嵌入式脚本编写的威力:既获得已编译应用程序的速度,又具有动态脚本的可扩展性。

    youdao

  • In early 2007, IBM launched project Zero, a highly acclaimed, community-driven incubator project that focuses on radical simplification of building Web-based applications using dynamic scripting.

    在2007年初,IBM启动了ProjectZero,这是赢得高度赞誉的、社区驱动的孵化器项目,集中于使用动态脚本从根本上简化基于Web应用程序的构建。

    youdao

  • Server side encoding is a process where all dynamic content will go through an encoding function where scripting tags will be replaced with codes in the chosen character set.

    服务器端的编码是一个过程,其中所有动态内容都将经过一个编码函数,这时,脚本编制标记将被替代为所选择的字符集中的代码。

    youdao

  • PHP is a scripting language that produces dynamic, server-side content.

    PHP是一种脚本语言,可生成动态的服务器端内容。

    youdao

  • The DLR provides a unified object model for dynamic languages and the ability to host just-in-time compilers needed for so-called scripting languages.

    DLR为动态语言提供了一个统一的对象模型,以及托管即时编译器的能力,满足所谓的脚本语言运行的需要。

    youdao

  • When an attacker introduces a malicious script to a dynamic form submitted by the user, a cross-site scripting (XSS) attack then occurs.

    当攻击者向用户提交的动态表单引入恶意脚本时,就会产生跨站点脚本(XSS)攻击。

    youdao

  • And, perhaps most important of all, you're treating SSIs like a scripting language to build dynamic pages.

    而且,可能最重要的是,您将SSI作为脚本语言对待以构建动态页面。

    youdao

  • OSL provides many existing LSL functions and has additional scripting capabilities, such as dynamic texture drawing features.

    OSL提供许多现有的LSL功能,还提供更多脚本编程功能,比如动态纹理绘制特性。

    youdao

  • You can apply many of the scripting techniques you might have learned as Dynamic HTML (DHTML) to XML processing as well.

    可以将学过的各种脚本编制技术,例如动态html (DHTML),应用到XML处理中。

    youdao

  • Keeping an eye on this will help understand the pros and cons of running dynamic/scripting languages on the current JVM.

    随时关注这一点有助于理解在当前JVM 上运行动态/脚本语言的利弊。

    youdao

  • Because the el can be used in place of JSP expressions to specify dynamic attribute values, it reduces the need for page authors to use scripting elements.

    由于可以用el替代JSP表达式来指定动态属性值,因此页面创作人员无需使用脚本编制元素。

    youdao

  • The scripting window is based on the Dynamic Language Runtime, so it also supports IronPython and JScript.

    脚本窗口是基于动态语言运行时(Dynamic Language Runtime)的,所以它也可以支持IronPython和JScript。

    youdao

  • Relations can also use scripting variables as part of their key definitions, thus making a relation dynamic, such as customers-to-orders that occurred within seven days of a specified date.

    关系的键定义中也可以使用脚本变量,从而使一个关系变得动态,比如在某个指定日期的7天之内发生的“客户-订单”。

    youdao

  • PHP is a powerful embedded scripting language. It is free to use and popular for developing dynamic Web applications.

    PHP是一种强大的嵌入式脚本语言,可免费使用,它是开发动态Web应用程序的流行工具。

    youdao

  • PHP is a powerful server-side scripting language that you can use to create dynamic Web sites and applications.

    PHP是一种功能强大的服务器端脚本语言,您可以使用该语言创建动态Web站点和应用程序。

    youdao

  • In this tutorial you learn about scripting, CSS, and basic animation features of SVG to use dynamic effects with vector graphics on the Web.

    本教程讨论的内容包括脚本、CSS和SVG的基本动画特性,用于在Web向量图像中实现动态效果。

    youdao

  • RM: Mule has JSR-223 scripting support which means it is really easy to write components and transformers using dynamic languages such as Groovy and Jython.

    RM:Mule支持JSR-223脚本语言规范,这意味着可以很容易地使用如Groovy和Jython这样的动态语言来编写模块和转换器。

    youdao

  • With XForms, developers can also generate dynamic Web forms without scripting, to include multiple forms within the same page, and to constrain data in various useful ways.

    通过使用XForms,开发人员无需进行脚本编制就可以生成动态Web表单,在同一页面内包括多个表单、以及用不同的有效方法约束数据。

    youdao

  • Security issues when binding cross-documents: Limitations in the current dynamic/Ajax solutions prevent cross-site scripting.

    跨文档进行绑定的安全问题:当前的动态/Ajax解决方案中的限制防止跨站点脚本编制。

    youdao

  • Dynamic content isn't just automatically generated, it is also often hand-tailored, typically using an array of quick and dirty scripting tools.

    动态内容不仅是自动生成的,它往往也是手工定制的,通常使用的是快速而肮脏的脚本工具数组。

    youdao

  • Like many of you, I'm a huge Python fan and much prefer it over other scripting languages, so when it came time to add some dynamic content to our Web site, I naturally wanted to use Python.

    就象你们中的许多人一样,我是个超级python爱好者,在所有脚本语言中我最喜欢它,因此当向网站添加一些动态内容时,我当然想要使用Python。

    youdao

  • PHP is mainly focused on server-side scripting, so you can do anything any other CGI program can do, such as collect form data, generate dynamic page content, or send and receive cookies.

    PHP主要用于服务端的编脚本,可以起到CGI程序的作用,比如:收集表格数据,产生动态页面内容,或者收发点心。

    youdao

  • Dynamic flight and physics model that reacts to weight, center of gravity position, and moments of inertia in real time with no scripting.

    动态的飞行和物理模型,实时地与重量、重心位置和惯性力距等发生作用,没有脚本化。

    youdao

  • Pythons elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.

    Python优雅的语法,动态类型,以及它天然的解释能力,使其成为了大多数平台上应用于各领域理想的脚本语言以及开发环境。

    youdao

  • The return value corresponds directly to the version information contained in the dynamic-link library (DLL) for the scripting language in use.

    返回值与包含在正在使用的脚本语言动态链接库 (DLL) 中的版本信息直接对应。

    youdao

  • The return value corresponds directly to the version information contained in the dynamic-link library (DLL) for the scripting language in use.

    返回值与包含在正在使用的脚本语言动态链接库 (DLL) 中的版本信息直接对应。

    youdao

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

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

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