• Not all code changes have to be related to a user story, I just did that in all my examples for clarity.

    不是所有的代码变更都必须与某个用户故事相关的,在例子中,我只是为了描述的清晰才这样做。

    youdao

  • I'm going to use my own special program that will color code things for me in class, but the idea is the same; it's a text editor.

    我将用我自己专门的程序,那个会分类为我标出代码的颜色,但是那个思想是一样的,这是一个文本编辑器。

    youdao

  • My point is, for important programming venues, clean code is too often not even a consideration.

    我的观点是,作为重要的编程比赛,干净的代码是经常被忽略的一个因素。

    youdao

  • For several days now, my colleagues and I have been refactoring our eLearning code.

    最近几天,我和同事们重构了一下我们电子教学系统的代码。

    youdao

  • As I've looked over some of these — I've been reading more and more code for my classes and my research — I believe there are some general principles you can follow.

    因为我已经看过他们其中的一些代码——在我的教学和研究中我已经阅读过非常多的代码——我认为您可以遵守一些通用的原则。

    youdao

  • Writing tests before I write code has revolutionized my life as a programmer, and it can do the same for you.

    在编写代码前编写测试极大地改变了我作为程序员的生活,它同样也可以改变您的生活。

    youdao

  • 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.

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

    youdao

  • He admitted he stole my code a month ago and tried to find out what I wrote in the outline for the new project.

    他承认,他一个月前偷了我的暗号,想知道我为那个新的工程写的大纲里有些什么内容。

    youdao

  • I like to modularize my code, so I allow separate controllers for different parts of the application.

    我要对我的代码进行模块化,这样就可以有单独的控制器来处理应用的不同部分了。

    youdao

  • This also, by the way, in some sense, gives me the beginnings of my comments for what the structure of my code is going to be.

    顺便说一句,在某种意义上这也是我,对于我的代码结构的,讲解的开始。

    youdao

  • And in my experience, my code is much simpler when tests drive it, and I'm always in the market for greater simplicity.

    根据我的经验,在测试推动代码时,我的代码就会简单得多,而且我一直在设法使它们更为简单。

    youdao

  • My understanding is that when such constraints appear, developers typically abandon J2EE security and start writing code for themselves.

    我的理解是,当出现这类约束时,开发人员通常会放弃J2EE安全而开始自己编写代码。

    youdao

  • This code tests one of the most critical parts of my problem domain: getting factors for a number.

    这段代码测试我的问题领域中最关键的部分之一:获取数字的因子。

    youdao

  • I called the phone company and asked for the pass code to his mobile - I was paying his account so it was in my name anyway.

    我拨通了电话公司的电话,要了他手机的密码——我给他的手机交费,所以帐户就到了我的名下。

    youdao

  • I began by replacing the example code in my unit test which instantiates the task library's classes with example code for my unimplemented DSL and revised it several times until I was satisfied.

    我开始将我单元测试中初始化任务库各个类的范例代码替换成我尚未实现的DSL的范例代码,并且修改了数次,直到我满意为止。

    youdao

  • SQL Prompt: Intelligent code completion and layout for SQL Server. “Accelerates all my programming.”

    SQLPrompt: SQL服务器智能代码填写和布局“为我所有的编程提速。”

    youdao

  • It's hosted on a machine called dogma on port 8000, and I've created a new developerworks repository for code associated with my developerworks articles.

    它驻留在称为dogma的机器上,端口为8000,我为与我的developerworks文章相关的代码新建了一个developerworks存储库。

    youdao

  • In my tests, calling deepcopy for both and was 15 percent slower than the code in Listing 6.

    在我的测试中,对和调用deepcopy要比清单6中的代码慢15%。

    youdao

  • The code in Listing 2 makes all my tests for factors much cleaner, as shown in the rewritten test from Listing 1, shown in Listing 3

    清单2中的代码能够让对因子的所有测试更加简洁, 清单1 中的测试可以改写为清单 3 这样

    youdao

  • My code examples use JPA, so I'll show the configuration for the JpaTransactionManager.

    我的代码示例使用的是 JPA,因此我将展示 JpaTransactionManager的配置。

    youdao

  • How can I be sure that my Web application is running with the latest version of the code on my local machine, or on any machine, for that matter?

    如何确保我的Web应用程序运行的是本地机器(或其他机器)上最新版本的代码?

    youdao

  • By using a Gant automated build script to execute the CheckStyle ant task, I can search my code base for classes that rely on too many other classes.

    通过使用Gant自动构建脚本执行CheckStyleant任务,我可以搜索代码库,查找过多依赖于其他类的类。

    youdao

  • Download my code at bottom of the article for loading the Type 4 JDBC driver for SQL Server.

    下载本文底部的我的代码,用于加载用于SQLServer的Type4JDBC驱动程序。

    youdao

  • I use the EJB 3.0 specification in my code examples; the concepts are the same for the Spring Framework and JOTM.

    我在代码示例中使用EJB 3.0规范;同样的概念也适用于SpringFramework和JOTM。

    youdao

  • While I'm at it, I'll make some other changes to improve the usability of the code and make it more flexible for my testing. Listing 4 gives the modified code in its entirety.

    在改的时候,我还做了一些其他改变以改进代码的易用性,并让测试更灵活。

    youdao

  • At the same time, however, my intention is to offer code to the programming community that individual developers can utilize directly for their own purposes.

    而同时还有另一个意图,就是向编程社区提供代码,个别开发人员可以为他们各自的目的直接利用这些代码。

    youdao

  • I want the idiomatic patterns that I harvest to stand out from the rest of my code, and DSLs provide a compelling mechanism for achieving this goal.

    我想让我捕获的惯用模式从其余的代码中脱颖而出,DSL提供一个令人信服的机制来实现这一目标。

    youdao

  • AOP modularizes crosscutting concerns, so I should look for code that is scattered and tangled in my code.

    AOP模块化横切关注点。因此应该寻找那些分散和纠缠在代码中的代码。

    youdao

  • They did have the style in my size, and I was even able to give her my coupon code for additional savings!

    柯尔百货确实有我尺寸大小的那条短裤,我甚至还可以用优惠券代码省下不少钱!

    youdao

  • AOP modularizes crosscutting concerns, so I should look for crosscutting concerns in my code.

    AOP模块化了横切关注点,因此我要在代码中寻找横切关注点。

    youdao

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

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

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