The other JSP variable named paramList will keep the list of parameters that are provided through the function attribute between (and).
另一个jsp变量paramlist将保存通过(和)之间的function属性提供的参数列表。
These templates are designed to be customizable, provided that the basic attribute structure and function are not altered.
这些模板被设计为可定制,但是基本属性结构和功能不能更改。
This function, though, does not return the value of the attribute; instead, it returns an integer request ID.
但是,该函数并不返回属性的值;相反,它返回一个整数请求ID。
This attribute is a hint to the compiler that the function declared with this attribute and the subsequent functions it calls do not throw an exception.
这个属性可以告诉编译器,使用该属性声明的函数以及它调用的后续函数都不会引发异常。
The parameters that may be passed to a function are represented by variable DIEs that have the variable parameter attribute.
传递给函数的参数由各个DIE表示,这些DIE包含不同的参数属性。
Function has no attribute move.
函数没有move这个属性。
This lookup is recursive: if the instance defined in prototype cannot find an attribute or function, it will look in its prototype, and so on.
这种查找是递归的:如果在prototype 内定义的实例不能找到属性或函数,它就会在其原型中查找,依此类推。
Second, notice that you used the as="xs:string" attribute to indicate that this function returns a string.
其次,注意,您使用as="xs:string"属性表明此函数返回一个字符串。
To compare an element or attribute with a string or pass it into a function that requires a string, you must cast it to a string using (string).
要把元素或属性和字符串进行比较,或者将其传递给需要字符串参数的函数,必须使用(string)强制转换成字符串。
For example, Figure 3 shows that Jaxen needs tests that apply the name function to text nodes, comment nodes, processing instruction nodes, attribute nodes, and namespace nodes.
例如,图3显示Jaxen需要进行一些测试,运用name函数对文字节点、注释节点、处理指令节点、属性节点和名称空间节点进行测试。
The insertCall() method includes a function call within the given attribute, preserving any existing value.
insertCall()方法包含给定属性中的函数调用,保留任何现有值。
This function is also invoked once the page is loaded in the browser because the onload attribute of the tag contains the validateText() call.
每次页面加载到浏览器中时也将调用此函数,因为标记的onload属性包含validateText() 调用。
As you can see, this function simply wraps the links with a SPAN element identified with a class attribute.
可以看到,这个函数仅仅用一个SPAN元素包围链接,并用一个class属性标识它。
This attribute, too, uses the replace function.
该属性也使用 replace函数。
A simple example is shown in Listing 1, declaring a hash consisting of 6 attributes: a string, an integer, a Boolean, an undefined attribute, another hash, and a function.
清单1显示了一个简单的例子,它声明了一个包含6个属性的hash:一个字符串、一个整数、一个布尔值、一个未定义的属性、另一个hash和一个函数。
Finally, if used outside of the use-when attribute, it can also detect if a user-defined stylesheet function is supported.
最后,如果在use - when属性之外使用,还可以检查是否支持用户定义的样式表函数。
On this control you have a change attribute which defines the function to call when the change event is fired.
在该控件上有一个change属性,它定义在触发了 change事件时要调用的函数。
This function is then specified in the getIconClass attribute of the tree widget tag, as shown in Listing 18.
此函数之后会在这个tree小部件标记的geticonclass属性内指定,如清单18所示。
The onload attribute of the tag tells the browser to call the plot function when the page is loaded.
标记的onload属性告诉浏览器在载入页面时调用plot函数。
In this function you build an XML object and bind it to the dataProvider attribute of the data grid.
在这个函数中,您可以构建一个XML对象并将其绑定到数据表格的dataprovider属性。
The paging function can be activated using the mold attribute of listbox.
分页功能可以使用listbox的mold属性激活。
This function verifies if the Ajax request is completed and evaluates the response if the jsonVar attribute is present.
该函数验证Ajax请求是否完成,如果提供了jsonVar属性,则还会计算响应。
The value of the cid attribute is passed to the sqlquery function to compare it to the relational cid value.
cid属性的值被传递给sqlquery函数,以将其与关系cid值进行比较。
One way of doing this is to print the Drupal arg function straight into the class attribute value, as shown in Listing 5.
一种实现方法是直接在class属性值中输出Drupalarg函数的值,见清单 5。
The function then sets the innerHTML attribute of the graph tag to be the newly generated HTML.
此函数随后将graph标记的innerhtml属性设置为新生成的HTML。
Notice the use of the index function within the at attribute of the insert and delete actions.
请注意insert和delete动作的at属性内index函数的使用。
Then use the attr function to get the value of the element's href attribute.
然后使用attr函数获得元素的href属性的值。
This value attribute USES the XPath concat function to combine the literal string 'Hello' with the current value of the Name element in the model.
该value属性用XPathconcat函数把文字串'Hello '和模型的Name元素的当前值连起来。
You'd be better off finding the _id attribute of this document and passing that to the remove function instead.
最好找到这个文档的_ id属性并把它传送给remove函数。
This function can be executed on the Web server and in the Web browser because the runat attribute is both.
该函数在Web服务器和Web浏览器中执行,因为runat属性是both。
应用推荐