您要查找的是不是:
- The preceding example uses the ToString method of the Double structure so that it can specify greater precision than the CStr keyword uses. 上面的示例使用了Double结构的ToString方法,因此,它可以指定比在使用CStr关键字时更高的精度。
- The preceding example uses the 前面的示例在
- The following two procedures show how you could use the interface implemented in the preceding example. 下面的两个过程演示如何使用上例中实现的接口。
- In the preceding example, the first call uses complete qualification strings. 在前面的示例中,第一个调用使用完全限定字符串。
- The method exit trace includes the return value (61 in the preceding example). 方法退出跟踪包含返回值(在前面的示例中是61)。
- The moral of the preceding example is that you have to know where the memory comes from in any UNICODE_STRING structures you use so that you can release the memory only when necessary. 之前的例子道德上是你不得不了解:在任何你所使用的UNICODE_STRING结构中的内存来自于哪里,以便只有在必要的时候你可以释放这些内存。
- In this section, the examples use the utility. 本节中的示例使用这些实用程序。
- The preceding example shows that the columns have a point of inflection within the height of each storey. 前面例题说明在每一层楼的高度内诸柱有一拐点。
- In the code-behind model, the example used in the preceding section for the single-file page would be in two parts. 在代码隐藏模型中,前面部分中使用的单文件页示例分成两个部分。
- In the preceding example is declared in the parent class, so that it exists throughout the life of the program. 因此,在父类中声明前面示例中的变量。
- In the preceding example, the array, arr, which is a reference type, is passed to the method without the ref parameter. 在上个示例中,数组arr为引用类型,在未使用ref参数的情况下传递给方法。
- In the preceding example, the user name and password are stored in clear text in the configuration file. 在上例中,用户名和密码以明文形式存储在配置文件中。
- The preceding example creates a second copy of Form1 and paints it a different color. 前面的示例创建了Form1的第二个副本并将其绘制为另一种颜色。
- The preceding example declares an array variable but does not assign an array to it. 上一个示例声明了一个数组变量,但没有为它分配数组。
- The preceding example shows that you can place TODO comments anywhere in a code file. 前面的示例演示可以将TODO注释放在代码文件中的任何位置。
- This example uses the Q element to set apart a quotation in text. 下面的例子使用了q元素分离文本中的引语。
- This example is used within the frame set of the preceding example to display a table of contents. 在前面示例的框架集中使用此示例来显示目录。
- The following example shows the equivalent skeleton definition generated by the preceding example. 下面的示例显示由上述示例生成的等效主干定义。
- The following code example uses the derived class, Panel. 下面的代码示例使用派生类Panel。
- The two partial definitions in the preceding example could be in the same source file or in two different source files. 上面的示例中的两个分部定义可位于同一源文件或位于两个不同的源文件中。