• 如果测试中的参数小于生产中的,您就可能会开始看到SQL 0101n消息因为缺乏编译查询需要语句空间

    If this parameter is smaller on test than that in production, you may start seeing SQL0101N message due to lack of space in statement heap needed to compile the query.

    youdao

  • 提取这个语句最简单方式是从最内层圆括号开始,向构建

    The simplest way to extract this statement is to start from the innermost parentheses and build outwards.

    youdao

  • 测试所有方法之后,可以开始分析测试的语句进行测试必要性

    Once all the methods are tested, you can begin looking at what's necessary to activate any untested statements.

    youdao

  • 或者可以BEGINWORK语句开始一个事务

    Or, you can start a new transaction with a BEGIN WORK statement.

    youdao

  • 小节开始提到问题转换下列SQL语句

    The questions mentioned at the start of this section were translated into the following SQL statements.

    youdao

  • 估算远程调用时间时,例如跟踪语句了解一部分哪里开始以及到哪里结束非常重要,因为这样才可以在适当位置设置跟踪语句

    When measuring the time for a remote call, for example with trace statements, it is important to know where each part starts and ends, so that the trace statements can be appropriately placed.

    youdao

  • 由于 STMTKEY元素中的语句包含特殊XML字符 ,因此需要一个CDATA 部分将查询文本包围起来,CDATA 的开始部分

    Since the statement in the STMTKEY element contains the special XML characters , the query text needs to be enclosed in a CDATA section starting with

    youdao

  • 正是本文开始执行sql脚本文件使用语句

    This is the exact statement used in the SQL script file you executed at the start of this article.

    youdao

  • 我们基本操作开始从头创建模型向其添加rdf语句

    Let's start with the basics: creating a model from scratch and adding RDF statements to it.

    youdao

  • DB 2历史删除行的结束时间设置delete语句最新事务相关联的开始时间。

    DB2 sets the end time of the deleted row in the history table to the start time that is associated with the most recent transaction of the delete statement.

    youdao

  • 应用程序从头开始构建整个SQL 语句时,通常会用到变动列表动态 SQL。

    Varying-list dynamic SQL is typically used when an application builds the entire SQL statement from scratch.

    youdao

  • 开始他的同事电脑中输入了80条讽刺语句数百条非讽刺语句,这些句子他们亚马逊网站用户评论中撷取的。

    To begin, he and colleagues fed the computer 80 sarcastic sentences and several hundred non-sarcastic sentences that they had plucked from Amazon user reviews.

    youdao

  • 只有完成这些设置之后,才开始执行语句

    Only after that, the statement is executed.

    youdao

  • 您可以当前语句开始运行直至到达一个断点程序尾部)。

    Run from the current statement until a breakpoint (or the end of the program) is reached.

    youdao

  • 起先我们ifelse语句放入我们JS p中沿着一条不确定路径开始

    At first, we started down a precarious path of putting "if... else" statements into our JSP.

    youdao

  • 这个代码的确很多,它开始读取更多姓氏人们进行分类” 之类问题语句

    This is definitely getting betterthe code is starting to read more like the problem statement "sort people by last name."

    youdao

  • 前面的文章中所述,continue语句使包含它的循环开始下一次迭代

    As discussed in the previous article, the continue statement causes the containing loop to start the next iteration.

    youdao

  • 文件开始部分是一些import语句告知mtf规则引用emf模型清单3中所示。

    The file begins with some import statements, which tell MTF which EMF models the rules refer to, as Listing 3 shows.

    youdao

  • 通过同时传入开始搜索节点指定要搜索节点xpath语句调用findValue

    FindValue is called by passing in both a node from which to start the search and an XPath statement that specifies the node you're searching for.

    youdao

  • 例如如果for关键字开始一个语句输入Ctrl +Space会得到3中的模板选项

    For example, if you start a new statement with the for keyword, entering Ctrl + Space gives you the template options shown in Figure 3.

    youdao

  • 注意开始import语句如何email.parser以及其他几个流行python

    Py script; note how the import statements at the beginning pull in the email. Parser library along with several other popular Python libraries.

    youdao

  • 通过传入开始搜索起始节点一个指定正在搜索节点的xpath语句调用getValue

    GetValue is called by passing in both a node from which to start the search, and an XPath statement that specifies the node we're searching for.

    youdao

  • 脚本连接数据库开始然后games执行一条insert语句获取生成ID

    The script starts by connecting to the database. It then executes an INSERT statement against the games table and gets back the ID that was generated.

    youdao

  • 接下来我们分析一下清单1中的比较关键的代码,我们先从下面的语句开始看起。

    Let's interpret the key statements in Listing 1, beginning with this one.

    youdao

  • 首先第284开始添加一些包含(include)语句变量声明

    Begin by adding some library includes and variable declarations starting at line 284.

    youdao

  • 然后可以开始将文本输入文本粘贴CommandInput窗口中确保每个命令或 SQL语句语句分隔符号结束。

    You can begin typing in (or paste text into) the Command Input window, making sure that each command or SQL statement ends with a statement termination character.

    youdao

  • 如果语句发出存在处理程序条件那么SQLSTATESQLCODE变量可以开始执行处理程序时获得。

    If a statement raises a condition for which a handler exists, the values of the SQLSTATE and SQLCODE variables are available at the beginning of the handler execution.

    youdao

  • DB 2执行第一更改数据语句生成开始时间

    DB2 generates the start time column when it executes the first statement that changes the table's data.

    youdao

  • 清单延续清单1结尾开始DB2UDB 提供SAMPLE数据库中的ORG运行简单SELECT语句

    The listing continues from the end of Listing 1; it begins with a simple SELECT statement run against the ORG table in the SAMPLE database that comes with DB2 UDB.

    youdao

  • 清单延续清单1结尾开始DB2UDB 提供SAMPLE数据库中的ORG运行简单SELECT语句

    The listing continues from the end of Listing 1; it begins with a simple SELECT statement run against the ORG table in the SAMPLE database that comes with DB2 UDB.

    youdao

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

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

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