You will be able to infer from some of our code how in fact you can implement some more sophisticated programs.
您将能够从我们的一些代码中推断出,实际上您是如何实现一些更复杂的程序的。
Our code consists of three pages.
我们的代码包含3个页面。
This makes our code extremely modular.
因此我们的代码能够很好的模块化。
We dogfood our code for three reasons.
因为三个原因我们会“dogfood ”我们的代码。
First, create a breakpoint in our code.
首先,在代码中创建一个断点。
We still haven't really exercised our code yet.
我们仍然没有真正检查我们的代码。
We needed a better way to test and fix our code.
我们需要一个更好的测试和修复我们代码的方法。
We separate our code into different classes, or modules.
我们将代码分解到不同的类或模块中。
We want our code to be a quick skim, not an intense study.
我们希望读者能够快速阅读我们的代码,而不是细细地研究。
We think of our code as craft - hence the name of the blog.
我们认为我们的代码就是手工艺品,这就是博客的名字由来。
The deadline looms, and we just have to make our code work.
最终的期限已经迫近,我们只是想着要使我们的代码能够运行。
Our code is in the solutions folder on the CD included with this book.
我们的代码在本书所附带光盘中的解决方案文件夹中。
In most part, a valid state is controlled by the validation in our code.
在大多数情况下,有效状态由代码中的检验控制。
In this article, we'll focus on the following functionality for our code.
在本文中,我们将集中讲述我们代码的下列功能。
Our goal, as authors, is to make our code as easy as possible to understand.
作为代码的作者,我们的目的是让代码尽可能的易于理解。
ubiquitous language -- we have a wonderful music metaphor in our code and...
通用语言——我们在代码中有一个很美妙的音乐隐喻.....
These are just a few examples of how we can use namespaces to enhance our code.
还有许多例子可以演示如何使用名称空间增强代码。
We have more than 400 CQL rules that permanently care for the quality of our code.
我们拥有超过400条CQL原则,这些原则能够帮助我们持续不变地关注代码质量。
By automating our examples and scenarios, we find out if our code doesn't work.
通过自动化示例和场景,我们能够发现代码是否能够工作。
We have two tools at our disposal to help us identify when our code has been JIT'ed.
我们手头上有两款工具,可以帮助我们标明代码何时受到JIT的影响了。
Which will then prompt us for the event handler in our code-behind class to use?
然后就会提示我们在我们的后台代码类中该使用的事件处理函数。
Could you please advise on what is the best choice, what makes our code more reusable?
请您给出建议,哪个选择是最好的?哪个能使我们的代码有更好的复用性?
With HTTPD installed and ready, we need to create a Zero project to hold our code.
安装并准备好httpd之后,需要创建一个Zero项目来存放代码。
This was kind of cool, in that our jobs could reference any other code in our code base.
这不错,因为我们的作业可以引用代码库中的任何其他代码。
And this starts to make our code more readable, more elegant, just a little more compact.
这个使我们的代码变得更易读,更优雅,更简洁紧凑一点。
It answers an important question: "How much of our code is being exercised when we test?"
代码覆盖率回答了一个更要的问题:“在测试时,我们的代码有多少被执行到了?”
These two properties now make our label and our button accessible via our code-behind.
有了这两个属性,就可以让我们通过代码来访问标签和按钮了。
Our code will gather information about the alerts and send an SNMP trap to an SNMP Manager.
我们的代码将收集关于警报的信息并将一条SNMP陷阱发送到一个SNMPManager。
The first item that we require is a plug-in project where our code and extension will reside.
我们需要的第一个条目是一个插件项目,我们的代码和扩展将放在这个插件项目中。
As a useful side-effect, it also provides us with unit testing and documentation of our code.
作为一个有用的副作用,它还能为我们带来代码的单元测试和说明文档。
应用推荐