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.
在该代码片段中有许多要注意的重要东西,因为它们向您展示了按什么顺序发生什么。
Listings 1 and 2 show the code for both of these.
清单1和清单2显示了这两个类的代码。
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.
它展示了类关系图、各种配置文件和显示如何将上述设计付诸实行的代码片段。
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版本的内容适配器代码。
Listing 3 and Listing 4 show the sample code for the two classes.
清单3与清单4展示了这两个类的代码范例。
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.
由于这里有很多特性,您将一步步地编写代码来展示这些代码如何不断增加功能。
However, most rules will include a corrected code fragment to show the solution.
然而,绝大多数规则都包含一个修正的代码框架来显示这个解决方案。
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?
但是问一问是公平的:问什么我们不成比例缩减对“泡沫事物”的痴迷,向四处的学生挑战——不管他们的邮政编码——以激发他们的革新力和创造力?
Next, we show a little code sample that should show you the basics.
接下来,我们给出了具有少量代码的样例,该样例向您展示了基本内容。
代码展示!
As these two code samples show, circular references are easy to create.
正如这两个代码示例所示,循环引用很容易创建。
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.
我已经展示了反射版本的代码,现在要展示如何用生成的类来取代反射。
The following two code samples show the difference.
以下两段代码示例显示了它们之间的区别。
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内的工作方式。
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 的代码。
应用推荐