单词 | code level |
释义 | 例句释义: 代码级,码阶,码位阶的观点 1. To be able to audit any software package on a source- code level is often cited as an advantage of open source software . 能在源代码层次上对任何软件程序包进行审计,经常被列举为开放源代码软件的优势之一。 www.bing.com 2. Finally, I'll describe the code level details along with the configuration parameters used for this application. 最后,我将介绍这个应用程序使用的详细代码和配置参数。 www.ibm.com 3. The Chart of Accounts in SAP consists of two management levels: the group level and the company code level. SAP的会计科目表分为两层管理:集团层和公司代码层。 www.waiwenfanyi.com 4. You can either enter the exact number of characters or select Any to allow any number of characters for that code level. 您可以输入确切的字符数,也可以选择“任意”,以允许该代码级别有任意数量的字符。 office.microsoft.com 5. The strength of the Aspell algorithm is the way it uses edit distance at both the word level and the phonetic code level. Aspell算法的优势在于它利用编辑距离的方式,它在单词级别上和语音代码级别上都使用编辑距离。 www.ibm.com 6. Grape is like an enhanced, code-level implementation of Maven or Ivy. Grape好比一个增强的、Maven或Ivy的代码级实现。 www.infoq.com 7. This means that almost all programs on Ubuntu, and the operating system itself can be customized or otherwise modified at the code level. 这意味着,Ubuntu中运行的大部分软件,甚至Ubuntu自身,都是可以定制或在代码水平进行修改的。 www.bing.com 8. With software development projects, it's not necessary for the project manager to get involved at code level, leave this to the developers. 尤其是在一些软件开发的项目中,项目经理没有必要处理一些与代码相关的事务,把这些留给开发人员去做吧。 www.bing.com 9. Because components don't interoperate at a code level, traditional methods of unit testing are not necessarily appropriate. 由于组件不能在代码级别进行互操作,因此不适合使用传统的单元测试方法。 www.ibm.com 10. A really restrictive schema combined with code-level verification of the remaining data may leave you with no room to maneuver. 一个结合了对剩余数据进行代码级验证的真正严格的模式也许不会留下可操纵的空间。 www.ibm.com 1. In following installments of this series, you'll learn about implementation (at the code level). 在本系列以后的各篇文章中,您将了解代码级的实现。 www.ibm.com 2. Thanks to two brilliant economists, Chip Case and Robert Shiller, we have reliable measures of house price changes at the zip code level. 感谢两位睿智的经济学家ChipCase和RobertShiller,在关于有邮政编码的房屋价格变化中,我们可以有一个可靠的尺度。 www.bing.com 3. You instantiate the canonical class by generating a concrete Person_. java at a source-code level at development time. 您可以在开发时在源代码中生成一个具体的Person_.java来实例化一个规范类。 www.ibm.com 4. It's important to note that even if the dependencies can be confined and few in number, source code level dependencies still exist. 务必注意的是,即使依赖项可能非常有限并且数量很少,源代码级别的依赖项仍然存在。 www.ibm.com 5. The example application was built using the default MyISAM table type, and the developers tried to enforce data integrity at the code level. 应用程序样例使用了默认的MyISAM表类型,而开发人员试图在代码层采用数据集成。 www.ibm.com 6. Learn assembly code , check how compiler generates code , learn how virtual function works, learn to debug at assembly code level . 了解汇编代码,检查编译器是如何产生代码的,了解虚函数是如何工作的,学习在汇编代码一级调试程序。 www.bing.com 7. You can reuse code at the source code level by wrapping any desktop or Pocket PC specific code in conditional compile directives. 您可以通过在条件编译指令中包装任何桌面或PocketPC特定代码,在源代码级重用代码。 msdn2.microsoft.com 8. Recursive code level undertakes designing the active doubt of feasibility, rationality. 回归代码层面进行设计可行性、合理性的主动质疑。 pjprimer.com 9. The Java compiler can ensure that the behavior you indicate in your metadata actually happens at a code level. Java编译器可以确保在元数据中指明的行为实际发生在代码级别。 www.ibm.com 10. Because property publication is done at a code level, the fields are accessible even though they are not displayed. 由于属性发布是在代码级别完成的,因此即使不显示也可以访问字段。 www.ibm.com 1. You can overload login at the code level, and then your scenarios will accept either username and password or open ID. 你可以在代码级别重载登录有关的测试代码,然后,你的场景就会接受要么用户名和口令,要么OpenID。 www.infoq.com 2. Finally, in the code level to achieve Cooperative Office System interfaces with IMS system t integration. 最后,在代码层面上实现了协同办公系统与IMS系统的集成接口; degree.fzu.edu.cn 3. But with Pro you can go even further and drill down into individual customer transactions at the code level. 但是使用专业版,你可以进一步深入,在代码层面上,钻入到单个客户的交易事务。 www.infoq.com 4. The trouble with the idea of software architecture is that, in most of the situations, it is not represented explicitly at the code level. 在软件架构想法方面的困难是在大多数情况下,在代码层不是明确地表示出来。 www.ibm.com 5. The tool then provides guidance for source-code level fixes of the issues it uncovers. 然后,此工具提供它发现的问题的源代码级修复的指导。 msdn2.microsoft.com 6. At the code level, Maurice Halstead's software metrics and Tom McCabe's cyclomatic complexity model were widely accepted. 在代码层次,MauriceHalstead的软件规格和TomMcCabe的秩复杂度模型被广泛接受。 www.ibm.com 7. The table in Figure 1 illustrates a number of code-level differences that can be observed between a conventional team and an agile team. 表一在代码级别上列出了一些传统团队与敏捷团队的不同。 www.infoq.com 8. The tool provides guidance for source-code level fixes of the issues it uncovers. 然后,此工具针对其发现的问题提供源代码级修复指导。 msdn2.microsoft.com 9. Hence, at the byte code level, there is no connection between Scala enumerations and the enum constructs in Java and C#. 因此,在字节码的层次,Scala枚举和Java,C#中构造的枚举没有任何联系。 www.bing.com 10. It also makes it possible to retain metadata at source code level in class files, and at runtime controlled by a retention policy. 它还使得在类文件中以源代码级别保留元数据、并在运行时由保持(retention)策略控制成为可能。 www.ibm.com 1. Performance tuning can take place at the code level or at the run-time level. 可在代码级或运行时级进行性能优化。 www.ibm.com 2. Many XML configurations were devised because the Java language lacked a common syntax for adding metadata at the code level. 由于Java语言缺乏用于在代码级添加元数据的一种公共语法,因此需要设计很多XML配置。 www.ibm.com 3. Build out this idea of code-level documentation. 就代码级别的文档理念展开。 www.ibm.com 4. Code-level documentation is the most-often-cited use. 代码级文档最常被引用。 www.ibm.com 5. Implementation is the code level of abstraction. 实现是抽象的代码级别。 www.ibm.com 6. But companies have been demanding more and more who really know how to work with the underlying technology at a "hand code" level. 但是公司需要越来越多的真正知道怎样使用底层技术进行“手工编码”的人。 www.bing.com 7. It's the most detailed design, just before the code level. 这一设计已经达到最为详细的程度(仅次于代码级)。 www.ibm.com 8. User function probes apply to application code-level probes. The general form of a user function probe is as follows 用户函数探测应用于应用程序代码级探测。 www.ibm.com 9. written clearance group and accuracy of code Level Code; 补写游隙组别代号和精度等级代号; www.bokee.net |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。