• A box appears around the code statement that contains the currently selected breakpoint.

    包含当前所选断点代码语句周围会显示一个

    youdao

  • Improved reverse engineering and round trip operations better handle the following code statement.

    改进逆向工程环形路线操作更好地处理以下代码声明

    youdao

  • A far more accurate measure — one that can even gauge the time taken to run a single-source code statementcan be taken using a code profiler.

    一种精确测量——甚至可以测量运行单个源代码语句时间——可以采用代码分析器。

    youdao

  • But common sense implies a limit of 80 characters, which fits easily on a printed page on most monitors. There are several ways to spread a code statement over more than one line.

    但是一般限制80个字符容易适合大多数显示器一个打印页面

    youdao

  • When the debugger encounters this attribute when stepping through user code, the user experience is to not see the designer provided code and to step to the next user-supplied code statement.

    逐句通过用户代码,如果调试器遇到特性,用户将不会看到设计器提供的代码,并且会执行用户提供的下一代码语句

    youdao

  • The tests should adequately cover the kernel code to help support the stability statement produced from their results.

    测试应该充分地覆盖内核代码帮助支持结果中生成稳定性声明

    youdao

  • When the INSERT statement fails with the error code specified in the DECLARE exit handler statement, control passes to the handler, and the procedure is exited.

    insert语句失败并且错误代码DECLAREEXIThandler语句中指定,那么控制将传递处理程序,过程将退出。

    youdao

  • The following code snippets show the differences when using a Statement and a PreparedStatement.

    下面代码片段显示使用Statement使用PreparedStatement的不同之处。

    youdao

  • The problem isn't entirely in the if statement, but mostly in the amount of code in the if statement.

    问题并不完全归结if语句上,if 语句代码数量才是关键

    youdao

  • The code above is a single line statement, but had to be indented to fit this format.

    上面代码一个单行语句但是为了适合这个格式进行排。

    youdao

  • It generates the code required to execute each SQL statement annotated for each method in the interface.

    生成代码用来执行针对接口每个方法进行注释的每个sql语句

    youdao

  • But when each statement includes too many choices and too much code, it could be an indication of code that needs to refactored.

    一个语句包含太多选择代码时,可能暗示需要重构的代码。

    youdao

  • You can measure code coverage in several ways: by assessing line or statement coverage, condition coverage, branch coverage, and so on.

    可以通过许多方法来测量代码覆盖率通过评估代码行语句覆盖面条件覆盖面、分支覆盖面等等

    youdao

  • This variable contains the error code of the latest SQL statement executed.

    变量包含最近执行条 SQL语句错误代码

    youdao

  • Switch to the stored procedure editor ASSOC_PROC and pass the code between the cursor declaration and the cursor "OPEN" statement.

    切换存储过程编辑器 ASSOC_PROC 并传递指针声明指针 “OPEN语句之间的那些代码

    youdao

  • The statement information panel provides additional meta information about the statement and provides a key ability to trace a statement execution back to an application's source code.

    语句信息面板提供关于语句的额外信息,提供了一项关键功能可以追踪语句执行,直到应用程序源代码。

    youdao

  • The first of the four assertions at the bottom of the code verifies that the appropriate SQL statement was created.

    代码底部四个声明中的第一个声明会验证适当SQL语句是否创建

    youdao

  • Processing stops immediately when this statement is executed, and the procedure return code to the caller is the value of SQLERROR.

    执行语句处理立即停止过程返回调用代码SQLERROR

    youdao

  • Listing 9 contains a code example of the SQL CREATE procedure statement used to register an RPG program as an external stored procedure.

    清单9包含用于将一个R PG程序注册外部存储过程SQLCREATEPROCEDURE语句代码示例

    youdao

  • This means that under JDBC 3.0, your existing code will automatically leverage statement pooling.

    意味着,在JDBC 3.0现存代码可以自动利用语句

    youdao

  • The whole INSERT statement is converted from the client code page to the database code page, and then the XMLPARSE document string is converted to UTF-8 for parsing into XML.

    整个insert语句客户机代码转换数据库代码页,然后XMLPARSE文档字符串被转换到utf - 8以便解析XML。

    youdao

  • When you create a database using the create database statement, the code page for the database will be derived from the operating system locale setting.

    使用CREATEdatabase语句创建数据库时,操作系统地区设置推导出数据库编码

    youdao

  • When the return SQLERROR statement is executed, processing halts and the error code 10029 is returned to the caller.

    执行RETURN sqlerror语句时,处理暂停错误代码10029返回调用者。

    youdao

  • In this example, we have chosen to fix the CREATE PROCEDURE statement instead of modifying the source code.

    这个例子中,我们选择修改CREATEprocedure语句而不是修改源代码

    youdao

  • For both databases you can declare error handlers that will determine what action are taken if an SQL statement fails with a particular error code (SQLCODE or SQLSTATE).

    对于这两种平台上的数据库都可以声明错误处理程序,如果带有特殊的错误代码(SQLCODESQLSTATE)的sql语句失败,那么该处理程序判定应采取哪些措施

    youdao

  • Despite that, we still see code that first runs a SELECT statement to find the maximum id, then adds one to that id, as well as a new record.

    除此之外,我们仍然会看到这样的代码首先运行select语句找到最大id然后id1找到一个记录。

    youdao

  • By simply adding a header file to your code and defining MEMWATCH in your GCC statement, you can track memory leaks and corruptions in your program.

    只要代码中添加一个文件gcc语句中定义了MEMWATCH之后,就可以跟踪程序中的内存泄漏错误了。

    youdao

  • Running the same code using the JSON format yields a much more compact statement

    使用JSON格式运行相同代码将得到精简多的语句

    youdao

  • The eval statement in Listing 3 will execute whatever code the server returns, so there is a security risk here.

    清单3中的eval语句执行服务器返回所有代码因此这里存在安全风险

    youdao

  • The application code used for parsing the XML in the DOM parser and composing the insert SQL statement is replaced with the following code

    用来DOM解析器中解析XML合成insertSQL语句应用程序代码替换为以下代码

    youdao

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

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

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