单词 | working code |
释义 | 例句释义: 操作码 1. As a professional engineer, it's your job to deliver working code consistently, even if that means you've got to make tough choices. 作为一位专业的技术人员,持续地开发能够运行的代码是你的工作,即使这意味着你必须做出艰难的抉择。 www.cnblogs.com 2. Most of these articles have working code, examples, downloads, and all sorts of other goodies available for your use. 这些文章大部分都有可用的代码、例子、下载以及其他各种类型的资源。 www.ibm.com 3. If they were practicing iterative development, working code would be a natural consequence. 如果他们一直在实行迭代开发,那么代码将是一个很自然的成果。 www.ibm.com 4. Our goal as architects and engineers is to produce robust, working code that provides the desired results in a scalable and secure fashion. 我们作为架构师和工程师的目标是产生可靠、可正常工作的代码,这样的代码以可扩展和安全的方式提供所需的结果。 www.ibm.com 5. This ensures that working code has been delivered, that it satisfies current stakeholder needs, and that the project is healthy. 它确保交付了工作代码,满足了当前项目关系人的需求,以及项目是健康的。 www.ibm.com 6. Frequent demonstration of working code provides feedback mechanisms that allow course corrections to be taken as needed. 经常性的展示工作代码提供反馈机制,从而允许根据需要进行必要的修正。 www.ibm.com 7. The power of refactoring lies in its ability to reduce the danger inherent in making changes to working code. 重构的力量在于其能够减少因为改变正在工作的代码所带来的危险。 www.bing.com 8. The existence of working code is a wonderful thing for setting up a test suite that defines what the problem you want to solve is, exactly. 得到已经正常运转的代码是非常有用的,这样可以制定测试组件,来精确定义你到底要解决什么问题。 kb.cnblogs.com 9. The purpose of a try-catch block is to catch and handle an exception generated by working code. try-catch块的用途是捕捉和处理工作代码所生成的异常。 msdn2.microsoft.com 10. My purpose is to demonstrate the idea of using Hadoop to do normalization, rather than producing 100% working code. 我的目的是要证明这种利用Hadoop做正常化,而不是生产100%工作代码。 blog.sina.com.cn 1. In many cases, this will be the second developer on a project, brought in after the first one has failed to deliver working code. 在大部分情况下;一个项目会有第二个开发者,他会在第一个开发者不能发布可运行代码的时候被加入到这个项目中。 www.infoq.com 2. All of this worked without my having to understand it, because I had some examples of working code. 这一切工作而不用我理解,因为我有一些例子,工作代码。 blog.sina.com.cn 3. Iterative development focuses on producing working code, reducing the risk of analysis-paralysis. 迭代开发关注生产工作代码、减少分析瘫痪的风险。 www.ibm.com 4. You can always build design documentation that helps you do your job, but your focus should always be on delivering working code. 您通常可以构建有助于完成工作的设计文档,但您应该把重点一直放在交付工作代码上。 www-128.ibm.com 5. Then, you ll examine working code that illustrates two widely used solutions to the basic problem. 然后,还将查看实际代码,这些代码展示了用来解决基本问题的、广泛采用的两个解决方案。 www-128.ibm.com 6. Prefer frameworks derived from working code rather than ones cast down from ivory towers. 尽量选择来自实际项目的框架,警惕那些理论化的东西; kb.cnblogs.com 7. Groovlets are simply an alternative for developers seeking an easy configuration and quick means to producing working code. Groovlet只是开发人员寻求容易配置和产生工作代码的快速方法时的一种选择。 www.ibm.com 8. The second file is the body of the extension; this is the working code that implements the extension. 第二个文件是扩展的主体,是实现扩展的工作代码。 www.ibm.com 9. For a complete, working code example, see the HttpParseException overview topic. 若想获得完整的工作代码示例,请参见HttpParseException的概述主题。 msdn2.microsoft.com 10. This means you focus on test results and demonstrate working code to various stakeholders to assess how well you are doing. 这意味着你集中于测试结果并向不同涉众演示工作代码,使他们可以评估你的进展。 www-128.ibm.com 1. Concepts are described and illustrated with working code examples. 这些概念将通过后面的工作代码示例进行描述和演示。 www.ibm.com 2. All concepts are described and illustrated with working code examples. 所有概念将通过后面的工作代码示例进行描述和演示。 www.ibm.com 3. These articles will include working code samples and packages. 这些文章将包括可以工作的示例代码和软件包。 www.ibm.com 4. For a complete, working code example, see the TableRow class overview topic. 若想获得完整的工作代码示例,请参见TableRow类概述主题。 msdn2.microsoft.com 5. Next month, "Server clinic" will offer working code that might help in your programming. 下个月,“服务器诊所”将提供可能有助于您编程的工作代码。 www.ibm.com 6. Statement , the cleanup code is separated from the working code , as follows . 语句,需要将清理代码与工作代码分开,如下所示。 www.bing.com 7. This language lets you create concise working code in short order. 这种语言使开发人员可以迅速撰写简洁的程式码。 www-128.ibm.com 8. In the next section, we will see how to translate this design decision into real, working code. 在下一节中,我们将会看到如何将此设计决策转化为真正工作的代码。 www.ibm.com 9. I need a proof of concept or working code for TCP and UDP hole punching. 我需要一个工作的概念或TCP和UDP打洞证明代码。 www.bing.com 10. I'll break away from the abstract to show you some working code. 现在先暂且放下这些抽象的概念,去查看一些实际代码。 www.ibm.com 1. No. Listing 2 shows a working code snippet that can parse this data for you. 清单2展示了可以解析数据的可行代码片段。 www.ibm.com 2. However, I don't like to throw away working code. 但是,我不喜欢扔掉正在工作的代码。 www.ibm.com 3. I hate to throw away working code. 我痛恨丢弃正在工作的代码。 www.ibm.com 4. I like Server clinic to show working code each month. 我希望服务器诊所每个月都显示工作代码。 www.ibm.com 5. Working Code Sample for Ray Projection 光线投射的工作代码范例 bbs.gamecollege.org |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。