C++的理念是程序员需要更努力的工作才能换回更高效的代码。
The idea behind C++ was that programmers would work harder in return for more efficient code.
在下一节中,我们将会看到如何将此设计决策转化为真正工作的代码。
In the next section, we will see how to translate this design decision into real, working code.
我的工作就是写代码,而不是测试。
您通常可以构建有助于完成工作的设计文档,但您应该把重点一直放在交付工作代码上。
You can always build design documentation that helps you do your job, but your focus should always be on delivering working code.
其次,提出建议,在缺少他以前项目的工作代码模型的情况下,让他基于以前的工作快速为你的项目建立一个新的原型。
Second, propose that, in the absence of a working code model from his past project, he quickly build a new prototype for your project, based on his past work.
由于可以迅速地编写工作代码并且不需要费时的编译周期, 所以可以立即使界面启动和运行起来,并且不久便可使用这些界面。
Thanks to the speed at which working code can be written and the lack of a time-consuming compile cycle, interfaces can be up and running in minutes and usable not long after that.
代码是如何工作的?
清单3展示了一些似乎应该可以工作的代码,但实际上不能。
Listing 3 shows some code that seems like it should work, but doesn't.
敏捷开发方法是轻量级流程,追求尽可能减少标识需求与工作代码交付之间的时间延迟。
Agile development methodologies are lightweight processes that seek to minimize the time lag between identifying requirements and the delivery of working code.
这意味着你集中于测试结果并向不同涉众演示工作代码,使他们可以评估你的进展。
This means you focus on test results and demonstrate working code to various stakeholders to assess how well you are doing.
如果可以使用xml语法来生成一组初始的类和相应的绑定定义,那么其优点就是可以快速地获取工作代码。
If an XML grammar could be used for generating an initial set of classes and a corresponding binding definition, this would provide the benefit of getting working code quickly.
微软员工也会通过这个站点张贴他们工作代码中的片段,揭示目前或是未来微软产品中的秘密。
Microsoft employees will use this site to post snippets of the code they are working on, revealing some of the secrets of current or future Microsoft products.
经常性的展示工作代码提供反馈机制,从而允许根据需要进行必要的修正。
Frequent demonstration of working code provides feedback mechanisms that allow course corrections to be taken as needed.
他们往往工作在代码个人独有制模式之下。
These programmers often work with a strong code ownership model.
执行迅速但不能正常工作的代码并不是好的。
它确保交付了工作代码,满足了当前项目关系人的需求,以及项目是健康的。
This ensures that working code has been delivered, that it satisfies current stakeholder needs, and that the project is healthy.
例如,以下代码就工作的很好。
再稍微投入一点工作,这些代码就有希望加入其中。
第二个文件是扩展的主体,是实现扩展的工作代码。
The second file is the body of the extension; this is the working code that implements the extension.
所有概念将通过后面的工作代码示例进行描述和演示。
All concepts are described and illustrated with working code examples.
这个问题至关重要,您可能直到用解析器实际对工作代码进行测试时才会意识到需要进行优化。
However, and this is the vital point, you almost never know what you need to optimize until you actually take your functioning code and test it with a profiler.
这些概念将通过后面的工作代码示例进行描述和演示。
Concepts are described and illustrated with working code examples.
本专栏的最后部分包括对Expect局限的说明、对解决常见问题的Expect工作代码的概述以及可以引导您更深入了解Expect编程的参考。
This column closes with an explanation of Expect's limits, a peek at working Expect code that solves common problems, and references that can lead you deeper into Expect programming.
XP专业人员使用测试驱动的开发(Test-Driven Development,TDD)和持续的集成来保持开发目标(即使用工作代码满足需求)。
XP practitioners use test-driven development (TDD) and continuous integration to keep the development focus on meeting the requirements with working code.
仅当位置业务规则求值为True,并且工作代码不等于“J01”时,该流程才应该继续流向Yes路径。
The process should only flow down the Yes path if the location business rule evaluated to true, and the job code is not equal to "J01."
软件在后台提供了工作代码,而开发者只需要使用Flash Builder添加特征,而这些特征在以前可能需要很复杂的编码才能完成。
The software creates working code in the background, and a developer can use Flash Builder to add features that require more sophisticated programming.
我痛恨丢弃正在工作的代码。
通过先编写代码,您在代码中嵌入了有关代码如何工作的想法,然后测试这些代码。
By writing the code first, you embed your preconceptions of how the code will work, then test it.
文中使用的示例代码有助于自动化系统管理工作,这些代码清单已得到系统测试团队的验证。
The sample code listings, which are useful for automating system administration work, in the article have been verified by the system test team.
文中使用的示例代码有助于自动化系统管理工作,这些代码清单已得到系统测试团队的验证。
The sample code listings, which are useful for automating system administration work, in the article have been verified by the system test team.
应用推荐