The FN these days prefers to be known as the Republican Forces: it sounds more inclusive.
这几天新军喜欢被称为共和军︰听起来涵盖范围更广。
If they release it over another page element with the mouseup (fn) defined, what behavior should take place?
如果用户用所定义的mouseup (fn)在另一个页面元素之上释放鼠标,那么应该发生什么行为呢?
When the argument has more than one member, either function normally raises an error, but fn: string (seq) will not raise an error when Backwards Compatibility mode is in effect.
如果参数有多个成员,通常情况下两者都将引发错误,但是如果采用了向后兼容方式,则fn:string (seq)不会造成错误。
Resize (fn) - called when an object is resized.
resize (fn)-对象调整大小时调用。
Usually this results in just dropping the {fn} portion of the syntax.
这通常会导致删除语法的{f n}部分。
The first step is to see if there is an hCard to paste-the fn is one of the two required fields in an hCard microformats.
第一步先看看是否存在可供粘贴的hcard—fn是hcard微格式中必需的两个字段之一。
As in the last example, we use the fn: distinct-values function to avoid duplicate purchases in the same category.
与前一个示例一样,使用fn:distinct - values函数避免重复出现同一类别中的购买。
However, the same cannot be said about fn: Boolean and xs: Boolean, which differ in how they treat strings.
但是fn:boolean和xs: boolean与此不同,这两个函数以不同的方式处理字符串。
The final two methods of the Event module, mouseover(fn) and mouseout(fn), are quite common in most Web sites today.
Event模块的最后两个方法mouseover(fn)和mouseout(fn)目前在很多Web站点上都很常见。
In Listing 8, we have used the fn macro.
在清单8中,我们使用了fn宏。
Visit-node takes a list of visitor functions, each with a signature (fn [node state]) that returns a context map, which can contain the keys: node, : state, : stop, or: jump.
visit - node获取一个访问者函数列表,其中每个函数都有一个返回上下文映射的签名(fn [nodestate]),上下文映射中可能包含键:node、: state、:stop或:jump。
If the argument is an empty sequence, fn: string (seq) will return a zero-length string, but the other function returns an empty sequence.
如果参数是空序列,fn:string (seq)将返回长度为零的字符串,另一个函数则返回空白序列。
In Listing 22, the native solidDB function TIMESTAMPDIFF in is written using the format of {fn TIMESTAMPDIFF (...)}.
在清单22中,原生soliddb函数TIMESTAMPDIFF是使用{fn TIMESTAMPDIFF(…)}格式编写的。
To account for that, we use the XQuery function fn: distinct-values .
为了处理这个问题,我们使用XQuery函数fn: distinct -values 。
To avoid the use of the fn: upper-case function and exploit the benefits of XML indexes, it is necessary to create a case-insensitive database.
要想避免使用fn:upper - case函数并利用xml索引加快查询,就需要创建不区分大小写的数据库。
The problem is that the predicate with the fn: upper-case function prevents the use of XML indexes in DB2.
问题是如果使用包含fn:upper - case函数的谓词,就不会使用DB 2中的xml索引。
scroll(fn) - called when an iframe is scrolled
scroll(fn)-iframe 卷起时调用
If the XML index is defined as VARCHAR, you cast the join predicate with fn: string, and so forth as you see in Table 6.
如果将xml索引定义为VARCHAR,则用fn:string转换连接谓词,如表6所示。
Again, in the command editor window, enter the following statement: xquery db2-fn: xmlcolumn (' STATUS_UPDATES.DATA ').
再一次在CommandEditor窗口中输入以下语句:xquerydb 2 - fn:xmlcolumn (' STATUS_UPDATES . DATA ')。
Functions such as db2-fn: sqlquery that enable applications to access relational data in xquery.
诸如db2 - fn:sqlquery这类函数,可让应用程序访问XQuery中的关系数据。
For this purpose, db2 provides another input function, db2-fn: sqlquery, to invoke an SQL query from within XQuery.
为此,db 2提供了另外一个输入函数db 2 - fn:sqlquery,以便在XQuery中调用sql查询。
Strictly speaking, DB2 9.7 does not necessarily require the use of fn: string anymore to enable VARCHAR indexes for join predicates.
严格来说,DB 2 9.7不一定要使用fn:string来为连接谓词启用varchar索引。
In our previous examples, this was performed using the db2-fn: xmlcolumn function.
在前面的示例中,这是使用db 2 - fn:xmlcolumn函数执行的。
The full-text search expression is expressed in an SQL context, and the relevant XML documents are processed in the XQuery context using the db2-fn: sqlquery input function.
全文搜索表达式在sql上下文中表达,相关的XML文档在XQuery上下文中使用db 2 - fn:sqlquery输入函数进行处理。
The SQL query passed to db2-fn: sqlquery must return XML data.
传递给db 2 - fn:sqlquery函数的sql查询必须返回XML数据。
The above XQuery code takes care to encode your query string using the fn: encode-for-uri function.
上面的XQuery代码使用fn:encode - for - uri函数编码查询字符串。
To catch all four rows that you require, you can use the XQuery function fn: upper-case to convert the city element values to upper case and compare them to "PARIS."
要想获取所需的所有四行,可以使用XQuery函数fn:upper - case把city元素值转换为大写并与“PARIS”做比较。
For example, the input data for an XQuery comes from the db2-fn: xmlcolumn function in db2, while other databases may call it collection .
例如,db 2中的XQuery的数据输入来自db 2 - fn:xmlcolumn函数,而其他数据库可能称之为collection 。
Although db2-fn: sqlquery allows embedding an SQL statement inside XQuery, currently it is not possible to have regular SQL-style parameter markers in the embedded SQL statement.
尽管db 2 - fn:sqlquery允许在XQuery内嵌入sql语句,但目前还不能在嵌入式sql语句中使用参数标记。
Although db2-fn: sqlquery allows embedding an SQL statement inside XQuery, currently it is not possible to have regular SQL-style parameter markers in the embedded SQL statement.
尽管db 2 - fn:sqlquery允许在XQuery内嵌入sql语句,但目前还不能在嵌入式sql语句中使用参数标记。
应用推荐