Finally, the setAttribute method is called on targetshape.
最后,对 targetshape调用 setAttribute方法。
With the infrastructure in place, I can intercept calls to setAttribute() and the invoke() method.
完成了基础架构后,就可以截获对setAttribute()和invoke()方法的调用了。
I can use a findNotificationInfo() method to find a notification info instance during a setAttribute() call or method invocation.
可以使用findNotificationInfo()方法在 setAttribute()调用或者方法调用时查找通知信息实例。
You can make the returned value available in the JSP page by creating a JSP variable with the setAttribute() method of the JSP context.
通过使用JSP上下文的setAttribute()方法创建一个 JSP变量,您可以使返回值在 JSP页面上可用。
You can define template variables within the View through the setAttribute() method, and then access the variables within the template itself as keys of the $t array.
您可以通过setAttribute()方法在视图内部定义模板变量,然后在模板内部以 $t 数组的键的形式访问这些变量。
When you store things in the session object, you invoke a setAttribute method and supply a name/value pair as the two parameters; there's an example of this in block 2.
当您在会话对象中存储内容时,您会调用 setAttribute方法并提供一个名称/值对作为两个参数;block 2中有这个示例。
An SDO does not only provide setattribute operation for performing direct updates, but it also can track the changes if specified in its XML configuration using — block.
SDO不仅提供了用于执行直接更新的setattribute操作,而且还可以跟踪更改(如果使用——块在其XML配置中进行指定的话)。
You can add attributes using the setAttribute() method, which automatically creates a new ATTRIBUTE node if one does not already exist on the target element with the given name.
可以使用setAttribute()方法来添加属性,如果在目标元素中不存在给定名称的属性,该方法将自动创建一个新的ATTRIBUTE节点。
You can add attributes using the setAttribute() method, which automatically creates a new ATTRIBUTE node if one does not already exist on the target element with the given name.
可以使用setAttribute()方法来添加属性,如果在目标元素中不存在给定名称的属性,该方法将自动创建一个新的ATTRIBUTE节点。
应用推荐