If your script is operating on input data from users or a data input file, always thoroughly filter, check, and validate the input data.
如果脚本操作来自用户或数据输入文件的输入数据,那么一定要全面筛选、检查和检验输入数据。
Performance results and the overhead in other operating environments with actual input data may be different than these test results.
带有实际输入数据的其他操作环境中的性能结果和开销可能与这些测试结果不同。
The previous installment in this column identified some common input data types and how to check them.
本专栏的前一期文章指出了一些常见的输入数据类型以及检查它们的方法。
This input data element obtained from the request attribute consists of multiple parts.
从请求属性获取的这个输入数据元素由多个部分组成。
INSERT mode adds the input data to the table without changing any existing data.
INSERT模式添加输入数据到表中,并且不会更改任何现有数据。
If it is an invoke activity or human task activity, input data can be optionally provided.
如果是调用活动或人工任务活动,则可以有选择地提供输入数据。
INSERT_UPDATE adds new input data to the table, or updates existing rows with input data that has matching primary key values.
INSERT_UPDATE将新的输入数据添加到表中,或者用具有匹配主键值的输入数据更新现有的行。
The mediation maps the operations, sending the input data through to the adapter.
这个中介映射操作,将输入数据发送到适配器。
Essentially, its job is to write out the contents (especially the attachment) of its input data object to the system output.
基本上,它的工作就是将其输入数据对象的内容(特别是附件)写出到系统输出上。
Any program that allows an external entity to input data is vulnerable to malicious activity, such as buffer overflows and embedded control characters.
任何允许外部实体来输入数据的程序都容易受到恶意的攻击,例如缓沖区溢出和嵌入式控制字符。
The input data of the job can be broken down into discrete partitions.
可以将作业的输入数据分解为不连续的分区。
When the user submits the form, the client browser sends the input data to the server in a POST transaction.
用户提交表单时,客户端浏览器将输入数据放入一个POST事务并发送到服务器。
If you use the test data pool feature, you can change the input data before you run the test script, without re-recording the test activity.
如果您使用了测试数据汇特性,那么您就可以在运行测试脚本之前更改输入数据了,而不需要重复记录该测试活动。
A good example for this would be a script that inserts the input data to a database and then presents it.
一个很好的示例是通过一个脚本将输入数据插入到数据库中,然后再从数据库呈现数据。
INSERT adds the input data to the table without changing any existing data.
INSERT将输入数据添加到表中,并且不更改任何现有数据。
When invoked, the service notifies an individual of a task to do and passes the input data in an appropriate form.
该服务被调用时,将通知承担任务的个人进行相关工作,并将输入数据以恰当的形式传递给此人。
Prepare a set of input data with 10000 records using the previously described approach.
使用前面介绍的方法準备一个包含10000条记录的输入数据集。