月亮词典
首页
查询
Declarative
英音[ dɪˈklærətɪv ] 美音[ dɪˈklærətɪv ]
公告的
常用释义
词性释义
adj.
公告的,宣言的;陈述的,叙述的
例句
全部
The
bottom
line
is
none
of
the
frameworks
is
doing
enough
to
leverage
the
declarative
nature
of MXML
.
关键
是
所有
框架
在
利用
MXML
的
声明
性
本质上
做
的
都
不够
好
。
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
”
的
每个
页面
。
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
)
中
相同
名字
的
显
式
声明
所
隐藏
。
This
makes
it
easy
to
write
more
declarative
code
,
which tends to be
less
error
-
prone
.
也
有助于
撰写
较为
宣告
式
的
程式码
,
并且
比较
不
容易
出错
。
Debugging
declarative
grammars
is
often
more
difficult
than
incrementally
adjusting
imperative
code
.
调试
声明
性
语法
通常
比
用
增量
方式
来
调整
命令式
代码
更
困难
。
Note
that
this
tool
only
shows
permissions
that have been
explicitly
requested
by
the
application
using
declarative
syntax
.
注意
,
该
工具
仅
显示
由
应用程序
使用
声明
式
语法
显式
请求
的
权限
。
Declarative
security
data
in
metadata
is
created
from
the
permission
that
this
method
returns
that
corresponds
to
this
attribute
.
元
数据
中
的
声明
性
安全
数据
从
对应
于
此
方法
返回
的
属性
的
权限
创建
。
Designing
a
good
model
is
a
major
part
of
putting
together
declarative
applications
, but it
is
not the only part
.
建立
良好
的
模型
是
构建
声明
式
应用程序
的
重要
部分
,
但
不是
惟一
的
部分
。
So
far
,
method
chaining
looks like a
simple
way
to
clean up overly verbose syntax
,
especially
method
calls
that
are
mostly
declarative
.
到
目前
为止
,
方法
链接
看起来
像
一个
清理
过多
繁琐
语义
的
简单
方法
,
特别是
最
具
声明
性
的
那些
方法
调用
。
They
are
usually
expressed
as
declarative
statements
in the
form
of
"
the
system
shall
do
.
.
. "
它们
通常
被
表示
为
“
系统
应
做
…”
形式
的
陈述语句
。
Declarative
security
data
in
metadata
is
created
from
the
permission
that
this
method
returns
.
元
数据
形式
的
声明
安全
数据
从此
方法
返回
的
、
对应
于
此
属性
的
权限
创建
。
Custom
section
handlers
can
be implemented
by
using
one of
two
implementation
models:
the
programmatic
model
or
the
declarative
model
.
自
定义
节
处理程序
可以
通过
使用
以下
两
种
实现
模型
的
任何
一种
来
实现
:
编程
模型
或
声明
性
模型
。
One
solution
to
this
problem
is
OSGi
's
declarative
services
,
hereafter
referred
to as DS
.
解决
这
一
问题
的
一个
方案
是
OSGi
的
声明
式
服务
(
以下
称为
DS——declarativeservices
)。
Element
in
declarative
page
markup
,
and
assigning
to
the
attribute
the
name
of
a
custom
method
.
元素
,
并
将
自
定义
方法
的
名称
分配
给
该
属性
,
页
开发
人员
可以
创建
。
Once
you
get
used
to the
power
of
declarative
testing
,
it
will
be
hard
to go
back
to
plain
JUnit
.
一旦
你
习惯
了
声明
式
测试
的
强大
能力
,
你
就
很难
回到
普通
的
JUnit
。
Web tests plug-ins
provide
a
way
for you to
isolate
some
code
outside
the
main
declarative
statements
in your
Web
test
.
Web
测试
插件
为
隔离
Web
测试
中
各个
主
声明
语句
外部
的
代码
提供
了
一种
手段
。
It
has
a
well-designed
extensibility
mechanism
,
and
its
declarative
processing
model
allows for
maintainable
and
reusable
code
.
这种
语言
具有
一种
经过
良好
设计
的
可扩展
机制
,
并且
其
声明
式
处理
模型
支持
可
维护
和
可
重用
代码
。
A
declarative
programming
style
is
almost
always
a more
direct
way
of
stating
constraints
than
is an imperative or
procedural
one
.
声明
性
编程
样式
在
声明
约束
方面
几乎
一直
比
命令
式
或
过程
式
样式
更
直接
。
Problems
that
are
difficult
in
imperative
computer
languages
can
be
very
simple
in
a
declarative
language
such
as
SQL
and
vice versa
.
在
必要
的
问题
有
困难
可以
非常
简单
的
计算机
语言
在
声明
性
语言
如
SQL
,
反之亦然
Declarative
programming
is
more
like
a
description
of
what
you
want to
happen
,
without
worrying
about
the
details
of
how
to
make
it
happen
.
声明
性
编程
更多
地
像
是
您
想要
发生
的
事情
的
描述
,
而不用
关心
如何
使
之
发生
的
细节
。
One
final
issue
for XForms
consideration
;
it
is
an excellent example
of
a
highly
specialized
domain
-
specific
declarative
language
.
关于
XForms
的
最后
一个
问题
,
它
是
一个
高度
专门化
的
特定
于
域
的
声明
性
语言
。
However
,
XSLT
syntax
and
methodology
,
a
declarative
paradigm
,
is
not
the
norm
for
most
programmers
who
use
procedural
languages
.
然而
,
大多数
使用
过程
语言
的
程序员
并不是
以
XSLT
语法
和
方法
、
声明
范例
作为
标准
的
。
The
declaration
clause
contains
declarative
statements that
declare
local
and
global
variables
to be
used
in
subsequent
clauses
.
声明
部分
包含
声明
语句
,
它们
声明
后续
子句
中
使用
的
局部
和
全局
变量
。
All
of
these
controls
exhibit
this
intelligent
use
of view
state
when
bound
to
declarative
data
sources
.
这些
控件
展示
了
ViewState
在
绑定
到
声明
性
数据
源
时
表现
的
智能
使用
。
Flex
and
OpenLaszlo
are
similar
declarative
approaches
to
creating
better-than-
browser
interfaces
for
Java EE
applications
.
Flex
和
OpenLaszlo
是
极其
相似
的
声明
式
方法
,
用来
为
JavaEE
应用程序
创建
比
浏览器
更好
的
用户
体验
。
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
团队
正在
为
之
努力
。
Learn
how
XBL opens up a
declarative
means
of
developing
XML-based
applications
.
了解
XBL
如何
使用
声明
式
方式
开发
基于
XML
的
应用程序
。
The
answer
would
seem
to
lie
in
another
concise
and
declarative
statement
:
Rankings
are
based
solely
on
projected
09-10
performance
.
答案
似乎
能够
在
一
条
简单
的
声明
中
找到
:
所有
的
排名
只是
基于
对
09-10
赛季
的
表现
的
预测
。
Moving
from
a
purely
traditional
(
declarative
)
requirements
approach
to
a use-
case
based
approach
introduces
new
requirement
types
.
从
纯粹
的
传统
(
说明
性
的
)
需求
方法
到
基于
用例
的
方法
引入
了
新
的
需求
类型
。
Initializes the
control
tree
during
page
generation
based
on
the
declarative
nature
of
the
page
.
在
页
生成
过程
中
根据
页
的
声明
性特性
初始
化
控件
树
。
网络释义
声明式
这两个类可以实现
声明式
(
Declarative
)或者强迫式(Imperative)的安全。声明式的安全利用SocketPermissionAttribute类, …
陈述句
(1)从使用的角度可分为: √
陈述句
(
declarative
) √疑问句(interrogative)√祈使句(imperative) √感叹句(exclamatory)(2)从结 …
陈述性
RDI的要点,比如强调
陈述性
(
declarative
)和非语言的交流沟通、练习需要相互协调的生活内容、创造机会形成“有益的不确定 …
宣告式
数据库事务的一般化抽象层,允许
宣告式
(
Declarative
)事务管理器,简化事务的划分使之与底层无关。 内建的针对 JTA 和 单个 …
声明性
架构设计是
声明性
(
declarative
)的,而不考虑具体实现。架构是设计,但是设计不一定是架构。
常用短语
declarative knowledge
declarative knowledge
- 陈述性知识
declarative sentence
declarative sentence
- 陈述句
同义词
adj.
宣言的;陈述的,说明的
predicatory
proclamatory
同根词
(词根declare)
declared
adj
公然的;公开宣布的
declaratory
adj
宣言的;公布的
declaration
n
(纳税品等的)申报;宣布;公告;申诉书
declarer
n
申报者;宣言者
declare
vi
声明,宣布
declare
vt
宣布,声明;断言,宣称
更新时间:2025-05-12 12:53