清单2显示了如何在应用程序中使用自举机制找到合适的实现。
Listing 2 shows how you can use the bootstrapping mechanism in your application to find the appropriate implementation.
清单11显示了我们在本文的示例应用程序中使用的凭据库。
Listing 11 shows the credential store we used in the sample applications in this article.
为此,您需要确保您的应用程序以传统方式工作,页面使用一个新数据集刷新(见清单14)。
To do this, you need to ensure that your application works in a traditional manner, with the page refreshing with a new set of data (see Listing 14).
新的应用程序应当只使用新的统一接口,如清单1中的例子所示。
New applications should just use the new unified interfaces, as shown in the example in Listing 1.
通过使用清单,我们将帮助您确定哪种方法最适合您和您的应用程序。
Through the use of a checklist, we will help you decide which method is best suited for you and your application.
清单1显示了示例应用程序使用的JMS模板的配置。
Listing 1 shows the configuration of the JMS template used for the example application.
清单属性可以指定应用程序可使用的版本。
Manifest attributes can dictate which versions the application can use.
清单6显示了用于记录应用程序使用信息的示例命令行。
Listing 6 shows an example command line for recording application usage information.
现在我们看看应用程序如何使用这个函数执行inquiry命令,如清单4所示?
Now let's see how the application program USES this function to execute the inquiry command (Listing 4)?
清单1显示了通过使用上述命令停用的Web应用程序列表。
Listing 1 shows the list of Web applications that I stopped using in the above command.
清单6显示的应用程序使用了_ syscall宏定义的所有系统调用。
Listing 6 shows an application that USES each of your system calls as defined by the _syscall macros.
例如,清单3显示一个使用view标记的LZX应用程序。
As an example, Listing 3 displays an LZX application that USES the view tag.
清单3显示分解了应用程序内存使用的hprof输出的相关部分。
Listing 3 shows the relevant portion of the hprof output breaking down the application's memory usage.
这个blog应用程序使用的语法见清单5。
For your blogging application you'll use the grammar shown in Listing 5.
清单7显示了如何在Django应用程序中使用这个模板。
Listing 7 shows how this template would be used in a Django application.
例如,清单5显示的简单应用程序就使用其索引调用了sys_getjiffies。
For example, the short application shown in Listing 5 calls your sys_getjiffies using its index.
保存所有代码并运行应用程序之后(这次使用—cg参数),应该看到与清单15中所示类似的输出。
After saving all the code and running the application — using the a "CG argument only this time — you should see output similar to that shown in Listing 15."
该应用程序使用清单4中定义的Function接口。
The application USES the Function interface defined in Listing 4.
可以看到,清单1使用名为WebApplicationContextUtils的类提取Web应用程序上下文的实例。
You can see that Listing 1 USES a class named WebApplicationContextUtils to fetch an instance of the Web application context.
清单6显示了使用JmsTemplate检索J ms消息的JMSReceiver应用程序bean的代码。
Listing 6 shows the JMSReceiver application bean code using the JmsTemplate to receive a JMS message.
清单6显示了本文中使用的示例应用程序之一的ejb - jar . xml的摘要。
Listing 6 shows an excerpt of ejb-jar.xml from one of the sample applications used in this article.
示例应用程序使用清单1中的web. xml。
清单7展示了在例子应用程序中使用定制painter的XML代码。
Listing 7 shows the XML code for working with custom painters in the example application.
这个示例应用程序使用一个groovy组件(comment.groovy;见清单1)来处理评论的发布和获取。
The sample application uses a groovy component (comment.groovy; see Listing 1) to handle posting and getting comments.
NIO的pollset选择器使用下面的本机 pollsetAPI(见清单6)提高应用程序性能。
The NIO's pollset selector uses the following native pollset APIs (shown in Listing 6) to improve the application performance.
清单12显示了用于本文使用的示例应用程序之一的安全配置。
Listing 12 shows the security configuration of one of the sample applications used in this article.
正在运行的服务和应用程序使用+号表示,如清单2所示。
Running services and applications are noted with + symbols, as shown in Listing 2.
要使用这些对象,必须先将其导入到应用程序中,如清单2 所示。
To use these objects, you need to first import them into your application, as shown in Listing 2.
使用更新位置来同步部署应用程序清单的位置非常重要。
It is important to sync the location of the deployed app manifest with its update location.
清单1说明了在SWT应用程序的JNLP文件中所使用的各种标记。
Listing 1 illustrates the various tags used within a JNLP file for an SWT application.
应用推荐