• The exact code run, including the makefile, is provided.

    这里提供了精确代码运行结果,包括makefile

    youdao

  • The exact code you use depends on where the dataset is getting data.

    使用确切代码取决于数据集从何处获取数据

    youdao

  • In this solution, you may not need to use the exact code shown in Listing 2 above.

    这个方法中可能需要使用清单2所示完全相同代码

    youdao

  • Obviously, you won't use this exact code for your Excel export because your fields and data will be different.

    显然不会这里原原本本的代码用于Excel导出因为您的字段数据有所不同。

    youdao

  • While the multiprocessing module was used as an easy way to explain MapReduce, this exact code can be slightly modified to run on some other MapReduce cloud.

    使用多处理模块为了便于解释MapReduce,但是段代码只需稍加修改,就可以其他一些mapreduce云上运行

    youdao

  • To overcome this problem, Rational AppScan Developer Edition uses runtime analysis to identify the exact code executed when invoking each dynamic analysis issue.

    解决这个问题RationalAppScanDeveloperEdition调用每个动态分析问题利用运行时分析检查被执行准确代码

    youdao

  • No problem if you produce HTML, but that approach is not pretty at all if your code relies on the exact content of the element.

    如果生成HTML那么不会产生任何问题如果代码依赖元素准确内容,则这种方法就不适用。

    youdao

  • The exact flow of its tainted data through the code is provided by static analysis.

    遍及代码中的污染数据精确流程静态分析所提供的。

    youdao

  • Use the code below to define six tokens that match exact words and four others that match symbols.

    使用下列代码定义六个匹配精确标记四个匹配符号的标记。

    youdao

  • Not only that: You can identify the owner of those code changes and the exact times and dates they were introduced.

    不仅仅能够识别那些改变代码归属者引入准确时间日期

    youdao

  • In such cases, error logs from the application, or stack traces from the application dumps, often provide little or no help in pinpointing the exact line of code where the problem originates.

    这种情况下应用程序错误日志应用程序转储中的堆栈跟踪通常难为找出产生问题确切代码提供实际的帮助

    youdao

  • You may need to modify the generated code to meet the exact needs of your application.

    可能需要修改产生代码满足应用软件准确需要

    youdao

  • The exact error code, the error text, and even the line that caused the error can be retrieved.

    可以检索精确错误代码、错误文本甚至导致错误的一行

    youdao

  • The generated code may not always meet exact implementation requirements.

    生成的代码不会总是精确满足实现需求。

    youdao

  • At the moment, the kernel software RAID code is synchronizing the drives so that they're exact mirrors of each other.

    此时内核软件RAID代码正在同步两个驱动器以便它们彼此精确地成为对方镜像

    youdao

  • If you need time information in your code, verify whether you need the exact time in every case, or (for example) if accuracy to the nearest second would be sufficient.

    如果确实需要时间信息,请确定是需要当前准确时间,还是(例如)准确最近的足够了

    youdao

  • Hence, even though the exact representation of a message is different in the two technologies, the code required to access the message content is similar.

    因此尽管消息准确表示形式两种技术不同,但是访问消息内容所需代码类似

    youdao

  • If you want those three predicates applied in the exact order in which you code them, you must drop and re-create the index (or create a new index) on (COLA, COLC, COLB).

    如果三个谓词完全按照它们编码顺序应用,则必须删除在(COLA,COLC,COLB)上重建索引(或者创建一个索引)。

    youdao

  • The code fragment in Figure 1 shows the exact path the application took when executing the switch statement on line 111.

    1中的代码显示了第111执行交换陈述应用准确路径

    youdao

  • To increase the usefulness of our generic code, instead of specifying the exact type of a generic type parameter, we can specify an upper (or lower) bound instead.

    提高代码有效性可以指定上限下限),不是指定某个泛型类型参数精确类型。 这可以使用有界通配符来实现,的形式为 “?

    youdao

  • Although it may seem strange to compare FXG to CSS, FXG conceptually accomplishes the same exact thing as CSS: it separates the layout code from the style information.

    尽管FXGCSS进行比较似乎有点奇怪,但FXG完成的任务在概念上与CSS完全相同布局代码样式信息分离开来

    youdao

  • You can also use error messages to your advantage because they display the exact line of code that threw or generated an error.

    可以出错消息自己服务因为它们会显示抛出生成错误正确代码

    youdao

  • Clicking on any of the errors takes you to that exact spot in the code, which is very handy, indeed.

    点击任何错误带到代码真正出错位置非常方便

    youdao

  • What's worse is knowing you'll have to repeat this exact sequence of code in every POJO you write.

    糟糕对所编写的每一个POJO重复这样代码序列

    youdao

  • These two sets of results were generated by the exact same line of code.

    结果都是完全一样代码生成

    youdao

  • By doing a runtime analysis with Rational Purify, however, you can pinpoint the exact line of code where the reference to the object in question has been created (Figure 10).

    但是通过使用RationalPurify运行时分析能够指出发生问题对象指针的准确代码(10)。

    youdao

  • Our goal was to hand developers the exact repro steps and system environment Settings, as well as expose the behavior of frameworks and code they use, to drastically improve their diagnosability.

    我们目标交给程序员准确重现步骤系统环境设置以及公布他们使用framework或者代码行为彻底提高程序的可诊断性。

    youdao

  • There is a lot of plumbing code required to make this work because on the CLR side byref arguments need to be of exact type ...

    完成这些工作需要许多管道代码(Plumbing Code),因为对于CLR而言,byref声明需要确切类型……

    youdao

  • At the end of the day, you can implement the exact same program using a while loop that you can using a for loop, it's just your code is going to look slightly different.

    最终可以执行这个程序,再使用for循环地方使用while循环,只是使代码看起来稍微有点不同

    youdao

  • At the end of the day, you can implement the exact same program using a while loop that you can using a for loop, it's just your code is going to look slightly different.

    最终可以执行这个程序,再使用for循环地方使用while循环,只是使代码看起来稍微有点不同

    youdao

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

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

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