declarative中文,declarative的意思,declarative翻译及用法

2025-09-06 22:35 浏览次数 6

declarative

英[dɪˈklærətɪv]美[dɪˈklɛrətɪv, -ˈklær-]

adj. 宣言的;陈述的,说明的

declarative 英语释义

英语释义

  • relating to the use of or having the nature of a declaration
  • relating to the mood of verbs that is used simple declarative statements;

    "indicative mood"

  • a mood (grammatically unmarked) that represents the act or state as an objective fact

declarative 片语

片语

Declarative Integrity完整性

declarative knowledge[计] 陈述性知识

declarative token宣告符记

declarative organizer陈述性组织者

Declarative transactions声明式事务处理

Declarative memory陈述性记忆

declarative learningDeclarative learning is acquiring information that one can speak about (contrast with motor learning). The capital of a state is a declarative piece of information, while knowing how to ride a bike is not.

declarative expression表述性表达

declarative sentence陈述句

declarative clauses陈述句

declarative 例句

英汉例句

  • using these technologies together will allow for declarative contributions and 100-percent decoupling between components.

    一起使用这些技术将允许声明性的贡献和组件之间 100%退耦。

  • first declarative programming asks the user what they want to do.

    首先,声明式编程询问用户他们想要做什么事。

  • this is a question, but it comes in the declarative form, too.

    这是一个问句,不过是以陈述句的形式出现的。

  • applications can access relational data from a server and match up the result in a browser in a unique and declarative approach.

    应用程序可以访问服务器中的关系数据,并在浏览器中以独特的声明式方法对结果进行协调。

  • with simple declarative sql statements, you can maintain a history of database changes, track effective business dates, and analyze the history of changes.

    使用简单的声明性sql语句,您可以维护数据库变更的历史,跟蹤有效的业务日期,以及分析变更历史。

  • true to its functional programming heritage, you can do most everything you want to do in r using plain declarative statements.

    按其函数式程序设计传统,使用普通声明语句,您就可以在r 中完成几乎所有的事情。

  • note the declarative approach: you specify what to do with the elements and the processor (through its built-in tree walking logic) decides when to apply a template.

    注意声明方法:您指定如何处理元素,处理器(通过其内置的树遍历逻辑)决定何时应用模板。

  • however, xslt syntax and methodology, a declarative paradigm, is not the norm for most programmers who use procedural languages.

    然而,大多数使用过程语言的程序员并不是以xslt语法和方法、声明范例作为标準的。

  • using declarative security, you can define security roles in the assembly descriptor of the ejb module and assign method permissions to each role.

    通过使用声明的安全,您可以定义ejb模块的集合描述符中的安全角色,并为每个角色分配方法许可。

  • declarative programming states what a system should do, not how it should do it.

    声明性编程用来描述系统应该做什么,而不是如何做。

  • authorization decisions can be pulled out of the application and put into a set of declarative rules that can transform incoming securing claims into claims that applications understand.

    授权决定可以从应用程序分离并放进一套陈述性规则当中,即可把输入的安全声明转化为应用程序可识别的声明。

  • in fact, if the transformation is well documented, you can even mix declarative and imperative statements within your configuration.

    实际上,如果对转换进行良好的文档记录,甚至可以在配置中混合声明式语句和命令式语句。

  • each use case is represented by an oval, and labeled with a declarative statement that describes what action the use case is intended to perform.

    每个用例都由一个椭圆形代表,用描述这个用例将要执行什么样的行为的说明型陈述进行标注。

  • the first one being this move that we see toward more declarative styles of programming.

    第一个就是我们所看到的更加声明式的编程风格。

  • sql is a declarative language in the sense that only the data of interest is described in the program, not the algorithm for obtaining the data.

    sql在某种意义上来说是一种在程序中只描述感兴趣的数据的声明性语言,而不是为获得数据的算法。

  • parsers distill descriptions of the parts and structures in documents into concise, clear, and declarative rules identifying what makes up a document.

    解析器将文档中部件和结构的描述提炼成简明、清晰和说明性的规则,确定由什么组成文档。

  • this is the first time that this example is using a relation as a declarative statement to define an expression (in other words, a value assignment) instead of using it for model-to-model mapping.

    这是本例子第一次把关联作为一个定义表达式(换句话说,一个赋值语句)的声明性陈述来使用,而不是用它作模型到模型的映射。

  • if you decide to use traditional, declarative requirements, then the guidelines should explain how to write them.

    如果你决定使用传统的声明式需求,则指南应当解释如何编写需求。

  • the custom binding provider is the packaging of custom binder classes with a declarative metadata file.

    定制绑定提供者是一个带有声明元数据文件的定制绑定类的包。

  • declarative transaction demarcation lets you declare rules for the transactional behavior of the software, and have the transaction manager automatically carry out these rules.

    声明式事务划分允许您为软件的事务行为声明规则,并让事务管理器自动执行这些规则。

  • two or more providers of the same service are immediately recognizable, even though they may have very different implementations, because their declarative interfaces fit the same description.

    同一服务的两个或更多提供者即使具有完全不同的实现也可以立即识别出来,因为它们的声明性接口符合相同的描述。

  • you can do this through declarative or programmatic security.

    这可以通过声明性或程序性安全来实现。

  • because you cannot programmatically pass a transaction context, the api layer must use the declarative transaction model, meaning that the container manages the transaction.

    由于您不能通过编程传递事务上下文,因此api层必须使用声明式事务模型,这表示容器将管理事务。

  • note that you can specify functional software requirements in one of two formats: declarative and use case.

    注意你可以用两种格式之一指定功能性软件需求:声明形式和用例形式。

  • this type of approach to transformation leverages both a declarative and visual style of pattern definition with the underlying control of code.

    该类型的转换方法利用了说明和图形式样的模式定义进行代码的优先控制。

  • unlike the example in listing 1, with declarative transaction demarcation there is no transaction management code in the component methods.

    与清单1中的示例不同,由于有宣告式事务划分,这段组件代码中没有事务管理代码。

declarative 同义词

相似词

enunciative表明的;宣告的;发音清晰的

affirmative肯定语;赞成的一方

相关热词