for the example installation on a linux system described in this article, the install program is ./install_amos_linux.
对于本文中描述的在linux系统上安装的例子,安装程序就是./install_amos_linux。
in this article, you learned about the most relevant approaches for the example situation.
本文介绍了和示例情况关系最密切的一些方法。
in this example, we「ve mocked out the gui」s role as an observer with our own class created just for the example - mygameobserver.
在这个例子中,我们将gui作为观察者mock出来,使用为这个例子创建的类-mygameobserver。
download the source code for the example application in this article.
下载本文中的示例应用程序的源代码。
for the example file system above, you need a new partition that is at least 5gb in size.
对于上面的示例文件系统,您至少需要创建一个5gb大小的新的分区。
for the example in this article, the source database is on an ids server and the target database is on a db2 udb server.
对于本文中的示例,源数据库在ids服务器上,目标数据库在db2udb服务器上。
the second use case for the example application also starts at the listing page (listing.jsp).
这个示例程序的第二个使用案例也会在这个清单页面(listing.jsp)中启动。
for the example of date selector in figure 4, the actions performed may not be recorded by the ide.
对于图4 中的日期选择器例子,执行的操作可能不会被ide记录。
listing 1 shows a portion of the code for the example above.
清单1显示了上述示例的部分代码。
for the example project, you need kylix 3 as well as db2 udb v8.1 installed on a distribution of linux.
对于该例子项目,您需要在linux的某个发行版上安装kylix3以及db2udbv8.1。
and with that we're done with the conversion processing code for the example application!
这样,我们已经完成了这个示例应用程序的转换处理代码!
for the example in this article, you could select from several possible solutions.
比如本文中您可以选择几种不同的解决方案。
selecting a database for the example
为本文的示例选择一个数据库
the first test times the load-up for the example login-screen application.
第一个测试将测试示例登录应用程序的装载时间。
for the example application, the latency during rendering is caused by access to the remote stock quotes service.
对于此示例应用程序,呈现期间的延迟是由于访问远程股票报价服务所造成的。
the 「dirty data」 for the example includes 40% suspect duplicates.
本例的 「脏数据」包含 40% 的可疑副本。
if you were to extend the application class for the example contact information application, it would look similar to listing 13.
若为这个示例联系信息应用程序扩展这个application类,它应该类似于清单13。