• 可能工作简单的代码

    The simplest code that could possibly work

    youdao

  • 可能工作简单的代码使得后来重构代码更为简单

    The simplest code that could possibly work, which makes it easier to refactor later

    youdao

  • XP建议应该编写可能运行简单的代码同时建议应该不断学习。

    XP says you should write the simplest code that could possibly work, but it also says you'll learn along the way.

    youdao

  • 来说,比较明显就是首先编写测试经常会推动尽可能创建简单的代码

    The phenomenal thing to me is that writing a test first quite often drives me to create the simplest code possible.

    youdao

  • 虽然XP 建议应该编写可能运行简单的代码但它建议您应该不断学习

    While XP says you should write the simplest code that could possibly work, it also says you'll learn along the way.

    youdao

  • 一个高速缓存系统当然不必过于复杂一直相信经常写出代码,你可以简单代码

    A caching system certainly doesn't have to be overly complex, but I've always been of the opinion that very often the best code you can write is the simplest code you can write.

    youdao

  • 我们使用一个实验室计算机系统签出保留应用模型示例,首先编写数据库访问应用程序数据所需简单代码

    Using a sample checkout and reservation application model for lab computer systems, we start with the most simplistic code required to access application data from the database.

    youdao

  • 简单的答案已经这些语言实际地写了一些代码

    The simplest answer is that I've actually written some code in each of these languages.

    youdao

  • 简单性:XP建议:在对于过程编写代码作用的方面,总是简单的事情

    Simplicity: XP proposes that you always do the simplest thing that could possibly work with regard to process and writing code.

    youdao

  • XP建议总是尽可能围绕过程编写代码简单的事情

    XP proposes that you always do the simplest thing that could possibly work with regard to process and writing code.

    youdao

  • 如果使用CPLD方法配置FPGA一个NOR闪存芯片中存储fpga比特流所需代码可能简单的系统设计

    If you use the CPLD method of configuring the FPGA, you can store both the FPGA bitstream and the required code in a single NOR flash chip; it's probably the simplest system design.

    youdao

  • 记住XP就是简单的可以应用设计代码流程工具

    Remember that XP is all about doing the simplest thing that could possibly work. That applies to design, code, process, and tools.

    youdao

  • 简单的方法打开记事本新建一个文件,将下列代码清单2复制记事本文件中,然后另存PresentBlox.jsp。

    The simplest method is to open Notepad, create a new file, copy the following code (Listing 2) into the new Notepad file, and save as PresentBlox.jsp.

    youdao

  • 强大的jQuery代码复杂应用程序设计的,然后让应用程序处理输入简单信息。

    Great jQuery code is designed for the most complex application possible, and then easily handles the simple stuff you throw at it.

    youdao

  • 可以编写简单可用代码生成器也许就是构建一个静态查找

    Probably the simplest useful code generator you could write would be one to build static lookup tables.

    youdao

  • 特性允许选择简单方式处理 SOAP文档XML有效载荷,对生成代码进行定义,使用所选择的方法。

    This feature lets you choose the easiest way of working with the XML payload of your SOAP documents, customizing generated code to use the approach you choose.

    youdao

  • 这种情况下需要真实做到这些的简单方法加入代码示例4中的代码

    In this case, I need a true value; the simplest way I can make this happen is by adding the code in code Sample 4.

    youdao

  • 这两个点同一个点么?,已经写了一小代码可以提供这个功能,但是知道的我可以做的,简单的事情就是说好?,等等,我为什么直接看看,这两个东西相等不相等呢?

    Thing I've got a little procedure that could do that, but you know the simplest thing I could do is to say well, gee, wait a minute, why don't I just check to see if these are the same thing?

    youdao

  • XP简单价值建议团队中的每个人应该在有效的前提下,代码过程采用简单的方法。

    The XP value of Simplicity suggests everybody on my team ought to do the simplest thing that could possibly work, both for code and for process.

    youdao

  • 如果使用包含文件不能满足要求可能会添加其他一些方法或者代码生成过程进行定制简单的方法创建一个新的JET骨架

    If an include file is not sufficient and you want to add additional methods or customize the generation, the simplest way is to create a new JET skeleton.

    youdao

  • 文件位置作为命令行参数传入配置代码简单的方法

    Passing the file location in as a command-line parameter is the easiest way to configure your code.

    youdao

  • 简单的结构应该相同插件中部署概要文件代码

    The simplest structure would be to deploy both the profile(s) and the code in the same plug-in.

    youdao

  • 了解为什么使用YAML简单方法一下不同格式编写的代码

    The easiest way to see why you would want to use YAML is to look at some code in different formats.

    youdao

  • 幸运可以通过添加以下代码解决问题,在您提出疑问之前可以告诉您,代码是出于简单情况的考虑。

    Fortunately, you can fix that by adding the following code, which - before you ask - I realize is on the simplistic side.

    youdao

  • 目前为止简单的方法因为改变代码结构(通常通过选择IDE中重构支持)。

    This is by far the simplest technique because you're just changing your code's structure (frequently through refactoring support in your IDE of choice).

    youdao

  • 我们第一件事就是简单的转帐行为一个测试比如清单4中的代码

    The first thing to do is write a test for the simplest possible transfer behavior, such as the code in Listing 4.

    youdao

  • Zope调用Python简单的方式的 Python 代码做成外部方法

    The simplest way to call Python from Zope is to make your Python code an External Method.

    youdao

  • 我们创建软件进行最简单测试按以下顺序运行设计所有代码

    A simplest test of the software we have created is to run all of the designed code in sequence, as follows.

    youdao

  • 创建一个数据源简单的方法使用SproutCore代码生成工具

    The easiest way to create a data source is to use SproutCore's code generation tool.

    youdao

  • 创建一个数据源简单的方法使用SproutCore代码生成工具

    The easiest way to create a data source is to use SproutCore's code generation tool.

    youdao

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

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

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