After you finish timing the new English dialogue, use your scriptwriting software to type it up in script form.
完成英文对白的计时工作后,利用剧本撰写软件以需要的格式完成剧本。
In order to write any script effectively, you must know your story in and out before you begin writing anything in a script form.
为了有效写作脚本,你必须在动笔前知道你的故事何去何从。
To improve your reading, you can try the form of readers' theatre, a formatted script for readers to read aloud.
为了提高阅读能力,你可以尝试读者剧场的形式,即让读者大声朗读格式化的剧本。
A package also includes all the steps required to deploy the application on a system, typically in the form of a script.
包还包括将应用程序部署到系统上所需的所有步骤,这些步骤通常以脚本形式提供。
Select all sequential pages in the script that form the transaction.
在组成交易的脚本中选择所有的页面。
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.
当用户提交该表单后,脚本首先检查是否输入了一个或多个搜索关键字,如果一个也没有输入,则中断脚本处理并显示一条错误消息。
If the form data validates, then the second part of the script is executed.
如果这些表单数据通过验证,则执行该脚本的第二部分。
All systems that support learning should have some form of script or application that accepts the message text.
所有支持学习功能的系统都应该提供某种形式的脚本或者应用程序,而它们可用于接受消息文本。
The first part of the script performs basic validation on submitted form data.
该脚本的第一部分对所提交的表单数据执行基本验证。
Of course, while the script or program on the server is processing and returning a new form, users have to wait.
当然,在服务器上的脚本或程序处理和返回新表单时用户必须等待。
Listing 10 introduces another script that allows users to add new contacts through a Web form.
清单10给出了另外的脚本,让用户能够通过网页表单添加新的联系人。
The first change is pretty obvious; this form points to the enhanced PHP login script.
第一个变动相当地明显;这个表单指向了改进过的php登录脚本。
So the first step is to point the login form to that script (see Listing 3).
因此,第一步需要在把登录表单指向这个脚本,如清单3所示。
Once the user enters event details into this form and submits it, the second half of the script swings into action.
用户在表单中输入详细的事件信息并提交后,脚本第二部分派上用场了。
This script is vulnerable to cross-site scripting attacks because it blindly prints out submitted form data.
该脚本容易受跨站点脚本攻击,因为它盲目输出所提交的表单数据。
This script is executed at the client as part of the XHTML form when the form is submitted.
在表单提交之后,这个脚本在客户端被作为XHTML表单的一部分执行。
We use PHP's powerful HTML form parsing to determine if the script was invoked with any CGI variable values; if not, we simply return the HTML form.
我们使用PHP功能强大的HTML表单解析来确定是否使用了任何CGI变量值来调用脚本;如果没有,那么我们就只返回HTML表单。
When an attacker introduces a malicious script to a dynamic form submitted by the user, a cross-site scripting (XSS) attack then occurs.
当攻击者向用户提交的动态表单引入恶意脚本时,就会产生跨站点脚本(XSS)攻击。
The PHP script contains a form that posts to itself.
PHP脚本包含一个表单来提交自身。
At the bottom of the script is an HTML form used to enter the fields.
在脚本的底部是一个用于输入字段的HTML表单。
The form tag submits the values in the form back to the script when a user selects the submit button.
当用户选择提交按钮时表单标记会将表单中的值提交回脚本。
This script calls the pc_annotate report script, so you can use any form of the file name that pc_annotate recognizes.
这个脚本访问 pc_annotate 报表脚本,这样您就可以使用 pc_annotate 能够识别的任意一种形式的文件名了。
Once this form is submitted, the script creates a new buzz object and passes the search terms to the object's search() method.
一旦该表单被提交,脚本就会创建一个新的 buzz 对象,并将搜索条件传递给对象的 search() 方法。
To emulate that to some degree, we're going to build a simple PHP script without much regard for how your Web form will be designed.
为了能在一定程度上说明上述情况,我们将会构建一个简单的php脚本,而且不过多地考虑Web表单该如何设计。
The xajax object creates wrapper functions for the PHP functions that may be invoked from a PHP script or an input form event handler.
xajax对象为可能从php脚本或输入表单事件处理程序中调用的php函数创建包装器函数。
The tool generates a script in the form SID_NODE000X.src.
该工具生成一个SID _ NODE000 X . src格式的脚本。
The script tag brings in an external script page, which is defined by a form named s_StdPageReadCode.
脚本标签引入了一个外部脚本页,它通过名为s_stdpagereadcode的表单来定义。
First, make the CSNJobSamples script library available in the Memo form so that the action can make calls to the functions in the script library.
首先,使csnjobsamples脚本库在Memo表单中可用,这样动作就能够调用这个脚本库中的函数。