• OpenMath区别对待函数应用绑定表达式

    OpenMath distinguishes function application from binding expression .

    youdao

  • 运行使用反射来分析计算对象数据绑定表达式

    Evaluates data-binding expressions at run time and formats the result as a string.

    youdao

  • 组件框架中,UI事件解析绑定表达式直接导致方法调用

    In a component framework, invocations are a direct result of either UI events or resolved value-binding expressions.

    youdao

  • 创建使用JSF - EL绑定组件属性时,需要创建值绑定表达式

    When you create component properties that are bound with JSF-EL, you need to create a value binding expression.

    youdao

  • 通过绑定表达式用作定位器,“绑定”将实例数据结点连接表单控制模型项目约束

    A "binding" connects an instance data node to a form control or to a model item constraint by using a binding expression as a locater.

    youdao

  • JSF负责减少解析一个绑定表达式次数的情况下,Seam工厂特性常常变得非常方便

    Given that JSF does not care to reduce the number of times it resolves a value binding expression, Seam's factory feature often comes in handy.

    youdao

  • 定义通过绑定表达式用作定位器,“绑定”将实例数据结点连接表单控制模型项目约束

    Definition: a "binding" connects an instance data node to a form control or to a model item constraint by using a binding expression as a locater.

    youdao

  • 可能会认为可以逻辑放在映射视图绑定表达式backingbeangetter方法中。

    You might assume that you can stick the logic inside the getter method of the backing bean that maps to the value binding expression in the view.

    youdao

  • 如果一个绑定表达式引用模型数据不再可用或者组件恢复之前发生了更改,那么组件树的一些部分将被撤销。

    If model data referenced by a value binding expression is no longer available or has changed prior to the component tree being restored, it can result in portions of the tree being dropped.

    youdao

  • 这些特性实现了数据绑定允许JSF框架表达式计算完毕后进行控制

    These features enabled data bindings and allowed the JSF framework to control when an expression is evaluated.

    youdao

  • 清单10中的例子显示了一个直接用于绑定未命名表达式

    The example in Listing 10 shows an unnamed parameter expression that is directly used for binding.

    youdao

  • 然后表达式变量引用可以静态绑定本地堆栈框架全局变量的特定上。

    References to variables within an expression can then be statically bound to a particular slot in either the local stack frame or the list of global variables.

    youdao

  • 绑定有着十分有趣的适应性尤其LINQ表达式中。

    Binding has interesting applicability especially when LINQ expressions are involved.

    youdao

  • 表达式数据结构绑定变量(即具有的变量)、数学操作符函数调用组成。

    The expression is composed of data structures, bound variables (that is, those with a value), mathematical operations and function calls.

    youdao

  • @Pointcut注解允许我们定义切入点表达式,而且必要时,还有切入点绑定参数个数类型

    The @Pointcut annotation allows us to define pointcut expressions and, where necessary, the number and type of arguments to be bound by the pointcut.

    youdao

  • NETFX4WF包括组装工作流style,统一规则行为以及改进数据绑定界和表达式支持

    WF in.net FX 4 includes a composable set of workflow styles, a unification of rules and activities as well as improved data binding, scoping, and expression support.

    youdao

  • 这个XForms绑定元素两个属性nodesetconstraint它们都XPath表达式

    This XForms bind element has two attributes, nodeset and constraint, both of which take XPath expressions.

    youdao

  • copytransform表达式copy子句xml绑定一个变量

    Copy: the copy clause of the transform expression binds the source XML value to a variable.

    youdao

  • node一个XPath 1.0表达式指定与给定绑定声明关联模式节点(XPath的详细说明参见XMLPathLanguage)。

    Node is an XPath 1.0 expression that identifies the schema node to which the given binding declaration is associated (see XML Path Language for detailed XPath description).

    youdao

  • 如果(looser - binding)运算使用绑定(tighter - binding)运算符作为操作表达式,那么优先级自动处理的。

    If looser-binding operators take as operands expressions using tighter-binding operators, precedence is handled automatically.

    youdao

  • 典型表达式上下文就是这个组件实例各种绑定来源

    The expression context is typically the component instance , which is the source of binding values.

    youdao

  • 可以JSF -EL(表达式语言)JSF组件绑定受管理bean属性

    You can use the JSF-EL (expression language) to bind JSF components to managed bean properties.

    youdao

  • 表达式一样语句只能引用语句上下文中——通常是正在绑定事件的那个组件实例

    As with expressions, statements can refer only to what's in the statement context - typically the component instance to which we're binding the event.

    youdao

  • 讲解属性绑定之前,深入了解一下模板表达式模板语句

    But first, let's take a closer look at template expressions and statements.

    youdao

  • 现在模板表达式语句了一点感觉了吧。除插值表达式,还有各种各样数据绑定语法学习它们是时候了。

    Now that we have a feel for template expressions and statements, we're ready to learn about the varieties of data binding syntax beyond interpolation.

    youdao

  • 了解关于属性绑定更多信息参见模板表达式

    For more information on property binding, see Template Syntax.

    youdao

  • 数据绑定第一种形式——插值表达式——展示模板HTML可以丰富。

    Let's turn to the first form of data binding - interpolation - to see how much richer template HTML can be.

    youdao

  • 表达不能参考虽然可以绑定一个表达式结果左值右值参考。

    An expression cannot be a reference, although you can bind the result of an expression with an lvalue or rvalue reference.

    youdao

  • 意思是,创建名字然后创建了对于这个名字,表达式绑定实际上这么做我们为了强调一个,让我们来说这个点。

    x It says, take the name x and create a binding for that name to the value of the sub-expression and in fact to do this, to stress a point, let's do that.

    youdao

  • Angular执行这个表达式把它值给绑定目标属性,这个绑定目标可能HTML元素组件指令

    Angular executes the expression and assigns it to a property of a binding target; the target might be an HTML element, a component, or a directive.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定