The following lines of code show an example of how a temporary file is created "on the fly"
下面几行代码显示如何“实时”创建临时文件
Results from run of the code show us that latency is 4 cycles and throughput is 2 cycles.
代码的运行结果告诉我们,潜伏期是4周期,吞吐量是2个周期。
In the code show in Listing 6, the default value is derived from an EJB environment variable set in the deployment descriptor of the EJB module containing the MDB.
在清单6所示的代码中,缺省值派生自一个EJB环境变量,该变量是在包含MDB的EJB模块的部署描述符中设置的。
There are several important things to notice in that code snippet, because they show you what happens and in what order.
在该代码片段中有许多要注意的重要东西,因为它们向您展示了按什么顺序发生什么。
Dialogs have different code to show text on the UI, but the globalization method is the same.
对话框可以用不同代码在UI上显示文本,但是,全球化方法是相同的。
This article also introduces available tools and techniques for finding these issues in new or existing code and show how to apply them effectively.
本文还将介绍一些用于在新代码或已有代码中查找这些问题的工具和技巧,并展示如何有效地应用它们。
The following two code snippets show helper methods to test for such conditions.
下面两个代码片段展示了测试这些条件的帮助器方法。
The following chart and code samples show what really happens when the PA selects the option to display the errands.
下面的图表和代码样本显示了当 PA选择显示差事选项时实际发生的事情。
Listings 12 and 13 show examples of the code to use.
列表12和列表13显示了要使用代码的例子。
It shows the class diagram, the various configuration files and code snippets to show how the above design is put into practice.
它展示了类关系图、各种配置文件和显示如何将上述设计付诸实行的代码片段。
They had some requirements and wanted to see working application code that they could show to their stakeholders as soon as possible.
他们有一些需求,并且想看到可运行的应用程序代码,可以尽可能快地将应用程序展示给他们的涉众来看。
Filters and transforms on iterators build on each previous example to show code patterns that are immediately useful in the real world.
在前面每个例子的基础上,对迭代器上进行了过滤和转换,从而展示这种代码模式可以立即在真实的世界中使用。
The following samples show content adapter code for both INS versions.
下列的样本显示了两个INS版本的内容适配器代码。
Refactoring lets you easily make changes to your code in one place and have those changes show up in other places that code appears.
重构允许您轻松地更改一个位置中的代码并且在代码出现的其他位置显示这些更改。
It introduced the key object types that are in the model, and provided some example code to show how to get started using the programming model.
还介绍了模型中的重要对象类型,并提供了一些示例代码,展示如何开始使用编程模型。
Because this is a large set of features, you'll write the code step by step to show how the code evolves to add functionality.
由于这里有很多特性,您将一步步地编写代码来展示这些代码如何不断增加功能。
But it is fair to ask: Why don't we scale back the obsession with "bubbling things in" and challenge students everywhere - no matter their ZIP code - to show their innovation and creativity?
但是问一问是公平的:问什么我们不成比例缩减对“泡沫事物”的痴迷,向四处的学生挑战——不管他们的邮政编码——以激发他们的革新力和创造力?
For example, instead of always showing codesnippets, show the code within the larger context of where it usuallyappears.
比如,不要只是展示程序代码片断,在这些代码经常出 现的上下文中展示这代码。
Now that I've demonstrated the reflection version of the code, I'll show you how to substitute a generated class for the use of reflection.
我已经展示了反射版本的代码,现在要展示如何用生成的类来取代反射。
For simplicity, this article doesn't show detailed comments in the code.
为了简化起见,本文省略了代码中的详细注释。
However, I can show the code that goes into producing the static image in Figure 1.
不过,我可以给出生成图1中的静态图片的代码。
You cannot get started on your adventure without a small bit of code to show you exactly what we're talking about.
在你开始之前,你必须准备一些代码,用来向你演示我们所说的内容。
The following code snippets show the differences when using a Statement and a PreparedStatement.
下面的代码片段显示使用Statement与使用PreparedStatement的不同之处。
The following code listings show how DI works in PicoContainer.
以下代码清单显示了di在picocontainer内的工作方式。
Below is a set of code examples that show how to handle various forms of the return value in the UserDefinedPushDownMethodsImpl class.
下面是一组代码实例,显示了如何处理userdefinedpushdownmethodsimpl类中的各种形式的返回值。
The following two code samples show the important parts of the base classes BOBase and BOEntity.
以下两个代码示例展示了基类bobase和BOEntity的重要部分。
The following two listings show the code to create CoolBars and CoolItems, respectively.
下面两个清单分别显示了创建CoolBar和 CoolItem 的代码。
The following two listings show the code to create ToolBars and ToolItems, respectively.
以下两个清单分别显示了创建ToolBar和 ToolItem 的代码。
Listings 11 and 12 show the code for ClassA and ClassB, respectively.
清单11和12分别显示了ClassA和ClassB的代码。
You can change that last code sample to show the type attribute by using the code in Listing 7.
您可以更改上面的代码样例来显示type属性,可以使用清单7中所示代码实现上述操作。
应用推荐