• We added possibility of script processing in multipass copying.

    我们增加了多通道复制脚本处理可能性

    youdao

  • Script processing takes place when the user's browser sends a request to the server, usually by triggering an event.

    用户浏览器服务器发送请求(通常是通过触发事件来实现)时,进行脚本处理

    youdao

  • When writing scripts, it is good practice to have a controlled exit from your script; this allows for failed conditions within the script processing.

    编写脚本时,一种良好实践就是控制脚本退出考虑脚本处理出现失败条件

    youdao

  • However, image processing, animation and interactive script processing function are still not perfect, pending further studies and improvements.

    但是图像处理脚本交互动画处理等功能不够完善,有待进一步研究和改进。

    youdao

  • Once the user submits this form, the script first checks whether one or more search keywords were entered, and halts script processing with an error message if it finds none.

    用户提交表单后,脚本首先检查是否输入多个搜索关键字如果个也没有输入,则中断脚本处理并显示一条错误消息

    youdao

  • To help you identify the relationships between source and target nodes or fields, and their presence in script processing, there is a new facility in this latest version of the toolkit. For example.

    为了帮助识别目标节点字段之间关系以及它们脚本处理中的出现,在这个工具包最新版本中提供了一个新的工具

    youdao

  • You invoke the utility whenever you need input from the user, and then return to your script to continue processing whatever data was provided.

    需要来自用户输入调用实用程序然后返回脚本继续处理提供任何数据

    youdao

  • If the file is not present, then the script exits, as no more processing should be carried out.

    如果文件存在那么脚本退出,并且执行任何处理

    youdao

  • If you decide to use this script, you should record the date, E-mail addresses, spam score, processing, and other information.

    如果决定使用这个脚本,那么您应该记录日期、电子邮件地址垃圾邮件得分处理以及其他信息

    youdao

  • Also be mindful of the separation of content, processing, and presentation, and avoid embedding references to script until the last moment.

    同时注意内容处理显示分离避免在最后一刻引用嵌入脚本中。

    youdao

  • Of course, while the script or program on the server is processing and returning a new form, users have to wait.

    当然,在服务器脚本程序处理返回表单用户必须等待

    youdao

  • But I was not successful in getting it to output a working script that was efficient, and started to realize it would be easier to make this program do image processing than to output a script.

    但是当时并没有能成功这个软件有效输出工作脚本随后我开始意识到这个软件来处理图片输出脚本来更为容易。

    youdao

  • If it fails to connect, then the script will either exit or continue processing the rest of the script.

    如果无法连接那么脚本退出或者继续处理脚本其余部分。

    youdao

  • If this was a file processing script, temporary files created would be deleted first.

    如果一个文件处理脚本那么首先删除掉已创建临时文件

    youdao

  • You can use this version of the script to test and verify that the command line processing does what is expected of it.

    可以使用脚本这个版本测试检查命令处理是否符合期望

    youdao

  • Processing RHTML files will require us to write another Interpreter class that first generates a Ruby script before invoking JRuby.

    处理RHTML文件要求我们编写另一个interpreter,该类先生成ruby脚本然后再调用JRuby

    youdao

  • Transaction Script objects are used to handle business request processing.

    TransactionScript对象实现业务请求处理

    youdao

  • Updating the init script to support job processing servers

    修改init脚本支持任务处理服务器

    youdao

  • As in Listing 4, you can also specify the -k command-line option to force the script to continue even if some errors have been detected during xsltproc processing.

    清单4类似可以指定- k命令行选项强制脚本继续即便在xsltproc处理过程中检测到错误也是如此。

    youdao

  • As in Listing 4, you can also specify the -k command-line option to force the script to continue even if some errors are detected during xsltproc processing.

    清单4类似可以指定- k命令行选项强制脚本继续即便在xsltproc处理中检测错误也是如此。

    youdao

  • You can use this script from your crontab list for regular processing or run as required from the command line.

    crontab列表使用脚本进行常规处理可以根据需要从命令运行该脚本。

    youdao

  • The code also includes a simple web form for the user to enter a new status message; on submission, the message is transmitted to the form processing script using POST.

    代码用户提供简单Web表单输入新的状态消息;一提交,消息通过POST传递至表单处理脚本

    youdao

  • Basically, you want to make sure that if the first script leaves SQuirreL SQL processing data, the second script will wait until it is finished.

    主要是确定第一脚本是否已将离开了SQuirreLSQL处理数据第二个脚本等到完成才可以开始。

    youdao

  • When you finish processing the data in the Worker script, you invoke the postMessage function to send data back to the main thread.

    处理Worker脚本中的数据时,调用postMessage函数数据返回主线程

    youdao

  • The second script, in Listing 3, contains the specific processing for the to-do list tool, including the offline processing bits.

    清单3第二脚本包含to-do列表工具特定处理包括脱机处理。

    youdao

  • Finally, add a mouse movement processing PHP script in the public directory and call it MouseResponse.php as in the code in Listing 9. Paste the contents of Listing 10 into the PHP file.

    最后public目录中添加一个鼠标移动处理php脚本,并清单11中的代码一样将命名MouseResponse. php。

    youdao

  • However, you can put complex processing into a script, or even in a program, and pass various conversion symbols as arguments to the script or program. For example.

    然而可以复杂过程置于脚本或者一个程序并且传递各种转换符号作为变量这个脚本或者程序中。

    youdao

  • Within DTrace, probes can expose information through arguments which are available for processing when writing a suitable DTrace script or one-liner.

    DTrace 中,探测可以通过参数暴露信息,可以通过编写适当的 DTrace脚本单行代码访问这些参数。

    youdao

  • So now you have looked at how parameters are passed into a function or script and how to identify options. Now to start processing the options and parameters.

    已经了解如何参数传递函数脚本以及如何识别选项现在开始处理选项参数。

    youdao

  • The script, upon being called the first time, can save the output generated by processing the feed to an HTML file.

    脚本第一调用可以处理摘要生成输出保存HTML文件中。

    youdao

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

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

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