• After you have the cursor, you can tell it to give you the next record, in which case it moves down the list of records, in the order specified by the SQL statement.

    创建游标可以通知提供一个记录情况下,它会sql语句指定顺序记录列表下方移动

    youdao

  • Unlike elapsed time, in case of a declare cursor statement the CPU time is the sum of open, all fetched and close.

    消耗时间不同,对于声明游标语句CPU时间打开游标、所有读取操作关闭游标时间总和

    youdao

  • All from a statement of work, we can derive the feature list and use case diagrams, break up the problem, and then pick a use case to start to iterate.

    所有内容都来自工作说明我们得到特性列表分解问题然后选择个用例开始迭代。

    youdao

  • According to the statement, the training will include lectures and case studies to improve civil servants' loyalty to the country and people, as well as their sense of responsibility and honesty.

    公告中还指出培训通过讲座案例学习提高公务员国家人民忠诚度,同时提高他们责任感诚信度

    youdao

  • In each XML file, you'll find a similar case-sensitive target statement that specifies where the content belongs in the navigation of a solution information project.

    每个XML文件中,都发现一个类似的区分大小写目标语句这个语句指定内容属于解决方案信息项目导航中的哪个位置

    youdao

  • Ghisleni said McDonald's could appeal the case, and the Brazilian headquarters of the chain said in an e-mailed statement Thursday it was weighing its legal options.

    吉斯·莱尼称麦当劳对此提起上诉,麦当劳连锁店巴西总部本周份邮件声明中正在权衡是否要采用法律手段。

    youdao

  • So, I now go back and modify the problem statement to bring the notion of parent approval of certain transactions more in line with what I've discovered in the use case.

    因此现在返回修改问题陈述使家长某种交易认可概念例中发现一致

    youdao

  • In the case of the DB2 example in the left column of Table 3, if a particular SQL statement fails and generates an error, control is passed to the condition handler.

    对于3左侧DB 2示例如果条sql语句失败生成一个错误,那么控制传递给条件处理程序。

    youdao

  • In this case, the details of the RETURN operator contain the text of the remote SQL statement that is passed to the remote data source.

    这种情况下return操作符细节包括传递远程数据源的远程sql语句文本

    youdao

  • I typically have the problem statement, any relevant use-case descriptions, the UML diagrams, and the code all in front of me at the same time as I work.

    通常工作同时我会问题陈述所有相关用例描述UML代码放在面前。

    youdao

  • "Her attending GP, through his quick response in activating the 993 ambulance for the patient, had also helped to minimise the spread of infection from this case, " said a ministry statement.

    病人警惕,993救护服务得知情况后的迅速出动使得传染的几率降最低,”一个卫生部发言人

    youdao

  • To get past the last IF statement we simply populate the password with the user name in case of SSO.

    为了通过最后一个IF语句,只需对于sso用用户名填充密码

    youdao

  • The while loop, as was the case with the if statement, supports an optional else clause containing a block of program statements executed when the expression is False.

    while循环if语句一样,支持可选else子句,其中包含表达式计算为False时执行程序语句

    youdao

  • For each parameter that has a dependency on other parameters, add a PatternDependencyDelegate statement to the constructor of the parameter's dependency inner class (see Listing 3). In this case.

    对于每个依赖其他参数参数而言,要为参数内部依赖的构造函数增加PatternDependencyDelegate声明(参看列表3)。

    youdao

  • Why was it unnecessary to include a break statement at the end of each case clause in the monthName method presented in the chapter?

    为什么中的monthName这个方法每个分支,结尾处不需要包含break语句

    youdao

  • So, each time this section of code is executed, the $TIME is checked to see if it matches the times of the case statement.

    因此每次执行这个代码时候,将检查 $TIME是否匹配case语句所指定的时间

    youdao

  • This is the first time that the notion of authorization has popped up in this context, and it's an example of how writing a use case can find flaws in the problem statement.

    上下文中第一出现认可(authorization)这一概念并且编写如何找出问题陈述中缺陷个实例。

    youdao

  • That implies we'd have to change the final if statement considerably to allow for user name only, but only in the case of SSO.

    意味着必须修改最后一个IF 语句,允许只有用户情况,但是这个逻辑适用于 SSO。

    youdao

  • Next, let's assume that you only want to get the first child element of the row, in this case, the td element with the content "Joe Lennon." to do this, you use the following statement.

    下一步假设希望取得该行第一个子节点例中内容为“JoeLennon”的td元素

    youdao

  • One of the most obvious changes in our second version of the ebuild script is the new case statement at the end of the code.

    ebuild脚本第二明显改动之一就是代码末尾新的case语句

    youdao

  • Within the switch statement of the tcp_usrreq function, the case for PRU_LISTEN checks if the socket is bound to the port.

    tcp_usrreq函数切换语句中,PRU_LISTEN的实例检查接字是否绑定端口

    youdao

  • A little trick of using a dictionary as a switch statement is used here (although the otherwise case remains too narrow in the example).

    在这里我们使用技巧就是一个字典作为一个switch语句(尽管示例中的otherwise情况还是狭窄了)。

    youdao

  • Let's take advantage of that and set the discount while we are creating the table in the first place. The following use of a CASE statement will take care of that for us.

    我们可利用这个优势,可首次创建设置discount

    youdao

  • In the statement, the European parliament said it viewed the case as an outstanding example of the serious shortcomings within Russia's judicial system.

    份声明中欧洲议会表示案件被看成俄罗斯司法系统存在严重缺陷突出案例

    youdao

  • Another useful rule of thumb: it's typically not cost effective to inline functions with loops or switch statements (unless, in the common case, the loop or switch statement is never executed).

    其他有用经验法则:一个函数如果判断循环语句通常效率的。(除非通常情况循环语句或判断语句不会执行)。

    youdao

  • Another useful rule of thumb: it's typically not cost effective to inline functions with loops or switch statements (unless, in the common case, the loop or switch statement is never executed).

    其他有用经验法则:一个函数如果判断循环语句通常效率的。(除非通常情况循环语句或判断语句不会执行)。

    youdao

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

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

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