reusable
adj. 可以再度使用的,可重复使用的
2026-03-22 06:37 浏览次数 21
adj. 可以再度使用的,可重复使用的
reusable syringe可多次用的注射器
Reusable packaging包装的重新使用
Reusable Alkaline堿性电池
reusable part可重复使用的零件
Reusable Ontology可重复应用的本体论
reusable attribute可重用属性
Software reusable软件重用
reusable subroutine可重用子例行程序
reusable model复用模型
as you know from the previous installments in this series, my contention is that every piece of software includes reusable chunks of code.
通过本 系列的前几期,您已经知道,我的观点是软件的每个部分都包括可重用的代码块。
in software lingo, the term component refers to any reusable object or body of code that interacts with other objects.
在软件行话中,组件这个术语指任何可复用的对象或任何可与其它对象交互的代码体。
these different topologies can be constructed once for each use and then saved in the form of a pattern, thus making it reusable across the different teams as necessary.
这些不同的拓扑结构可以针对每次使用进行一次性构造,然后以模式的形式保存起来,从而实现在需要时跨不同团队的重用。
commercial components -- components that will be sold as individual products should be tested not only as reusable components but also as potential sources of liability.
商业组件--将会当成单个产品出售的组件不仅应当作可重用组件来测试,而且还应该是责任的潜在资源。
this allows services to be exposed in a reusable manner inside and outside an enterprise.
通过这种方法,可以在企业内部和外部以可重用的方式公开服务。
is it important for you to have reusable components, both within and across projects in your organization?
在你的组织中,无论是项目内还是项目间,拥有可重用的组件对你来说是否重要?
in addressing this challenge, we identified the problem and created a reusable solution for it that can be applied to other applications.
为解决这一难题,我们确定了问题所在,创建了能应用于其他应用程序的可重用解决方案。
by designing the components that make up the solution the way we did, we made them reusable in other integration solutions.
通过这样设计构成解决方案的组件,我们能让这些组件在其它集成解决方案中可以重用。
this type of a capability could well be delivered as a broadly reusable set of services that applications across a heterogeneous enterprise could use.
这种类型的功能也可以作为可以广泛重用的一组服务提供,异构企业中的应用程序都可以使用这些服务。
in addition, the design and implementation of the data access service itself become reusable resources.
此外,数据访问服务本身的设计和实现也可成为可重用资源。
while the example in the article focused on merely extracting weather information about seattle, washington, nearly all of the code presented here is reusable for any data extraction.
尽管本文中的示例仅集中于抽取有关华盛顿,西雅图天气的信息,但是这里出现的所有代码几乎 都可以在任何数据抽取中重复使用。
assets typically grow in maturity: for example, from being reusable for a single team to a larger reuse context that spans multiple teams and projects.
资产典型的是在完备中成长:例如,从被单一的团队重用中到横跨许多团队和项目的更大规模的重用。
however, once you discover them, you must be able to leverage them as reusable code.
但是,发现模式之后,必须能够将它们作为可重用代码加以利用。
this is exactly what you should do. buy the big box and then parcel out single servings and store them in small, reusable storage bags.
所以这正是您应该做的,去买回一大包来,然后将它们分成一份份小的份量,并放在可重复利用的储存袋里。
the organization wants to create reusable information across the enterprise.
企业希望创建可跨整个企业重用的信息。
the goal of this article, as with its predecessor, is to show legible and reusable code, not necessarily the shortest or most efficient version of a program.
本文的目的与上一篇相同,即要演示清晰且可重用的代码,而这些代码未必是某个程序的最简短或最有效的版本。
people who work together on building a reusable asset that will be part of the practice.
人们共同构建一个可重复使用的资产,这也将成为实践的一部分。
this article will help the reader learn more about how and why to create reusable assets.
本文将帮助读者了解关于如何和为何创建可重用资产的更多信息。
this, in turn, allows you to define the internal decomposition of that state separately by a discrete and reusable state machine specification.
反过来,你也可以通过一个离散的和可重复使用的状态机的规范来分别地定义上述的复合状态的内在分解。
this was the simplest way to do it, but the code is not reusable without changes.
这是实现此目的的最简单方法,但是这些代码不能被不作更改地重用。
however, as with any type of reusable assets, adoption is possible only if a context and method are given on when, why, and how to use the patterns.
不过,和任意可重用资产一样,只有在给出了说明何时、为何以及如何使用模式的上下文和方法时,才可以加以采用。
this initialization logic is rarely reusable outside of the creating component, and therefore must be duplicated for any other class that requires an instance of the created class.
初始化逻辑很少在创建组件的外部被重用,因此必需为其它需要该被创建的类的实例的类重写初始化逻辑。
you can create reusable custom components by extending this class.
通过扩展此类可以创建可重用的定制组件。