所以方法、道路,是简单的。
JIT是以assembly为单位发生还是以方法为单位发生?
第四,现在有了小的构建块,可以组合使用它们,所以方法重用变得更容易了。
Fourth, now that I have small building blocks, method reuse becomes easier because now I can mix and match them.
清单3显示使用字段反射方法的一个实例,以方法的格式根据名称增加对象的int字段。
Listing 3 shows an example of using the field reflection methods, in the form of a method to increment an int field of an object by name.
J2EE安全模型以方法权限为基础,因此对于细粒度的安全访问来说,它既不切实际又很麻烦。
The J2EE security model is based on method permission, so it is impractical and cumbersome for fine grained security access.
因为刷新了服务标志扩展点的扩展页,所以方法专业人员(架构师)现在可以使用更新的内容。
As the extension page is refreshed for the service identification extension point, the updated content is now available to the method practitioner (architect).
综合设计实验的策划应以实验探讨为内容,以方法探究为重点,以提高学生科学素质为宗旨。
It is proposed that comprehensive design experiments should take experiment and discussion as the content, research methods as the focus and the cultivation of students' scientific ability as the aim.
由此说明,设计方案需要针对评价内容专门设计对应的评价方法体系,以方法体系的构建解决“如何评”的问题。
So, to solve the "system construction method to review" problem, the design scheme for evaluation content designed to the corresponding evaluation system.
Web服务经常以方法调用形式基于现有编程API开发,在此情况下,将现有API嵌入到Web服务内的做法将非常方便。
Web services are often developed based on an existing programming API in the form of method calls, and in this case it's convenient to embed the existing API within the web service.
在这个例子中,A扩展了b;但是,即使A用其他方式引用B,也会出现同样的问题——例如,以方法参数引用或作为实例字段。
In this example, a extends B; however, the same error would still occur if a referenced B in any other way — as a method parameter, for example, or as an instance field.
本文以方法和角度为线索梳理了学界已有的研究成果,并分析了现有的各种类型的张爱玲小说结构研究的成就和不足。
This article analysed research findings from the method and the angle, and pointed out achievements and shortcomings of the research on Eileen Chang's structure.
但是现在诊断结核病最普遍的方法是靠视觉检查痰样品里是否有能够造成疾病的病菌,这以方法需要精密的仪器和娴熟的技术。
But the most common way to diagnose TB, visually checking sputum samples for the microbe that causes the disease, requires sophisticated equipment and trained personnel.
我可以方便地将命名查询打包在一个方法中,并重复执行它。
I can easily wrap the named query in a method and execute it again and again.
这样你就可以使用方法配置有选择地打开或关闭你的扩展,还可以方便地把原始元素升级到更新的版本并重新应用你的变化。
You can then optionally switch on and off your extensions using method configurations as well as easily upgrade to newer versions of the original elements and reapply your changes.
我们可以方便地将文本规范嵌入到VXML文档中,方法是使用一个cdata块。
You can easily embed the text specification into a VXML document by using a CDATA block.
使用相同的方法,通过创建新视图并重用现有业务逻辑和数据,可以方便地将现有应用程序移植到移动设备上。
Applying the same approach, you can easily port existing applications to mobile devices by creating new views and reusing existing business logic and data.
近岸钻井似乎是一个合情合理的可以方便地得到产品的方法,但需要特殊的保卫措施。
Offshore drilling seems like a sensible way to obtain a very handy product.Extra safeguards may be needed.
近岸钻井似乎是一个合情合理的可以方便地得到产品的方法,但需要特殊的保卫措施。
Offshore drilling seems like a sensible way to obtain a very handy product. Extra safeguards may be needed.
通过这一方法,集成解决方案可以在部门级实现,并且可以方便地跨企业边界扩展。
Through this approach, integration solutions can be implemented at departmental levels and easily extended across enterprise boundaries.
但是,开展研究的目的就是要提出一种可以方便使用细胞的方法。
But the research is another step in the effort to create needed cell types from easily available ones.
论文所采用的笔画识别方法是以方向代码这个概念为基础的。
The stroke recognition method in this dissertation is on the basis of the conception— direction code.
我们在Galileo 中交付 0.9.0 发行版,其中包括一些工具,以方便用代码优先或 WSDL 优先的方法创建服务。
With Galileo, we’re delivering our 0.9.0 release that also includes some tools to facilitate creating services in a code-first or WSDL-first approach.
通过使用上述方法,您的Web服务客户机将可以方便地完成一个发布周期,以对其应用程序进行所需的任何更改。
Using the approach described, your Web service clients have the convenience of a full release cycle timeframe to make any required changes to their applications.
getContent()方法将文章的实际内容作为段落数组返回,利用 PHPforeach()循环可以方便地将这些段落重新改为HTML显示。
The getContent() method returns the actual content of the article as an array of paragraphs; PHP's foreach() loop makes it easy to reformat these paragraphs for HTML display.
然后,就可以方便地创建setfoo属性mutator方法,它在幕后使用生成的mutator方法。
It then becomes easy to create setFoo property mutator methods that use the generated mutator methods under the hood.
您的Principal对象也是mock;我们采用实现 MockPrincipal 的方法,将组与主体直接关联,以方便测试。
Your Principal object is also a mock; we've taken the approach of implementing a MockPrincipal that associates groups directly with the principal for convenient testing.
现在,大多数Rexx安装都内置了自己的排序扩展,因此可以方便地为缺少快速排序或冒泡排序的安装定义实现这些排序方法的子例程。
Most modern Rexx installations build in their own sorting extension, and it's easy to define a subroutine that implements quicksort or bubblesort for those which lack it.
现在,大多数Rexx安装都内置了自己的排序扩展,因此可以方便地为缺少快速排序或冒泡排序的安装定义实现这些排序方法的子例程。
Most modern Rexx installations build in their own sorting extension, and it's easy to define a subroutine that implements quicksort or bubblesort for those which lack it.
应用推荐