第二和第三行设置虚拟用户的IP地址。
The second and third lines set the IP address of the virtual user.
loglevel行设置的是日志选项。
取消所有断点,然后在index . php中的第14行设置一个断点。
Clear all breakpoints, then set a breakpoint at line 14 in index.php.
第一个和第二个Print行设置了Web浏览器中对象的内容类型。
The first and second Print lines set the content type of the object to the Web browser.
如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。
If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction.
最后一行设置默认路由方式,重定向10.0.0.0网络的所有流量通过新创建的虚拟接口。
The final line sets the default routing, redirecting all traffic for the 10.0.0.0 network through the newly created virtual interface.
要检查表数据的完整性,您可以在表的数据行设置索引键,并将表的数据行关联到相关的LOB。
To check integrity of table data, you can index keys to table rows, and table rows to associated LOBs.
在第一个会话中,执行清单16中的update语句,它对部门号为B01的部门行设置独占锁。
In the first session, execute the UPDATE statement shown in Listing 16, which places an exclusive lock on the row with department number B01.
第一行(和它上面的方法)处理设置数据库基础结构的低层细节。
The first (and the methods above it) deals with the low-level details of setting up database infrastructure.
可以用两种方法避免这种尴尬的现象:禁止这种令人讨厌的新行,或者提前设置适当的字符串作为变量。
You can avoid this embarrassing fate a couple of ways: suppress the troublesome new line, or set the appropriate string as a variable ahead of time.
您可以选择行、列和页面维度,并设置它们的相对重要性顺序。
You can select the row, column and page dimensions, and set the order of their relative importance.
第7 - 15行使用参数:值的形式设置若干个必需的参数。
Lines 7-15 set a number of required parameters using the form parameter: value.
接下来,从结果集行中取值,设置输入表单字段中的值。
Next, fetch values from the result set row and set the values in the input form fields.
第一行通过使用指定的MTU设置接口的MAC地址。
The first line sets the MAC address for the interface, using the specified MTU.
第三、第四行获取特定于这个组件视图的设置。
The third and fourth lines retrieve the settings that are specific to this component view.
条件中指定的变量必须在设置了断点的行中,否则表达式就没有什么意义!
The variables specified in the condition must be in scope at whatever line you set the breakpoint on, otherwise the expression wouldn't make sense!
它构建URI,设置请求头,并在一行代码中调用请求。
It builds the URI, sets the request headers, and invokes the request in one line of code.
您可以为尚未达到的位置及尚未载入的模块设置行与条目。
You can set line and entry breakpoints for locations that have not yet been reached and modules that have not been loaded, by creating these breakpoints as deferred.
清单9的示例显示报表中 TTITLE和BTITLE的用法为了将标题与表的显示对齐,将行大小设置为 70.
The example in Listing 9 shows the usage of TTITLE and BTITLE in a report. Line size is set to value 70 in order to align the title with the table display.
由于我们想要知道在调用wib函数之前“value ”什么时候等于“div ”,因此在上一示例中我们在第21行中设置断点。
In the previous example we set a breakpoint at line 21 because we were interested in when "value" equaled "div" before the wib function was called.
在安装IfxDataSource(第363行)之后,需要将多个设置指定到数据源对象。
After the installation of the IfxDataSource (line 363), several Settings need to be assigned to the data source object.
然后这些数组将在MortgageInfobean的101和102行被设置。
These new arrays are then set on the MortgageInfo bean on lines 101 and 102.
第4行将变量was设置为参数表中下一项的值。
Line 4 sets the variable was to the value of the next item in the argument list.
第一个echo行开始设置用于使RSS提要能够被用户阅读的基本HTML。
The first echo line begins to set up the basic HTML you use to make the RSS feed human readable.
既然已经在第 336行中设置了XAConnection,我们为何还需要JDBC连接呢?
Why do we need a JDBC connection even though we already had set up an XAConnection in line 336?
设置line-height(行高)等于height(高度)使文本垂直居中。
如果删除原来的两个断点并在第4行上设置一个新断点,就可以看到这个错误是如何发生的。
However, you can watch the error occur if you delete the previous two breakpoints and set a new breakpoint at line 4.
您可以设置新行,您可以处理首行缩进,您可以控制输出文件的各个方面。
You can set newlines, you can deal with indentation, you can control almost every aspect of the output file.
这个示例展示,尽管不足以创建一行,但我们必须通过设置操作符(:)来包含它的定义。
This example shows that it is not sufficient to create a row but we have to include its definition through the casting operator (: :).
第7行应该会显示为红色,表示这一行上设置了断点。
Line 7 should be highlighted in red to indicate that it has a breakpoint.
应用推荐