The following three code snippets set the viewer attributes (oCrystalReportViewer object)
下列三段代码片段设置了阅读器属性(oCrystalReportViewer对象)
The following three code listings demonstrate how the transformation is performed in JSPs, servlets, and portlets.
以下三个代码清单分别演示了在JSP、servlet和portlet中如何执行转换。
The following three code listings demonstrate the call procedure for a localization pack manager in JSPs, servlets, and portlets.
以下三个代码清单分别演示了在JSP、servlet和portlet中调用本地化包管理器的过程。
The following code shows an example subscription to three topics.
下列代码显示了订阅这三个主题的示例。
But the same task, with improved robustness and error handling, can be accomplished in three lines of code.
但是如果使用改进的健壮性和错误处理机制,只需三行代码即可完成同一任务。
Next, review the client code for the three data-binding frameworks, and learn the strengths and weaknesses of each approach.
接下来,让我们分析三个数据绑定框架对应的客户机代码,了解每种方法的优缺点。
This article includes a general description of how to write extensions with code, followed by three specific and widely applicable examples.
本文包含关于如何使用代码编写扩展的一般性描述,之后还有三个具体的且广泛适用的示例。
When the toolkit wizard creates a project, it provides stubs or sample code for three key methods, as shown in Table 1.
当工具包向导生长一个工程时,向导会为三个关键方法提供部分代码或实例代码,如表 1 所示。
Volunteers working on the ODFDOM project receive updated code approximately every three months, rapidly expanding and improving the utility and performance of the ODFDOM.
加入ODFDOM项目的志愿者大约每隔三个月会收到更新的代码,ODFDOM 的实用性和性能正在快速提高。
Before you actually deploy the code, you should familiarize yourself with three methods.
在实际部署代码之前,您都应该熟悉三个方法。
If you've ever implemented forms authentication by hand, you'll appreciate these three lines of code.
如果你以前曾经手工实现过表单验证,你会认为这三行代码很有价值。
To accomplish this, you can wrap the three lines of code produced by the recorder into a separate method in your test script.
要完成这项操作,可以将记录器生成的三行代码封装到测试脚本的某个单独方法中。
As you can see, the above code combines three tokens to generate a complete SQL query.
就像你看到的,上面的代码用三段字串组成了一个完整的SQL查询语句。
The use of all three methods leads to better code quality than the original two methods alone.
使用所有的三种方法比最初只使用两种方法会带来更高的代码质量。
The source and class files for all three can be found in the code package that accompanies this article.
它们三个的源文件和类文件可以在本文中附带的代码包中找到。
For example, you can write three lines of code, create a table, and then immediately generate a user interface for that model.
例如,您可以编写三行代码,创建一个表,然后立即为该模型生成用户界面。
In each product, it is possible to create, open, and write to a file with three lines of code.
在每个产品中,用三行代码创建、打开并撰写文件都是可能的。
Imagine that three developers work on the code base and that they each use their local database.
假如有三位开发人员正在使用代码段基址,而且他们使用的是本地的数据库。
Seeing as it's inefficient to re-enter the same code three times, a looping mechanism can be employed to query the registries of each machine in turn.
我们注意到,三次重复输入相同的代码效率很低,因此可以使用循环机制来轮流查询每台机器的注册表。
It's neat to be able to create a login page with three lines of code, but generally speaking, you'll want to customize the login control a bit to suit your application.
只用三行代码就创建一个登录页面确实很轻巧,但是一般来说,你需要根据你的程序来自定义登录控件的一些特性。
Writing a message to an SQS queue takes three lines of code.
向一个sqs队列写一条消息需要三行代码。
The latter three cache and optimize the byte code, providing for even greater speedups.
后三类加速器能够缓存和优化字节码,这为系统提供了更多的速度提升。
Unfortunately, the currency symbols returned for things like euros and pounds are not the actual symbols, but are instead the three-digit currency code (from ISO 4217).
遗憾的是,为欧元或者英镑返回的货币符号不是实际的符号,而是三位的货币代码(来自ISO 4217)。
Listing 8 shows the code for the three methods used to test the passed-and-returned value form of the calls.
清单8显示了用于测试调用传递和返回值形式的三种方法的代码。
However, if you are writing code manually instead of recording, it becomes a hassle to type in all three of these lines of code.
不过,如果手工编写代码,而不是记录代码,那么在所有这些代码行中输入信息变得比较麻烦。
That's it - it took just those three lines of code to place a message on an SQS queue.
就这么简单—将一条消息放到sqs队列仅需要那三行代码。
Then, PHP needs to generate three areas of the DHTML code.
随后,PHP需要生成DHTML代码的三个区域。
For this particular code, the first three runs measured execution times of 10.81, 10.79, and 10.80 seconds on my configuration.
在我的配置上,这段代码前三次运行的执行时间是10.81、10.79和10.80秒。
In this article, we illustrate how to use three of the Google Code APIs by coding an interesting baseball hack.
在本文中,我们通过编写有趣的棒球击球记录程序程序展示了如何使用这三个Google CodeAPI。
A running JMS application contains three distinct layers of code, as shown in Figure 1.
运行的JMS应用程序包含三个截然不同的代码层,如图1如示。
应用推荐