Using this code member, one can get UnitPrice of a product.
使用此代码的成员,可以得到的产品单价。
There are many other chart types that you can experiment with using this code.
您可以使用此代码试验其他许多图表类型。
Using this code as a starting point, you can build your own location-based service with your own data model.
以该代码作为起点,您可以使用自己的数据模型构建自己的基于位置的服务。
Using this code is simply a matter of matching the name of the bridge that you configured in the Flex application.
使用这段代码只需要匹配在Flex应用程序中配置的桥接的名称。
A 2d hybrid code is designed, and in order to test it, the beam instabilities in plasma using this code is studied.
设计了一个二维混合模拟程序,并用其计算了等离子体物理中的束流不稳定性。
To reiterate, we are not suggesting that the "Hello World" code and implementation is typical or a best practice; we are simply using this code to demonstrate how well the tools integrate.
我们重申我们并不暗示“Hello World”代码和实现是典型的或最佳做法;我们只是使用这些代码来演示这些工具集成得非常好。
By using this workflow, you can change and visualize code to document it and better understand the architecture and behavior.
通过使用这个工作流,您可以变更和可视化代码,以记录它,并更好的理解它的结构和行为。
When you write code using this approach, the state information is actually inherent in the code.
当您使用这个方法编写代码时,状态信息实际上是代码所固有的。
In Listing 5, the code using this resolver USES the new prefix.
在清单5中,使用此解析器的代码还使用了新的前缀。
This task is done by using the code shown in listing 11.
这个任务通过使用清单11中所示的代码来完成。
The good news is that you can easily avoid this maintenance nightmare by using libraries, frameworks, and code generators.
好的一面是您可以通过使用库、框架和代码生成器,很容易地避免这个维护问题。
Using this setting allows the server code to work with multiple clients, each having its own certificate.
使用这个设置让服务器代码可以处理多个客户机,每个客户机有自己的证书。
This sometimes happens when you investigate ways to implement code using tests.
在使用测试研究实现代码的方法时有时会出现这种情况。
The advantage of using this method is that you write portable, vendor-independent code.
使用这种方法的优势在于您可以编写可移植的、厂商无关的代码。
This is done either by instrumenting the code, using a debugger, or instrumenting the execution environment.
这可以通过操作代码、使用调试器,或操作执行环境来完成。
This latter code example, using the widget wrapper classes, is far more intuitive and takes much less coding to produce the same test case.
后面的代码示例使用了窗口小部件封装器类,看上去要直观得多,并且生成相同测试案例所需的编码要少得多。
You can accelerate application start-up by carefully using AOT-compiled code because this code, although typically slower than JIT-compiled code, can be many times faster than interpretation.
可以通过谨慎地使用AOT编译代码加快应用程序启动,因为虽然这种代码通常比JIT编译代码慢,但是却比解释代码快很多倍。
Using this style of code is a strong visual indicator that it's an immutable class.
这种代码风格的使用从视觉上给出了一种强烈的指示:该类是一个不可变类。
This is using someone else's code in the truest sense: you're even letting the third party host the code your application USES.
这就是使用他人的代码的最真实的感觉:甚至可以让第三方来存放您的应用程序所使用的代码。
You can retrieve this value by using the code in Listing 1.
您可以通过使用如列表1所示的报头来获取该值。
Using this design, you can put any code you want within your plug-in and not worry about it being called by outside scripts.
通过这种设计,您可以将任何代码放入插件中,不用担心被外部脚本调用。
The details form will be filled with the data of this element using the code in Listing 6.
将用该元素的数据填充明细表单,代码如清单6。
Squeak supports closures — that is, using blocks of code as parameters — like this.
Squeak支持闭包——也就是,使用成块代码作为参数——像这样。
This is standard code for using JDBC and JMS.
这是用于使用JDBC和JMS 的标准代码。
ObjectSpace is a feature that allows to iterate over objects in the heap using Ruby code. This feature has been causing performance problems for JRuby for some time.
ObjectSpace是一种允许使用Ruby代码在栈中遍历所有对象的特性,这一特性给JRuby造成的性能问题已经存在一段时间了。
Using this example, the Ruby code finds an EJB component and makes some assertions about the bean returned by the user.
在这个示例中,Ruby代码发现一个EJB组件,并为用户返回的bean提供了一些断言。
This code first creates a new InitialContext using the default constructor.
上面的代码首先使用缺省的构造器创建一个新InitialContext。
Finally, we have one last thing to look at: the client code for using this servlet.
最后,我们再看一个地方:使用该servlet的客户机代码。
To generate a report with the modeled target expanded memory size as 5000mb using the recorded file, use this code.
要使用记录文件生成建模目标扩展内存大小为5000MB的报告,可使用此代码。
Later I paired with Corey and we test drove some code using this approach.
后来我跟Corey一起结对编程,我们用这种方法尝试着写了一些测试驱动代码。
应用推荐