第二和第三行设置虚拟用户的IP地址。
The second and third lines set the IP address of the virtual user.
loglevel行设置的是日志选项。
第345到354行设置要画的文本框架。
Lines 345-354 set the properties of the text frame to be drawn.
取消所有断点,然后在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.
第16行将新信封设置为消息上的有效负荷。
Line 16 sets the new envelope as the payload on the message.
默认值被设置为显示100行数据。
第一行通过使用指定的MTU设置接口的MAC地址。
The first line sets the MAC address for the interface, using the specified MTU.
您可以为尚未达到的位置及尚未载入的模块设置行与条目。
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.
以显示它已在我们请求的行上设置了1号断点。
To show that it has set breakpoint 1 at the line we requested.
由于我们想要知道在调用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.
然后这些数组将在MortgageInfobean的101和102行被设置。
These new arrays are then set on the MortgageInfo bean on lines 101 and 102.
有了这个功能之后,可以非常简单地在某个方法的特定行中设置断点。
Setting a breakpoint on a certain line of a method is simple.
在图6中,我在feedparser . py的1830行处设置了断点。
In Figure 6, I set a breakpoint at line 1830 of feedparser.py.
在第6行,基本url被设置到HttpUnit的主页中。
对于通过startwith子句生成的所有行,LEVEL被设置为1。
For all rows produced by the start with clause LEVEL is set to 1.
第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?
在接下来的六行中,您设置了一些变量。
应用推荐