• My task is to build fluency while providing the opportunity inherent in any writing activity to enhance the moral and emotional development of my students.

    任务就是任何写作活动提供一些内在机会培养他们语言的流畅程度,以此来增强学生道德情感上发展

    youdao

  • Soren Andreasen, a social scientist at Dalberg Global Development Partners who supervised the writing of the report, defended it, saying that it was clear that the numbers were rough estimates.

    索伦·安德瑞森一名社会科学家达尔伯格全球发展伙伴公司负责监督报告撰写进行辩护,这些数字显然粗略估计

    youdao

  • In writing your applications, you can use all the shared facilities of the GNOME platform, making your development time even more efficient.

    编写应用程序时,可以使用GNOME平台所有共享工具从而使开发时间更加高效

    youdao

  • You will then learn how to correct these issues, writing the same code in an unobtrusive way, with guidelines on some best practices for this style of development.

    然后了解如何更正这些问题一种低调方式编写相同代码,并了解这种开发风格一些最佳实践原则

    youdao

  • Since the fundamental activity of developing software is writing code, these people tend to come from a development background.

    由于软件开发基本活动编写代码这些角色更倾向于拥有一定的开发背景。

    youdao

  • Of course writing unit tests for rich components requires some experience, time and effort but it is an important part of application development.

    当然编写组件单元测试需要经验时间精力也是应用开发一个重要组成部分

    youdao

  • The basic concept of test-driven development is that before writing project code, you write a simple piece of code that tests your hypothetical project code for desired behavior.

    测试驱动开发基本概念,在项目代码之前一段简单代码测试假设的项目代码,获得预期反应

    youdao

  • They hear about Agile from developers who are looking for better ways to use their time writing code rather than working on supporting other facets of software development.

    他们开发那里听到了关于敏捷的信息,这些开发员寻找书写代码更加省时方法不是努力支持软件开发的其他方法。

    youdao

  • At the time of writing this article it is still in the early draft stage and might change significantly during the development process.

    撰写本文仍然处于初期草案阶段开发过程中可能发生了很多重大修改

    youdao

  • As of this writing, that is still in development.

    本文写作之时开发之中

    youdao

  • Writing test cases against code naturally increases the collective confidence of a development team.

    一个开发团队而言,针对代码编写测试案例自然可以增加集体信心

    youdao

  • The FEM API delivers complete control of the display by writing directly to video RAM -- perfect for game development, although other uses abound.

    通过直接显存进行操作,FEMAPI提供了显示完全控制 ― 这对于游戏开发来说十分理想虽然还有许多其它应用。

    youdao

  • While this simplifies the development of platform-independent concurrent classes, it by no means makes writing concurrent classes trivial — just easier.

    简化平台无关并发开发的同时,没有使并发类的编写工作变得更繁琐,只是使它变得更容易了。

    youdao

  • This paper focuses on proposal writing rather than on the development of research ideas.

    篇文章强调计划书的写作研究思路的开展

    youdao

  • In Part 1, I wrote a version of a perfect-number finder using test-after development (writing the test after writing the code).

    第1部分中,采用测试开发方法(在编写代码之后编写测试)编写完全数查找程序一个版本

    youdao

  • Optimizing success: the proposal should not just include the offer of writing copy for their website under development.

    优化成功提案不仅包括开发网站文案

    youdao

  • A CSS3 standard is under development at the time of this writing.

    撰写本文CSS3标准开发中。

    youdao

  • The proposal should not just include the offer of writing copy for their website under development.

    提案不仅包括开发网站文案

    youdao

  • This article USES the latest development version at the time of this writing (0.9a5), retrieved through the preview download page.

    本文使用撰写本文最新开发版本(0.9a 5),可以通过preview下载页面得到

    youdao

  • Each of the languages has more than one integrated development environment (IDE) that supports writing programs in it.

    每种语言都拥有一种以上支持进行程序编写集成开发环境(integrated development environment,IDE)。

    youdao

  • We knew Lisp was a really good language for writing software quickly, and server-based applications magnify the effect of rapid development, because you can release software the minute it's done.

    我们知道Lisp用于快速开发相当合适基于服务器应用放大这个优势-因为软件写完可以立即发布

    youdao

  • This article discusses the concepts behind writing clean, optimized, and strict code with particular attention to using these techniques in the development of templates for Web sites.

    本文讨论了编写整洁最优化严格代码背后一些概念尤其强调开发Web站点模板使用这些技术

    youdao

  • phpDocumentor is helpful in the writing stage of PHP development.

    phpDocumentorPHP 开发编写阶段很有帮助。

    youdao

  • As of this writing, the Docutils project is under development, and has not released a stable version.

    撰写本文时,Docutils项目处于开发阶段没有发布稳定版本。

    youdao

  • Consider this example of a style of test writing called Behavior-Driven Development [BDD] using the Specs library (see the section called "Specs").

    你可以下面例子看作使用specs(参见“Specs”章节)来编写行为驱动开发[bdd]程序的风格

    youdao

  • As the number of Planet-style aggregators grows (while I'm writing this, Planets Apache and SuSE are under active development), so grows a variety of software for creating the aggregated sites.

    由于Planet风格聚集数量不断增长(篇文章的时候,PlanetsApacheSuSE正在紧张开发中),创建聚集网站各种软件也增长起来。

    youdao

  • Writing a functional specification is at the very heart of agile development, because it lets you iterate rapidly over many possible designs before you write code.

    功能设计规格敏捷开发非常核心一部分,因为可以让迅速地迭代许多可能的设计然后再编写代码。

    youdao

  • Like it or not, software development consists of much more than just happily writing lines of code.

    不管您是否喜欢软件开发并不仅仅非常愉快地编写行的代码。

    youdao

  • Test-driven development (TDD) alters the process of writing code so that change is not only possible, but desirable.

    测试驱动开发TDD改变编码过程,并且这种改变不仅可能的,同时也是值得去做的。

    youdao

  • As you've seen, JDIC (as of this writing) consists of both mature, ready-for-production projects and the incubator, which contains projects in various stages of development.

    已经看到JDIC(在编写篇文章时)包含成熟、为生产作好准备的项目,又包含孵化器项目(包含不同开发阶段的项目)。

    youdao

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

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

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