单词 | actual code |
释义 | 例句释义: 实际代码 1. Any other source of programmer documentation is likely to be one step behind the actual code, unless the programmer has been very diligent. 任何其它来源的程序员文档往往落后于实际代码,除非程序员非常勤奋。 www-128.ibm.com 2. Ideally, compare actual code developed against planned values (not shown) to determine how much work remains to be done. 理想的情况是,根据被计划的值比较实际被开发的代码以确定还有多少工作需要做。 www.ibm.com 3. Before you start importing and running the actual code, let me walk you through a little bit of theory. 在您开始导入并运行实际的代码前,让我来为您逐步地讲述一点点理论。 www-128.ibm.com 4. The transformation is the only one of your three plug-ins that requires you to write any actual code. 转换程序是3个插件中唯一需要您编写代码的插件。 www.ibm.com 5. But when you get the project it will only be 20 lines of actual code and will be very easy to read. 最后当你拿到他干的活儿时,里面可能就20行实际代码,简单易读。 www.bing.com 6. Before you start looking at the actual code, please note that the routers might be unidirectional or bidirectional. 在开始阅读代码之前,请注意路由器可能是单向或者双向的。 www-128.ibm.com 7. This means that actual code generation can be deferred until the developer is satisfied with the results of the tests that are run. 这意味着实际的代码生成可以推迟到开发人员对测试结果满意时。 www.ibm.com 8. Decimal character references can be used in any XML fragment and is replaced by the actual code point during XML parsing. 十进制字符引用可以在任何XML片段中使用,并且在XML解析期间被实际的代码点替换。 www.ibm.com 9. The actual code for this turned out to be embarrassingly simple. See for yourself in Listing 5. 完成这个任务的实际代码非常简单,如清单5所示。 www.ibm.com 10. the preceding restriction upon side effects applies to that particular execution sequence in which the actual code is generated. 上述有关副作用的限制适用于那些生成实际代码的执行序列。 www.xgdown.com 1. However, if the quality of the actual code is too bad, it may not be worth the effort of complete reengineering. 然而,如果实际的代码质量太差,那么可能不值得完全再造工程的工作。 www.ibm.com 2. REST seems to be winning in actual code, even if not yet in developers' minds. 尽管开发人员还没有意识到,但REST看起来在实际的代码中更有优势。 www.ibm.com 3. The next step is to run the actual code_recognizer. py program. 下一步是运行实际的code_recognizer.py程序。 www.ibm.com 4. When we get down to the actual code, take a look at how parameters are processed, and how the return value is passed. 现在我们来观察实际的代码,看看参数是怎样被处理的,返回值又是怎样被传递的。 www.ibm.com 5. By now, you're probably itching to see the actual code that makes Tapestry applications go. 到了现在,您可能非常想看看让Tapestry应用程序运行的实际代码。 www.ibm.com 6. I'll go over each real quick here, but will refer you to the source code for the actual code. 我将在这快速的重新演示,但请你以实际代码为准。 www.cnblogs.com 7. Since the third step of our process deals with actual code analysis, there is no equivalent discipline in RUP. 因为我们的过程的第三个步骤处理实际的代码分析,所以在RUP中没有等价的规程。 www.ibm.com 8. Once we have the construction of the window out of the way, we get down to the actual code for the program. 一旦有构造了的窗口,接下来我们就可以来看程序的实际代码。 www-128.ibm.com 9. What's more, unit tests can be written before the actual code under test is written -- hence the notion of test-first development. 而且,单元测试能够在真正要测试的代码前编写——由此有了测试优先开发的概念。 www.ibm.com 10. Note that the actual code that performs the search in this example is quite trivial. 注意,本例中执行实际搜索的代码非常简单。 www.ibm.com 1. Provided that all the unit tests fail, I know that I am ready to begin writing the actual code. 如果所有单元测试都失败,我就可以开始编写实际代码了。 www.ibm.com 2. With Rational Application Developer, additions or subtractions from the diagram generate actual code that is synchronized with a file. 利用RationalApplicationDeveloper,我们对图的添加或减少都会生成与该文件同步的实际代码。 www.ibm.com 3. real programmers don't write in lisp. only effeminate programmers use more parentheses than actual code. 真正的程序员不用lisp编程。只有女人气的程序员才会用的括号比代码还多。 eng.chinaue.com 4. Whenever the actual code encounters any type of error, it throws an exception, which then goes to the call stack. 每当实际代码碰到任何类型的错误,它就抛出一个异常,然后该异常就进入调用栈。 www.ibm.com 5. If you open up the Posts. php file in the code archive, you will see very little actual code. 如果打开代码归档中的Posts.php文件,您将看到实际代码非常少。 www.ibm.com 6. The actual code is somewhat more complex, as shown in Listing 2. 实际代码更复杂一些,如清单2所示。 www.ibm.com 7. Having the metadata inlined with the actual code it references provides locality of reference, so that everything is in one place. 使元数据与它引用的实际代码实现内联,从而提供引用的本地性,使所有事物都汇集在一个地方。 www.ibm.com 8. I discussed composed method in " Test-driven design, Part 1, " in the context of writing unit tests before you write actual code. 在“测试驱动设计,第1部分”中,我在讨论在编写实际代码之前编写单元测试时讨论过组合方法。 www.ibm.com 9. If the decisions you make aren't based on the actual code, you're likely to experience problems downstream. 如果您没有根据实际的代码制定决策,那么您可能就要面临随之而来的很多问题。 www.ibm.com 10. Writing the actual code is not a trivial task. 编写真实代码并非微不足道的工作。 www.ibm.com 1. Last in the initialization section comes the actual code. 实际代码出现在初始化节的最后。 www-128.ibm.com 2. The generic form is closer to the actual code that will be produced in the end product than the instance form is. 与实例形态相比,常规形态更接近于在最终产品中出现的实际代码。 www.ibm.com 3. This means you have virtually no overhead on top of the actual code that determines the string's length. 也就是说,实际上在检验字符串长度的顶层代码中你没有花太多开销。 www.bing.com 4. If you look at the actual code, there are two import statements; one imports the datetime module and the other imports the threading module. 如果分析实际的代码,那么将发现其中包含两个导入语句;一个语句导入了日期时间模块,另一个语句导入线程模块。 www.ibm.com 5. NOTE Because the code to do this is rather lengthy, I'll simply explain how it's done and leave the actual code to you. 提示因为实现这个目标的代码相当长,我将只是简单地解释它的工作方式,实际的代码留给你完成。 www.cnzzad.com 6. Here is the actual code that does the moving. 下面是进行移动的实际代码。 www.ibm.com 7. Listing 3 shows the actual code. 代码清单3显示了实际的代码。 www.ibm.com 8. You have a lovely project skeleton, but no actual code. 您有了一个不错的项目框架,但是没有实际代码。 www.ibm.com 9. Now that you know all about cascading deletes and you ve promised to be careful, you can see the actual code to execute the embedded 如果您已经完全了解了级联删除,并保证会多加小心,那么您就可以来看执行嵌入的 www-128.ibm.com 10. The previous code looks very much like the code I actually wrote for this method. Here is the actual code from this assembly 前面的代码看起来非常像我为该方法实际编写的代码。 blog.163.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。