The listing below shows how the code works.
下面的清单向我们展示了代码是如何工作的。
Taking a peek at the code, however, you see a number of important aspects of how the code works.
不过,稍微注意一下此代码,您就会发现此代码的工作方式的许多重要方面。
The documentation for these Starter Kits describes how the plug-in works, how the code works, and how to install the plug-in.
这些初学者工具包的文档描述插件如何工作,代码如何工作以及如何安装插件。
It encourages communication by making your programs self-documenting-the set of tests you develop show how the code works in a way that a manual can't.
你开发的一系列测试说明了代码的运行机制,这种程序自我编档的方式促进了交流。
The simple application code that accompanies this article will help you understand in depth how all of this works.
本文附带的简单应用程序代码将帮助您深入理解所有这些是如何工作的。
In this section, I'll review the highlights of the code for the sample application and explain how it works.
在本节,我将回顾这个示例应用程序代码的重要内容并解释它是如何工作的。
I'll show you how that works in Walking the parsing code.
我将在遍历解析代码中为您演示那是如何工作的。
Test cases also serve as adept documentation because they implicitly demonstrate how the code under test works.
测试案例因为暗示了代码在测试工作中是如何工作的,所以还可以充当内行的文档。
Please see the discussion of the code and the comments in the code provided in this article for additional information about how the architecture works.
请参阅有关本文中所提供的代码和代码中的注释的讨论,获得有关架构如何工作的额外信息。
The screenshot above shows how Smart Code Completion works in XAML resources.
上面的截屏中显示在XAML资源中的敏捷的代码完成工作。
Once you understand how the mechanism works, reading this code is much simpler than reading the corresponding code that USES additional classes.
理解了此机制的工作原理之后,阅读此代码要比阅读使用额外类的相应代码更加轻松。
Here is a simple example of how this works, along with some XML code showing some of the new V3 SOAP messages.
这里是一个说明订阅的工作原理的简单示例,还有一些说明一些新的V3SOAP消息的XML代码。
Here is how the bottom-up Web services code generation works using an existing application.
这里介绍的是如何利用一个现存的应用软件使这个由下自上的Web服务代码产生器工作的。
In this next section (excerpted from chapter 2 in the book), we will show you some real code examples to illustrate how Seam works.
在下节(节选自本书第二章),我们将给您展示一些实际代码例子来阐述Seam如何工作的。
To borrow a tag line from the author of twill, Dr. Titus Brown, "if you don't test your code, how you can say it works?"
在此引用twill的作者Titus Brown的话结束本文“如果没有测试代码,您怎么知道它能正常工作呢?”
To see how it works, let's rewrite the code from Listing 6 for Prototype (see Listing 9).
为了探究其工作原理,让我们针对Prototype重写清单6的代码(请看清单 9)。
The code in Listing 18, which comes from the Boost sources itself, explains how it works.
清单18中的代码取自Boos t源代码本身,解释了这个方法的工作方式。
Most likely, you'll find yourself in a situation where you have no idea how the Perl code works, exactly, other than observing that it does.
最有可能的情况是,您将发现自己处于这样一种情况:您对Perl代码的确切工作方式知之甚少,只是注意到代码的用途。
You need to know how the Document Object Model (DOM) works only if you wish to change the code in this tutorial to suit your own applications.
只有当希望修改本教程中的代码以适应具体应用程序时才需要了解文档对象模型(DOM)的工作原理。
One of the easiest ways to determine how a piece of code works is to look at an example, so including an example or two of how to invoke a member function is quite helpful.
确定一块代码如何工作的最容易方法之一就是看一下示例,所以包括如何调用成员函数的一个或两个示例是十分有用的。
If you understand how software works, you know the futility of measuring productivity by lines of code.
如果你理解软件的运作方式,就能知道按代码行数衡量工作效率毫无意义。
Static analysis tools look at the source code and binaries of an application, figure out how the application works, and build mathematical models of that behavior.
静态分析工具审核一个应用程序的源代码和二进位,弄清楚这个应用程序是如何运行的,以及构建这个行为的数学模型。
Therefore, uncheck the methods so it is easier to examine only the necessary generated code to understand how it works.
因此,不选中某些方法,将更容易只测试必需的生成码以理解它是如何工作的。
Anyone can look into the source code, see how it works, tweak it or add to it, and reuse it in other products or services.
任何人都可以查看源代码,可以了解它如何运行,可以调整或者增加代码,也可以在其他产品会服务中来重复使用它。
The resulting code is a beautiful example of a tiny domain-specific language within Rails that extends Ruby to make a kind of switch statement. Here's how it works.
生成的代码是Rails中小型的特定于域的语句的优美示例,它扩展Ruby以构造一种switch语句。
The suggestions that you get in this example are not very useful, because we intentionally kept the bean code simple here to demonstrate how a type-ahead component works.
本例中所获得的推荐并不十分有用,因为我们有意将bean代码做的简洁以证明预输入组件如何工作。
The next article looks at how Axis2 support for different data binding frameworks works from a user perspective, including code samples using three of the frameworks.
下一篇文章将从用户的角度来研究Axis2如何支持不同的数据绑定框架,包括使用三种框架的代码示例。
Please refer to the provided sample application source code to see how it all works together in real life.
请参考示例应用的源代码,以了解Wicket组件在实际中是如何协作的。
To understand the front end, let's look at the code and examine how it works. The front end is a simple HTML page, as shown in Listing 2.
为了理解前端,我们来看看代码并研究它的工作方式。
The following code listings show how DI works in PicoContainer.
以下代码清单显示了di在picocontainer内的工作方式。
应用推荐