平板玻璃的需求量非常大,世界各地的玻璃制造商都在寻找一种连续生产的方法。
Demand for flat glass was very high and glassmakers across the world were looking for a method of making it continuously.
跟踪北极能种群的现代方法仅在20世纪80年代中期才被采用,而且,要在大范围内连续采用这种方法,其代价非常高昂。
Modern methods for tracking polar bear populations have been employed only since the mid-1980s, and are expensive to perform consistently over a large area.
按照这种连续的划分方法,可以将设计转换为组件。
Using this method of successive division, you can turn your design into components.
他说,‘在产品装配线前,工人可以在不休息的情况下连续工作八个小时,如果我们可以用这种方法学习,多好的一件事啊!’
"' on the assembly line, people can sit and work for eight or ten hours without rest, 'he said.' If only we could learn that way, how good it would be! '".
通过早期和连续的反馈,我们了解了如何改进应用程序,而迭代的方法为我们提供了逐渐实现这些变更的机会。
Through early and continuous feedback, we learn how to improve the application, and the iterative approach provides us with the opportunity to implement those changes incrementally.
在这种方法中,它的关注点是“限制在制品的数量”、“连续流通”和“拉动式”,同时允许团队(或者管理人员)借其改进工序。
In this approach, the focus is on "Limits WIP", "Continuous Flow" and "Pull", at the same time, allowing the team (or manager) to use it for process improvement purposes.
大连和俄勒冈大学的学生参与了实验,参与者连续五天每天都花20分钟来学习IBMT技巧或者传统的放松方法。
In experiments involving students at Dalian and at the University of Oregon, participants spent 20 minutes daily for five days learning either IBMT techniques or conventional methods of relaxation.
可以使用此方法为任何连续数据创建分层结构。
This approach can be used to create a hierarchy for any continuous data.
访问计划指示,强制优化器使用指定的访问方法进行数据检索,要么是连续扫描,要么是索引扫描。
Access plan directives that force the optimizer to use the designated access method for data retrieval, either sequential scan or index scan.
此方法允许组织支持通过连续的业务流程改进周期重新设计迭代过程。
This approach enables organizations to support iterative process re-engineering through a continuous business process improvement cycle.
迭代开发是一种软件开发方法,能够通过需求和开发项目的连续改进让一个解决方案实现预期目标。
Iterative development is a software development approach that enables the convergence of a solution with the desired goals through successive refinements of requirements and development artifacts.
以上示例展示了如何使用连续扫描和索引来进行数据检索,以及如何使用嵌套循环连接方法来连接所有表。
The above example shows that sequential scan and indexes are used to do the data retrieval, and the nested-loop join method is used to join all tables.
然而,要学习处理事情的新方法,也必然需要连续的“反学习”过程,即忘掉旧的方法。
Learning new ways of doing things, however, also necessarily involves a continuous process of unlearning, of forgetting old ways of doing things.
与此相对比,迭代和增量式方法使得连续的变更更加容易,迭代会得出更好的解决方案。
An iterative and incremental methodology, by contrast, facilitates continuous change, iterating toward a better solution.
通过这种方法,构建集成解决方案将变成一个迭代过程,组件通过多个连续的集成项目得到细化。
With this approach, building integration solutions becomes an iterative process and components are refined over successive integration projects.
确定代码库中类方法的CC并连续监视这些值将使您的团队在复杂问题出现时抢先处理它们。
Determining the CC of class methods in a code base and continually monitoring these values will give your team a head start on addressing complexity issues as they arise.
为此,一个常用方法是提供多个连续的新Web页面,每个页面包含一部分数据。
One common method for doing this invloves simply providing new, consecutive Web pages, each showing a portion of the data.
通过使用Eclipse视图(如果希望进一步划分,也可以使用透视图),可以应用连续划分方法派生出组件。
Using your Eclipse views (or perspectives, if you want to go further back), you can apply the method of successive division to derive your components.
RowSet接口提供您在标准JDBC 2.0ResultSet 中看到过的所有方法;附加价值是,我们不需要连续使用数据库连接。
The java.sql.RowSet interface provides all the methods which you saw in the standard JDBC 2.0 ResultSet; the additional value add is that we don?t require continuous usage of a database connection.
一旦企业形成一套包含以下几个方面的测试方法,连续的可伸缩性和性能测试就会产生企业价值。
The business value of running scalability and performance tests comes once a business formalizes a test method that includes the following.
以此为宗旨,博士研发出各式各样的方法,利用一台移动式的摄影机,构建出连续更新的立体图像,这些图像甚至足以引导最好动的机器人进行探险。
With this in mind, he is developing ways to use a single, moving video camera to create continually updated 3D maps that can guide even the most hyperactive of robots on its explorations.
使用Net::SNMPPerl模块,我们还研究了使用基于一次性和连续监视的解决方案来读取信息的方法。
Using the Net::SNMP perl module we have also examined methods for reading information, using both one-hit and continual monitoring-based solutions.
连续四年在票箱上遭遇失败之后,Evo Morales的政敌需要找出挑战他的新方法。
After four years of constant defeats at the ballot box, Mr Morales's foes will need to find new ways to challenge him.
这些方法连续地将图形化资源(不管是颜色、字体还是图像)存入uidefaults表中惟一的键之下。
They consecutively store graphical resources (either colors, fonts, or images) in the UIDefaults tables under unique keys.
用锤头连续敲打金属表面的方法大大地延长了弹簧的使用寿命。
Great improvement has been brought about in the service life of springs by hot peening.
相关利益方和项目开发组连续的日常协作就保证项目的进展而言,是一个比间歇生产和关闭正式文档方法好得多的方法。
Continuous, daily collaboration between stakeholders and the project team is a far superior way to ensure project progress than the intermittent production and sign-off of formal documents.
还学习了如何通过一个方法调用添加多条记录,避免了连续执行多个远程服务器调用的开销。
You also saw how to add multiple records in one method call, saving the overhead of making several remote server calls in a row.
相反,此种开发方法是连续地扩展并细化现有的部分解决方案,通过一组迭代向解决方案中添加值来达到所期望的目标。
Rather, it is one of continual extension and refinement of an existing partial solution toward a desired goal through a set of iterations that add value to the solution.
最简单的方法是连续读取表中的数据,就是按照我们通常调用它的方法来执行表扫描。
The simplest way is to read the table's data sequentially, performing a table scan as we usually call it.
问题的关键是,女人只是为了谈话而谈话,而男人却把她连续不断的谈论问题当成是在寻找解决的方法。
The point of the woman's talk is to talk. But the man sees her continual talk about problems as a plea for solutions.
应用推荐