declarative

美 [dɪˈklerətɪv]英 [dɪˈklærətɪv]
  • adj.陈述的
  • 网络声明式;陈述句;陈述性

declarativedeclarative

declarative

声明式

这两个类可以实现声明式Declarative)或者强迫式(Imperative)的安全。声明式的安全利用SocketPermissionAttribute类, …

陈述句

(1)从使用的角度可分为: √陈述句(declarative) √疑问句(interrogative)√祈使句(imperative) √感叹句(exclamatory)(2)从结 …

陈述性

RDI的要点,比如强调陈述性declarative)和非语言的交流沟通、练习需要相互协调的生活内容、创造机会形成“有益的不确定 …

宣告式

数据库事务的一般化抽象层,允许宣告式(Declarative)事务管理器,简化事务的划分使之与底层无关。 内建的针对 JTA 和 单个 …

声明性

  架构设计是声明性declarative)的,而不考虑具体实现。架构是设计,但是设计不一定是架构。

1
The bottom line is none of the frameworks is doing enough to leverage the declarative nature of MXML. 关键是所有框架在利用MXML的声明性本质上做的都不够好。
2
Seam cleverly uses bijection to allow data to flow in and out of each page of a "Web conversation" in a new, declarative manner. Seam聪明地使用双射来允许以一种新的说明性方式使数据流入和流出一个“Webconversation”的每个页面。
3
A name can be hidden by an explicit declaration of that same name in a nested declarative region or derived class (10. 2). 名字被嵌套的声明区域或派生类(10.2)中相同名字的显式声明所隐藏。
4
This makes it easy to write more declarative code, which tends to be less error-prone. 也有助于撰写较为宣告式的程式码,并且比较不容易出错。
5
Debugging declarative grammars is often more difficult than incrementally adjusting imperative code. 调试声明性语法通常比用增量方式来调整命令式代码更困难。
6
Note that this tool only shows permissions that have been explicitly requested by the application using declarative syntax. 注意,该工具仅显示由应用程序使用声明式语法显式请求的权限。
7
Declarative security data in metadata is created from the permission that this method returns that corresponds to this attribute . 元数据中的声明性安全数据从对应于此方法返回的属性的权限创建。
8
Designing a good model is a major part of putting together declarative applications, but it is not the only part. 建立良好的模型是构建声明式应用程序的重要部分,但不是惟一的部分。
9
So far, method chaining looks like a simple way to clean up overly verbose syntax, especially method calls that are mostly declarative. 到目前为止,方法链接看起来像一个清理过多繁琐语义的简单方法,特别是最具声明性的那些方法调用。
10
They are usually expressed as declarative statements in the form of "the system shall do . . . " 它们通常被表示为“系统应做…”形式的陈述语句。
11
Declarative security data in metadata is created from the permission that this method returns . 元数据形式的声明安全数据从此方法返回的、对应于此属性的权限创建。
12
Custom section handlers can be implemented by using one of two implementation models: the programmatic model or the declarative model. 自定义节处理程序可以通过使用以下两种实现模型的任何一种来实现:编程模型或声明性模型。
13
One solution to this problem is OSGi's declarative services, hereafter referred to as DS. 解决这一问题的一个方案是OSGi的声明式服务(以下称为DS——declarativeservices)。
14
Element in declarative page markup, and assigning to the attribute the name of a custom method. 元素,并将自定义方法的名称分配给该属性,页开发人员可以创建。
15
Once you get used to the power of declarative testing, it will be hard to go back to plain JUnit. 一旦你习惯了声明式测试的强大能力,你就很难回到普通的JUnit。
16
Web tests plug-ins provide a way for you to isolate some code outside the main declarative statements in your Web test. Web测试插件为隔离Web测试中各个主声明语句外部的代码提供了一种手段。
17
It has a well-designed extensibility mechanism, and its declarative processing model allows for maintainable and reusable code. 这种语言具有一种经过良好设计的可扩展机制,并且其声明式处理模型支持可维护和可重用代码。
18
A declarative programming style is almost always a more direct way of stating constraints than is an imperative or procedural one. 声明性编程样式在声明约束方面几乎一直比命令式或过程式样式更直接。
19
Problems that are difficult in imperative computer languages can be very simple in a declarative language such as SQL and vice versa. 在必要的问题有困难可以非常简单的计算机语言在声明性语言如SQL,反之亦然
20
Declarative programming is more like a description of what you want to happen, without worrying about the details of how to make it happen. 声明性编程更多地像是您想要发生的事情的描述,而不用关心如何使之发生的细节。
21
One final issue for XForms consideration; it is an excellent example of a highly specialized domain-specific declarative language. 关于XForms的最后一个问题,它是一个高度专门化的特定于域的声明性语言。
22
However, XSLT syntax and methodology, a declarative paradigm, is not the norm for most programmers who use procedural languages. 然而,大多数使用过程语言的程序员并不是以XSLT语法和方法、声明范例作为标准的。
23
The declaration clause contains declarative statements that declare local and global variables to be used in subsequent clauses. 声明部分包含声明语句,它们声明后续子句中使用的局部和全局变量。
24
All of these controls exhibit this intelligent use of view state when bound to declarative data sources. 这些控件展示了ViewState在绑定到声明性数据源时表现的智能使用。
25
Flex and OpenLaszlo are similar declarative approaches to creating better-than-browser interfaces for Java EE applications. Flex和OpenLaszlo是极其相似的声明式方法,用来为JavaEE应用程序创建比浏览器更好的用户体验。
26
At the time of this writing, the latest beta of Firefox doesn't support declarative animation, but the Mozilla team is working on it. 在撰写本文时,Firefox的最新beta版还不支持声明性动画,但是Mozilla团队正在为之努力。
27
Learn how XBL opens up a declarative means of developing XML-based applications. 了解XBL如何使用声明式方式开发基于XML的应用程序。
28
The answer would seem to lie in another concise and declarative statement: Rankings are based solely on projected 09-10 performance. 答案似乎能够在一条简单的声明中找到:所有的排名只是基于对09-10赛季的表现的预测。
29
Moving from a purely traditional (declarative) requirements approach to a use-case based approach introduces new requirement types. 从纯粹的传统(说明性的)需求方法到基于用例的方法引入了新的需求类型。
30
Initializes the control tree during page generation based on the declarative nature of the page. 在页生成过程中根据页的声明性特性初始化控件树。