partial application
切一刀
2026-03-22 00:59 浏览次数 18
切一刀
partial application antibiotic局部应用抗生素
Application of Partial Derivative偏导数的应用
Application to partial differential equation傅立叶级数之应用
Partial External Application局部外敷
Function Partial Application部分应用
Partial Application of Functions函数的散应用
partial function application部分函数应用
complete replacement of mymodule3.jar with the one provided in the partial application zip.
使用部分应用程序zip中提供的对应内容完全替换mymodule3.jar。
lengthpa uses partial application by fixing each of the first two parameters at 1.
lengthpa使用部分应用将头两个参数的每一个确定为1。
partial application update is achieved by simple file replacement logic.
部分应用程序更新是通过简单的文件替换逻辑实现的。
therefore, do not include other archives (like jar, war, and so on) in the partial application package unless full replacement of the archive is desired.
因此,除非需要插入归档的完全替换内容,否则不要在部分应用程序包中包含其他归档(如jar、war等等)。
paas offers full or partial application development that users can access, while saas provides a complete turnkey application, such as enterprise resource management through the internet.
paas提供了用户可以访问的完整或部分的应用程序开发,saas则提供了完整的可直接使用的应用程序,比如通过internet管理企业资源。
deletion of application files in a partial application update scenario is accomplished by supplying a special metadata file meta-inf/ibm-partialapp-delete.props in the partial application zip.
通过在部分应用程序zip 中提供一个特殊的元数据文件meta-inf/ibm-partialapp-delete.props,可以在部分应用程序更新场景中完成应用程序文件删除。
data link layer and partial application layer of foundation fieldbus communication layers are researched and developed in this thesis, which are based on foundation fieldbus protocols.
本文基于基金会现场总线协议,对基金会现场总线通信层中的数据链路层和部分应用层进行了研究与设计。
partial application is a broader technique that resembles currying but does not restrict the resulting function to a single argument.
部分应用是一种更广泛的技巧,它与局部套用类似,但是生成的函数并不限于单函数。
a framework can be loosely defined as an application generator or partial application that can be modified for different uses (within a particular domain).
框架可以松散地定义为能够为不同用途而修改的应用程序生成器或部分应用程序(在特殊领域中)。
partial application zip package view
部分应用程序zip包视图
when you apply constraints defined using xml schema, you must follow the 「all or nothing」 principle, whereas schematron allows partial application of the rules.
当应用由xmlschema定义的约束时,必须要遵从 「非全有即全无」 的原则,而schematron 则允许部分应用这些规则。
the difference is subtle, and the end result is the same, but if you use the terms currying and partial application interchangeably within earshot of a functional programmer, count on being corrected.
这两者之间的差别非常微小,最终结果也是相同的,但是如果您在一名函数编程人员的面前混用局部套用和部分应用,那么他一定会纠正您的说法。
the file path of entries in the partial application zip file must match the location of the file in the deployed application relative to the root of the deployed ear.
部分应用程序zip文件中的条目的文件路径必须与已部署应用程序中的文件相对于已部署ear的根的位置匹配。
similarly, if a file in the partial application exists in the deployed application ear, then it is updated in the deployed ear as a result of update operation.
类似地,如果部分应用程序中的某个文件存在于已部署的应用程序ear 中,则更新操作会在已部署的ear 中更新此文件。
ibm-partialapp-delete.props in the partial application zip file. to delete files from util.jar inside myweb.war
类似地,若要从模块(如myweb.war)删除文件,则请在部分应用程序zip文件中添加一个 /myweb.war/meta-inf/ibm-partialapp-delete.props 文件。
if a file in the partial application does not exist in the deployed application ear, then it is added to the deployed ear file as a result of update operation.
如果部分应用程序中的文件不存在于已部署的应用程序ear 中,则更新操作会将其添加到已部署的ear文件。
figure 3: partial application structure
图3:局部的应用程序结构
using that code block, i create a thirtytwoer code block, using partial application to compose the two methods together.
通过使用这个代码块,我创建了一个thirtytwoer代码块,使用部分应用将两种方法组合在一起。
this paper introduces partial application of integrated circuit analogue multiplier mc1496, leading the beginners to use integrated circuit correctly.
本文主要介绍集成电路模拟相乘器mc1496的部分应用。引导初学者正确使用集成块。
the curried call gives rise to the partial application of the closure.
curry 过的调用只引起了闭包的部分应用程序。
at last, the new ideas, major achievements and partial application for fy-1c, d satellite which were long cycle life, high reliable to provide a stable application in good quality were summarized.
最后总结了长寿命高可靠稳定优质业务运行的fy1c,d星的创新点、主要成绩,并给出了部分应用情况。
to use volume as a building block for a code block that returns the length of a line segment, i can perform either partial application or currying.
要使用volume作为代码块的构建块并返回线段的长度,可以执行部分应用或局部套用。
individual file contents are not merged in partial application updates, regardless of whether the entry in the partial application represents a single file or an archive.
单个文件内容不会合并到部分应用程序更新中,不管部分应用程序中的条目是否表示单个文件或归档。
partial application of function arguments, which enables you to create new functions implicitly from existing ones.
部分套用函式引数,可让您从现有函式中隐含建立新函式。
the partial application of a closure is another closure object in which some values have been fixed.
闭包的部分应用程序是另一个closure对象,在这个对象中有些值已经被修正。
the closure rmultiply is a partial application that adapts the binary multiplication to be a unary closure by using a constant second operand.
闭包rmultiply是个局部应用程序,通过使用一个不变的第二操作数,把二元乘法改变成一元闭包。