群发词典
首页
查询
crosscuts
横切
常用释义
横切
扩展信息
网络释义
横切
Aspect 的先驱将这种行为称为
横切
(
Crosscuts
),因为它跨越了给定编程模型中的典型职责界限。例如,在面向对象的编程中…
例句
全部
The
syntax
for
creating
static
crosscuts
is
quite
different
from
that
of
dynamic
crosscutting
,
in that
there
are
no
pointcuts
or
advices
.
创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。
Behavior
that
crosscuts
a
number
of
classes
poses
a
particular
problem
for
integration
tests
.
横切数个类的行为给集成测试带来了一个特定问题。