They either run out of time before listing any actions, or list more actions than they will ever be able to implement.
他们要么在列出所有行动之前用完时间,要么列出多于能够实现的行动。
Add your dependencies to the plan after the last tag and before the first tag, as shown in Listing 5.
将依赖关系添加到计划中最后一个标记之后和第一个标记之前,如清单5所示。
You have to do this before any transactions are created, so Listing 16 handles this task with a slightly modified version of Listing 14.
该命令必须在创建任何事务之前 发出,因此清单16 在 清单14的基础上略加修改来完成这项操作。
You will need to register the current process before sending the message in instance one (see Listing 6).
则将需要在实例一中发送消息之前注册当前进程(请参见清单6)。
The string manipulation functions in Listing 13 replace the lost formatting before the decryption command is called.
在调用解密命令之前,清单13中的字符串操作函数将替换丢失的格式。
Let's improve the code in Listing 2 to show the contents of a directory before descending further into any subdirectories.
让我们对清单2的代码稍加改进,在将目录转变为任何子目录之前展示它的内容。
In a similar manner, verify the other routes in Listing 1 before you proceed to the next section.
在阅读下一个小节之前,以类似的方式检验清单1中的其他路由。
For testing purposes, uncomment the sample printing line in Listing 7 to show the keystroke signature before encryption.
出于测试目的,将清单7中的样例输出行取消注释以在加密之前显示击键签名。
To implement the tabs, you use output buffering to store the content of the TAB as a string before rendering into the page (see Listing 8).
为实现选项卡,将使用输出缓存区,在把选项卡内容呈现到页面中之前将其作为字符串存储(参见清单8)。
Listing 6 shows the state of the keys before running our program.
清单6显示在运行程序之前密钥的状态。
We will need to create this structured type before we attempt to create the CLIENTS table (Listing 1).
在试图创建clients表(清单1)之前,需要创建这个结构化类型。
The simplest and most common use of the WHERE clause is to filter the rows from a table before selecting any columns, as demonstrated in Listing 4.
WHERE 子句最简单最常见的用法是在选择任意列之前过滤表中的行,如 清单 4 所示。
It is called before the class body is evaluated, as Listing 3 shows.
在类主体被处理之前,先会调用它,如清单3所示。
Listing 3 shows the template before any changes.
代码清单3显示了在发生更改之前的模板。
Listing 3. Seen this boot before?
清单3.之前见过这个启动配置吗?
Next, start GDB and, as before, attach to the currently running nweb instance, as shown in Listing 5.
下一步是启动GDB,并与以前一样附加到当前运行的nweb实例,如 清单5 所示。
After editing the file, you'll need to run three more wsadmin commands before exiting wsadmin (Listing 9).
编辑完文件后,在退出wasdmin前需要运行另外三个wsadmin命令(清单9)。
For this reason I had to wrap int values as Integer objects before transferring them in Listing 4.
出于这个原因,在清单4中传递int值之前,我不得不把int值包装成Integer对象。
This is done to facilitate pivot_root (coming in Listing 6), to temporarily stage the root mount before deleting the tree.
这是为了帮助pivot _ root(见清单6)在删除树之前临时准备根挂载。
You use a static class that has methods that run before and after the XmlObject changes, as shown in Listing 3.
我们使用一个静态类,其中包含在XmlObject更改之前和之后运行的方法,见清单3。
In the previous section, you've seen that JSServlet invokes init.jss (shown in Listing 16) before executing the requested script.
在前一节中,曾提及在执行所请求的脚本之前,JSServlet会调用init . jss(如清单16所示)。
In dojo.subscribe the context is passed before the function declaration (Listing 12).
在dojo .subscribe中,上下文是在函数声明之前传递的(参见清单12)。
To present this stylesheet to the browser, we added another LINK element before those shown in Listing 15 into the page.tpl.php template file.
为了将这个样式表提供给浏览器,我们在page .tpl . php模板文件中清单15所示的元素前面添加了另一个LINK元素。
Just remove line breaks in the script element before trying or adapting the listing.
在试用或修改该清单前,只需删除script元素中的换行符。
It is placed in the code segment of Listing 7 just before the catch statement.
它放在清单7的代码段中的catch语句之前。
The results provided in Listing 23 are the same six elements as before, but the positions are different.
清单23中提供的结果是跟前面相同的6个元素,但是位置不同。
In the second part of the listing, we added an extra space before the php opening tag, which also causes a fatal error.
在清单的第 2部分中,我们在 php打开标记的前面多加了一个空格,这样也导致一个致命错误。
Views return results as well as a bit of metadata (such as the number of returned documents); thus, it helps to see the raw response before you start parsing away. Listing 10 shows the raw results
视图将返回一些结果以及少许元数据(比如说返回文档的数量);因此,它将帮助在开始解析之前查看原始应答。
Views return results as well as a bit of metadata (such as the number of returned documents); thus, it helps to see the raw response before you start parsing away. Listing 10 shows the raw results
视图将返回一些结果以及少许元数据(比如说返回文档的数量);因此,它将帮助在开始解析之前查看原始应答。
应用推荐