• AXIOM构建于stax解析接口的基础之上。

    AXIOM is built around the StAX pull parser interface.

    youdao

  • WoodStoxStAX解析标准一种开放源码实现

    WoodStox is an open source implementation of the StAX pull parser standard.

    youdao

  • 具有诸如交互解析扩展XPath面板等等之类的高级特性

    It has advanced features such as interactive schema resolving, extensive XPath panel, and more.

    youdao

  • StAX提供了一个解析器,可以让客户应用程序完全控制解析过程

    StAX offers a pull parser that gives client applications full control over the parsing process.

    youdao

  • 需要指定对象MRO不是依赖通过继承语法建立解析似乎不太方便。

    It might seem limiting to need to explicitly specify the MRO of an object rather than rely on its implicit resolution through inheritance syntax.

    youdao

  • 给出了具有抛物形电导率分布电弧螺旋不稳定性一个简化线性分析得到解析解。

    A simplified linear analysis of the helical instability of arc plasmas is given. Explicit analytic results are obtained.

    youdao

  • 应用程序通过rentabike属性指定rentaBike名称式解析依赖关系。

    This application resolves the dependency explicitly by specifying the rentaBike name for the rentaBike property.

    youdao

  • 使用解析器,处理文档一部分代码解析所需部分,然后解析器进行接下来的文档处理

    With a pull parser, the code that handles one part of the document can parse only as much as it needs and then hand off the parser to whatever comes next in the document processing.

    youdao

  • 数值模拟实例表明多项解析造型方法快速高效可靠地设计高性能超音速转折初始叶型。

    The numerical experiments show that the high order polynomial analytic method can quickly, efficiently and reliably design high performance supersonic large deflection Angle preliminary profiles.

    youdao

  • 基于以往解析实现经验StAX创建者选择了在基于指针的API之外增加一种面向对象的API。

    Based on experience with previous pull parser implementations, the creators of StAX opted to include an object-oriented alternative to the cursor-based API.

    youdao

  • 请注意两个重要差别第一SQL命令使用xmlparse函数用于执行XML存储数据解析

    Note two important differences: The first is the use of the xmlparse function in the SQL command, which is used to perform explicit parsing of data for XML storage.

    youdao

  • 事实上,or g . apache . axiom . om . impl .builder . SAXOMBuilder基于SAX解析器的构建程序部分实现

    In fact, org.apache.axiom.om.impl.builder.SAXOMBuilder is a partial implementation of a builder based on the SAX push parser.

    youdao

  • 所以通常来说,我们不会简单解析,描述压强作为摩尔分数,的函数变化形

    So in general, we don't have a simple analytical expression for what the pressure is going to do as a function of mole fraction a ll the way from zero to one.

    youdao

  • 为了表达这一点我们需要编写一个解析规则称作产生

    To express this, we need to write a parsing rule, also known as a production.

    youdao

  • 用户发布资源链接,[]允许网站显示此嵌入内容(比如照片视频),无需直接解析资源。

    [it] allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.

    youdao

  • 最后看到,在解析xml定义数据之前上文中的所有清单可以显加载定义文件

    Finally, you'll see that all the previous listings explicitly load the class definition files, before parsing the XML definitions and data.

    youdao

  • 性能之所以能够得以改进,其原因是数据单一保存而不是复制不同数据模型后者情况不佳时可能需要额外的序列化解析操作

    Performance is better as the data is kept in a single format instead of copying to different data models which in the worse case requires extra serialization and parsing.

    youdao

  • 这些提示用于解析模型中包含嵌入提示表达

    These prompts are used to resolve the embedded prompt expressions contained in the model.

    youdao

  • 意味着SQL路径中,只有最后一次绑定时间之前定义全局变量会进行名称解析

    This means that only global variables in the SQL path that were defined before the last explicit bind time stamp are considered for global variable name resolution.

    youdao

  • 解析过程传入的V 5查询规范任何潜在嵌入SQLMDX查询转换成一个表示

    The parsing process will convert the incoming V5 query spec and any potentially embedded SQL or MDX queries into a tree representation.

    youdao

  • 使用迭代解析策略渐进处理大型文档

    Use an iterative parsing strategy to incrementally process large documents.

    youdao

  • 两个产生总结全部语言解析

    The entire language parser has been summed up in two productions.

    youdao

  • 解析产生方法例程判断采用路经

    This is the routine used by the parser production methods to determine which path to take.

    youdao

  • 不幸是,doctest解析会话时,作为会话结束来处理——所以pyobj_printer返回这样的输出需要加一些保护(bemunged slightly)进行测试。

    Unfortunately, the way doctest parses apparent sessions treats blank lines as ending sessions — so output like the return value of pyobj_printer needs to be munged slightly to be tested.

    youdao

  • 主机文件以ipv6输入某个地址迫使主机所有解析version6对于IPv4也是如此

    Entering an address in IPv6 format in the hosts file forces all resolution of that host to be of version 6; likewise for IPv4.

    youdao

  • 如果通过contex t属性指定上下文那么就根据指定的servlet上下文解析绝对(本地)url

    If an explicit context is specified through the context attribute, then the absolute (local) URL is resolved against the named servlet context.

    youdao

  • 报表管理器可以控制如何ReportPackage中的每个单元格解析嵌入提示

    The report manager can control how the embedded prompts are resolved for each cell in the Report Package.

    youdao

  • 碎片解析ID生成相联hibernateid生成提供多种策略比如本地应用程序级UUID生成分布hilo生成。

    Shard resolution is linked to the id generation for which Hibernate provides numerous strategies such as native, application-level UUID generation and distributed hilo generation.

    youdao

  • Pipes程序解析后,结果通通放进巨大MySQL数据库然后GoogleVisualizationAPI结果表示交互矢量图表

    Pipes process, dumps the result in a giant MySQL database, then he uses the Google Visualization API to render the output as an interactive Flash chart.

    youdao

  • 原始Axis使用标准的推(SAX)解析进行XML处理而Axis2使用(StAX)解析器。

    While the original Axis used a standard push-style (SAX) parser for processing XML, Axis2 USES a pull-style (StAX) parser.

    youdao

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

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

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