群发资讯网

返回主页
xs
xs
常用释义
基本释义
  • xs
例句
  • 1·You can play both Xs and Os.
    玩游戏时既可以使用X,也可以使用o。
  • 2·Compare and contrast with XS and swig.
    与XS和SWIG相比较。
  • 3·In the example in Listing 13, it is defined as xs: string.
    在清单13中的示例中,它被定义为xs: string。
  • 4·Also, hardeep was implicitly cast to XML type (xs: string).
    另外,hardeep被隐式转换为xml类型(xs: string)。
  • 5·And xs: Boolean (" 0 ") returns false, just as xs: Boolean (0) does.
    boolean(“ 0 ”)返回false,和xs: boolean(0)一样。
  • 6·Notice that xs: Boolean (" false ") returns false as a Boolean value.
    请注意,xs: boolean (“ false ”)返回布尔值false。
  • 7·It has an empty content model because of its empty xs: sequence element.
    它有一个空的内容模型,因为它的xs: sequence元素为空。
  • 8·If the XML index is defined as double, you cast the join predicate with xs: double.
    如果将xml索引定义为double,则用xs: double转换连接谓词。
  • 9·Similarly, the values of the seconds component allows an arbitrary unsigned xs: decimal.
    类似地,秒组件的值也支持任意的无符号xs: decimal。
  • 10·Most of the time, you'll use either xs: string for strings and xs: int for integers.
    多数时候,字符串使用xs: string,整数使用xs: int。