• 尽管DB 2完全支持XQuery作为顶层语言,但是最初的XQuery规范并不解析参数标志符

    Although DB2 fully supports XQuery as a top-level language, the initial XQuery specification didn't address parameter markers.

    youdao

  • 尽管DB 2同时支持SQLXQuery作为顶层语言,但是XQuery提供解析参数标志符手段

    Although DB2 supports both SQL and XQuery as top-level languages, XQuery doesn't provide a means to resolve parameter markers.

    youdao

  • 这些对象引用参数部署描述符运行解析)中作为资源引用公开

    These object reference parameters are exposed as resource references in the deployment descriptor which will be resolved at run time.

    youdao

  • 不过可以结果指定两个额外参数中的一个处理推测解析

    But you may specify either of two extra arguments to a production to handle speculative parses.

    youdao

  • 我们布置的家庭作业要求修改这个使能够打印每一个方法参数对于理解 SAX解析回调过程是十分有好处的。

    The assignment, which was to modify this class so that it prints out the arguments supplied to each method, provided some useful insight into the SAX parsing and callback process.

    youdao

  • 注意命令行参数直接传递解析引擎的方式。

    Note how the command-line arguments are passed directly to the parsing engine.

    youdao

  • 查询只需解析(准备)一次但是可以相同不同参数执行多次

    The query only needs to be parsed (or prepared) once, but can be executed multiple times with the same or different parameters.

    youdao

  • 本文命令行参数进行手工解析因为这个例子相对简单,同时也是为了演示技术

    I've used manual parsing of command-line arguments in this article, since it was relatively simple, in this case, and to demonstrate the technique.

    youdao

  • 这个集合解析查询用户提供已命名查询,附加位置参数针对数据库执行JDBC语句

    This collection resolver looks up the named query as provided by the user, attaches the position parameters, and executes JDBC statements against the database.

    youdao

  • 代理解析url字符串中的参数根据方法参数中的作出反应。

    The agent parses the arguments in the URL string and reacts based on the value in the method argument.

    youdao

  • Rails并不会解析带有这些请求参数但是可能没有足够保护应用程序

    Rails does not parse the parameters provided with these requests, but that may not be enough to protect your application.

    youdao

  • 清单3展示了如何使用这个python中的optparse来进行其他三个参数命令解析

    Listing 3 shows how you used optparse from the python library for command line parsing of the other three parameters.

    youdao

  • 目前,该方法接受解析作为一个XPathNode对象)作为参数,并返回DFATable实例

    The method accepts a parse tree (as an XPathNode object) as parameter and, for now, returns an instance of DFATable.

    youdao

  • 提供RESTfulAPIWeb服务接收几个参数解析它们组合响应返回一个响应(通常较少文本)用户

    A web service that provides a RESTful API takes in a few parameters, interprets them, pieces together a response, and flushes a response (usually a relatively small amount of text) back to the user.

    youdao

  • CPAN档案文件找到AppConfig 1.56,即用于读取配置文件解析命令行参数Perl5模块

    Find AppConfig 1.56, the Perl5 module for reading configuration files and parsing command-line arguments, in the CPAN archives.

    youdao

  • 然后Portlet初始阶段缓存进行解析将其作为实例参数保留

    The cache is then resolved during the init phase of the portlet and kept as an instance parameter.

    youdao

  • 最后实际调用解析wsdl创建的、传入object参数中的操作

    And finally, I actually invoke the operation passing in the Object parameters created while parsing the WSDL.

    youdao

  • 为此脚本设置了某些默认然后使用标准Bashshellgetopt函数解析这些命令行参数(清单7给出这个使用消息输出)。

    It also sets some default values for the script, and then parses the command-line arguments using the standard Bash shell's getopt function. (Listing 7 shows the output of this usage message.)

    youdao

  • 提示符下输入perldocGetoptStd‘perldoc Getopt:Long检索这些模块文档使得解析命令行参数更容易

    Type 'perldoc Getopt: : Std' or 'perldoc Getopt: : Long' at your prompt to retrieve the documentation for these modules, which make parsing command-line arguments easy.

    youdao

  • 函数实施参数解析变得较为简洁,函数调用也变得更具可读性,不易出错。

    The implementation of the parameter parsing within the function becomes a little cleaner, and calls to the function becomes much more readable, and less error-prone. For example.

    youdao

  • Boost的parse_command _ line例程解析argcargv参数

    Boost's parse_command_line routine parses the argc and argv arguments.

    youdao

  • 解析命令行参数CanaryHandler打开与远程SPOT的radiostream连接如清单3

    After parsing the command-line arguments, CanaryHandler opens a radiostream connection to the remote SPOT, as shown in Listing 3.

    youdao

  • 这个调用./linux/kernel/printk.c 中的printk函数开始,使用 va_start解析可变长度参数之后调用vprintk(在同一个文件)。

    The call begins in ./linux/kernel/printk.c in the printk function, which calls vprintk (in the same source file) after resolving the variable-length arguments using va_start.

    youdao

  • 接下来就是呈现feed,实现方式是将feed解析为feedservlet参数指定rss作为输出如清单7

    All what we need to do is to render the feed by passing the feed class as a parameter to the feed servlet and specify RSS as an output as shown in Listing 7.

    youdao

  • main方法然后会将参数解析委托CmdLineParser对象,后者返回Options对象。

    The main method then proceeds to delegate the parsing of the argument to a CmdLineParser object, which then returns an Options object.

    youdao

  • Doclet静态start方法解析作为参数

    A Doclet has a static start method and takes the parse tree as an argument.

    youdao

  • 使用方法可以解析函数参数执行计算

    With this method, you parse your arguments to your function and do your calculation.

    youdao

  • 这些代码通常清单4类似其中展示了一个简单XML解析使用命令行参数作为解析的 XML文档文件名

    This usually resembles Listing 4 in code, which shows a simple XML parse, using a command-line argument as the filename of the XML document to parse.

    youdao

  • 程序预期传入多个参数可能性每个参数解析时显示它们

    The program anticipates the possibility of multiple parameters passed and prints each one as it is parsed.

    youdao

  • 运行使用已部署查询解析上下文变量列表作为参数来调用该插件

    At run time, the plug-ins are invoked with the deployed query and a list of resolved context variables as parameters.

    youdao

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

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

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