Good at writing design spec and other documents in English.
能够熟练使用英文书写设计说明书及其它文档。
The clue type blackboard writing design is exquisite, the structure is novel, can strengthen the classroom instruction art the power.
线索式板书设计精巧、结构新颖,能增强课堂教学艺术的感染力。
Writing code as small building blocks makes the code more reusable, so this should be one of your main design criteria.
把代码编写成小的构建块会提高代码的可重用性,因此这是您应该遵守的主要设计原则之一。
The very act of writing a specification forces you to think through the design you thought you had in your head, and helps you see the flaws in it quickly so that you can iterate and try more designs.
写功能设计规格的行为强迫你通过设计去思考你之前在你的脑中的想法,并帮助你迅速地看出缺陷,让您可以重复和尝试更多的设计方案。
Writing a book is much more than writing the content. Other tasks include editing, layout, cover design and then choosing a publisher, not to mention marketing the book.
编写一本书不仅仅是写好内容,其它像编辑、排版、封面设计和选择出版商等工作也很累人,更不用说书的营销了。
Web work, design, programming, writing - no matter what it is, we're all very dependent on our tech.
网络工作、设计、规划、写作-无论什么工作,我们都非常依赖于我们的技术。
In it, I'll summarize concepts and draw conclusions from almost two years of writing and presenting about emergent design.
在其中我将总结概念,从将近两年时间内所编写和提供的紧急设计中得出结论。
With our design artifacts, we can move directly into coding a proof-of-concept, or writing the production code for our system.
通过我们的设计工件,可以直接进入为系统作概念证明编码,或者编写产品代码的阶段。
When you try to design to an extremely low level of detail before you start writing code you plan to keep, you're assuming you can know what the end result should look like.
如果您试图在开始写代码之前将代码所需遵循的设计搞得极端详细的话,那么您是在假设您知道最终的结果是什么样子。
If you approach design with a JIT mentality — writing tests for the current iteration's CARDS, then making those tests pass — you can avoid over-designing and having to redesign.
如果您带着一种趋近的思想来处理设计——为当前迭代的素材卡编写测试,然后让这些测试通过——您就可以避免过度设计和重新设计。
This is the second part of a two-part article investigating how use of TDD allows better design to emerge from the process of writing tests before you write code.
本文是分两部分的文章的第二部分,讨论如何使用TDD在编写代码之前编写测试,并通过这个过程形成更好的设计。
People with good core qualities will pick up the best approaches including writing unit tests and refactoring; learn design patterns and what is most important -deliver great and useful software.
拥有优秀核心品质的人会提出最优的方法,包括编写单元测试和重构;学习设计模式,并且最重要的是:开发出众并实用的软件。
The issue of checks came to me as I was writing — yet another example of how the design process works.
我是在写作时想到支票的问题?设计过程如何运作的另一个示例。
As I'll illustrate, writing code in a "functional" manner touches on design, trade-offs, different reusable building blocks, and a host of other insights.
相关内容包括,以“函数式”方式来编写代码将会涉及设计、权衡、不同的可重用构建模块、以及一些其他见解。
It implements the elements in the design model by writing source code, adapting existing source code, compiling, linking, and performing unit tests.
它通过编写源代码,采用已有源代码,编译,链接以及执行单元测试,实现设计模型中的元素。
You can make any necessary changes to your design prior to writing a line of code.
你可以写一行代码来改变你先前设计的应用程序。
This will vary dramatically from writing to design to coaching, so having a map of the different types of work you do regularly is helpful.
从写下来到设计再到实施指导,每一步都有可能产生极大的变数,因此,把你经常做的不同类别的工作进行一个规划是很有帮助的。
But now you've got a good starting place, rather than trying to mix in design with cleaning up the CSS and figuring out if you're writing XHTML or HTML strict or whatever else.
但现在仅仅获得了一个好的开端,而没有尝试将设计与清理css混在一起,并弄清楚是否要编写严格的XHTML、HTML或其他任何东西。
For more information about writing more maintainable PHP by using object-oriented programming concepts and design patterns, see Resources.
有关如何用面向对象编程的概念和设计模式编写更易于维护的PHP 的详细信息,请参见参考资料。
Writing aspects to be testable yields design benefits parallel to those achieved by factoring object-oriented code for testability.
将方面编写为可测试的,得到的设计好处与通过重构面向对象的代码来实现可测试性所得到的好处相似。
A business or software system can be documented by writing single requirement statements, and these statements can be greatly expanded by applying the principles of use-case design.
一个商业或者软件系统可以通过逐一记录下需求陈述来备案,这些陈述也可以通过运用用例设计的原则得到极大的扩展。
From the design of the application through to the actual writing of the code, one of the most difficult problems has always been that of the bug that can't be reproduced - the "no repro" bug.
从设计应用程序到编写实际代码,一直以来最困难的问题之一就是错误无法被重现——“无法再现”的错误。
You don't need to commit yourself to methodology such as agile programming, extreme programming, or test-first design to see the advantages of planning for testing when you are writing your code.
在编写代码时,不需要在测试期间为了查看预期的优势而去掌握诸如敏捷编程、极限编程或测试优先设计等方法。
As a result I had to wear many hats, as I did a majority of the programming and game design while writing some of the music as well as doing the concept art.
结果就我一手包办了。我写了大部分的程序、做了游戏的设计,给游戏配设计图的时候还得找背景音乐。
Using tests to help evolve your design encourages writing composable methods, improving your design.
使用测试有助于编写可组合的方法,能够改进设计。
Design your database model by writing Ejb3 entity beans.
通过写ejb3实体Bean设计数据库模型。
So you will be able to design full-page layouts on screen as an alternative to writing ERb (embedded Ruby) templates in code.
有了它,你能够在屏幕上设计全页面的布局,而不用去写ERb(嵌入的Ruby)模板代码了。
So you will be able to design full-page layouts on screen as an alternative to writing ERb (embedded Ruby) templates in code.
有了它,你能够在屏幕上设计全页面的布局,而不用去写ERb(嵌入的Ruby)模板代码了。
应用推荐