Code for DBX plug-in to debug sample program.
用于调试示例程序的dbx插件的代码。
The following sample program uses the SIGTERM signal.
下面这个示例程序使用了 SIGTERM 信号。
Listing 5 shows the output from using YAMD on the sample program test2.
清单5显示了在样本程序test2上使用YAMD得到的输出。
The following libraries are required to execute the StockData sample program
需要下列库来执行 StockData 样例程序
JMSDemoSend.bat - executes the sample program to produce messages on a queue.
bat——执行示例程序,以便在队列上生成消息。
JMSDemoReceive.bat - executes the sample program to consume messages on a queue.
bat——执行示例程序,以便在队列上使用消息。
Note: a typical execution of the sample program will generate the following output.
注意:示例程序的执行通常产生如下所示的结果。
The sample program can read individual messages, or the Berkeley "mbox" format.
示例程序可以读取单独的消息或者Berkeley “mbox”格式的消息。
The sample program has two components: a kernel module and a user-space program.
示例程序有两个组件:一个内核模块和一个用户空间程序。
Many people sent me e-mail messages asking how to generate PDF files from the sample program.
许多人发给我电子邮件消息询问如何从样本程序中生成PDF文件。
This sample program merely illustrates how the API can be used to perform database operations.
此样本程序仅仅演示API可以如何用来执行数据库操作。
If you can even point me to a sample program or something related, that would be a great help.
如果您能只给我一个简单的程序或者一些相关的东西,将对我非常的有帮助。
A downloadable sample program that collects PMI data using the JMX interface is also included.
同时还包括一个使用JMX接口收集PMI数据的可下载样本程序。
The sample program USES the Drools rules engine to evaluate instances of the Machine class.
示例程序使用Drools规则引擎对machine类的实例求值。
The following sample program prints out all of the current tokens and slots in use in the system.
下列样本程序打印出当前在系统中使用的所有令牌和槽。
Listing 2 shows the sample program for performing transliteration using icu4j and tr4j libraries.
清单2显示使用icu4j和tr4j库执行音译的样例程序。
The sample program wasn't written that way, because the example was more interesting this way.
示例程序不是按照这样写的,这样做只是为了增加例子的趣味性。
I have provided a sample program which demonstrates some of the offerings of the CachedRowSetImpl.
我提供了一个示例程序,该程序演示了CachedRowSetImpl提供的一些功能。
The download file included with this article contains the full source code for this sample program.
本文提供的下载文件包含了此示例程序的完整源代码。
Several items can contain a BusinessEntity; Listing 15 shows the XML that your sample program USES.
有若干个项都可以包含BusinessEntity;清单15显示了您的样本程序所使用的XML。
If you want to build the sample program, you will also need the Makefile included after the sample.
如果您要构建样本程序,在该样本之后还必须包含Makefile。
In this sample program, only alphabetic and numeric characters (a-z, a-z, and 0-9) can be ciphered.
在这个示例程序中,只能加密字母和数字字符(a -z、a - z和0 - 9)。
Now that you have the plug-in ready to use, you will use the new plug-in to debug the sample program.
现在插件已经准备好了,可以使用它调试示例程序了。
To demonstrate how to use TFP, we will create this sample program with a class called TriangleTester.
要示范如何使用TFP,我们将创建此示例程序,并包含名为TriangleTester的类。
The discussion and the sample program are limited to non-static data members and virtual functions.
讨论和示例程序都只限于非静态数据成员和虚函数。
The following sections of the article examine the main portions of the sample program in more detail.
文章的下面几个小节更详细地检查了示例的一些主要部分。
In addition, there are instructions for configuring and running the sample program provided in the download.
此外,在下载部分还有关于配置及运行这个示例程序的指导。
The sample program creates both a CopyOnWriteArrayList and ArrayList instance from the command line arguments.
这个示例程序用命令行参数创建CopyOnWriteArrayList和ArrayList这两个实例。
If you were to use another rules engine implementation with the sample program, the code would need a few changes.
如果要在示例程序中使用另一种规则引擎实现,代码需要作少许更改。
For our sample program, we will use an external XST file to load the information. The file content is shown below.
对于我们的样本程序,我们将使用外部XST文件来加载信息。
应用推荐