This Seaside task handles the shopping cart checkout. You'll see this code.
这个Seaside任务处理购物车结帐。
You’ll see this code used again and again in the examples I give you on 15 Days of jQuery.
在我的《15天jQuery入门教程》中你将一次又一次在例子中看到这段初始化代码。
In the next section, we will see how to translate this design decision into real, working code.
在下一节中,我们将会看到如何将此设计决策转化为真正工作的代码。
You can see from this code that APF depends on the four parameters discussed above.
可以从这段代码中看到,APF依赖于上面讨论的这四个参数。
As you can see, this code directly manipulates styles, which is not good, as that job should be left to CSS.
如您所见,这个代码直接操作样式,这不太好,因为这种工作应该留给CSS完成。
This variable is set in the PHP code invoking the template, as you'll see later in this section.
这个变量是在调用模板的PHP代码中设置的,您将会在本节的后面看到。
In Listing 12, you should see some similar code, yet this code has logic for mapping a list of test cases.
在清单12中,您将看到一些非常类似的代码,不过这些代码的逻辑是用来映射一个测试用例列表的。
This article builds upon the design principles and code outlined in the first two articles of this series (see Resources).
本文以本系列前两篇文章描述的设计原则和代码为基础(参见参考资料)。
You may be testing this code to see the results of this effort firsthand.
您可以测试这段代码以直接查看这次尝试的结果。
Because of this, you can see the SQL statements as the code adds this new entry to the filesystem.
鉴于此,当代码将此新条目添加到文件系统中时,您可以看到sql语句。
You can run code with this switch to see how much work will be necessary to port code to 3.0.
你可以使用该开关来运行代码,来看看要将代码移植到3.0需要做多少工作。
To see how specific brokers implement this function, view the code in the available in Downloads.
如果您想了解特定的代理是如何实现这个函数的,请查看下载中的代码。
As you can see, this is much easier to code manually than entering each operation in the same way that the recorder creates code.
正如您可以看到的,手工编码要比通过记录器创建代码的方式进入每个操作容易得多。
Now that we saw how to define a namespace for the code within a file, let's see how to leverage this namespaced code within an application.
现在我们已经了解了如何在一个文件中定义代码的名称空间,接下来让我们看看如何在应用程序中利用这个使用名称空间的代码。
You are doing it this way to see how your code is visualized as an UML model.
你要用这种方法来搞清楚你的代码是如何可视化为uml模型的。
The first thing that this code does is check to see if you are online or offline.
这个代码所做的第一件事就是检查您是在线还是离线。
Use this basic script (see the code archive) to keep track of several characters and NPCs.
使用此基本脚本(请参阅代码归档)跟踪几个角色和NPC。
The sample code — see download section — provided with this article illustrates a way to do this.
样本代码-参看下载部分-这篇文章所提供的样例说明了如何做的方法。
You can download all the relevant code for this and previous columns; see the sidebar, Getting the code.
您可以下载有关这篇文章以及以前专栏文章的所有相关代码;请参阅副栏获取代码。
Instead of spending time explaining how to convert this file into styled HTML, it is left as an exercise for you to see how this code takes the XML file and generates HTML.
我们不再浪费时间解释如何将该文件转化成HTML,作为一个练习,读者可以自己了解下面的代码如何使用XML文件并生成HTML。
See the plug-in code provided with this article for the detailed implementation code used for the JKE scenario.
有关用于JKE场景的详细实现代码,请参见本文提供的插件代码。
You can see examples of the problematic code in this forum post from March of 2010.
你可以在2010年3月论坛的这篇帖子中看到有问题的示例代码。
With this debug code, we'll see what is selected and learn a little more about what makes Eclipse work.
有了这个调试代码,我们将看到选择了什么,并了解到有关什么使Eclipse工作的更多信息。
You'll see this type of code flow later in the article when you use the TestCaller class to define a customized test suite.
在本文后面使用Test Caller类定义定制的测试套件时,您会看到这种代码。
In keeping with the style of the earlier tutorials in this series (see Resources), this tutorial explores the code examples bundled with the Axis distribution.
为了与本系列前面的教程(请参见参考资料)保持一致的风格,本教程将讨论随axis分发版一起提供的代码示例。
Because we are using the document literal non-wrapped binding style instead of the document literal wrapped binding style typically used in Integration Developer, we see this unexpected code.
由于我们使用的是文档文字非封装式绑定风格而非IntegrationDeveloper中常用的文档文字封装式绑定风格,我们看到的不是预期的代码。
Listing 2 (quick-xml2table.xslt) shows the XSLT tool to create an XHTML table. (to download this code, see download.)
清单2 (quick -xml2table.xslt)显示了创建xhtml表的xslt工具(要下载这些代码,请参阅参考资料)。
As you can see from this code, the ContentProvider class expects an array of org.eclipse.wst.server.core.IServer elements to be set as an input.
如您从此代码中看到的,contentprovider类期望将一列org . eclipse . wst . server . core . IServer要素设置为输入。
You can find all the code for this more advanced sample in the source code package (see Download).
您可以在源代码包中找到这个高级样例的所有代码(参见下载)。
Next, we check the result code to see if this event relates to a successful query.
接下来,检查结果代码,看看这个事件是否与成功的查询有关。
应用推荐