Here's some code that illustrates how the API can be used.
下面是一些范例代码,它们演示了可以使用API的方式。
Thus, some code changes will be required to those applications.
因此,必须对这些应用程序的代码进行一些更改。
I wrote some code in Python for a simple server that handles this.
本文采用Python编写了一些代码,实现简单的服务器处理。Mark Finke也采用PHP编写了代码来处理这种情况。
Listing 3 shows some code that seems like it should work, but doesn't.
清单3展示了一些似乎应该可以工作的代码,但实际上不能。
Some code needs to be tweaked slightly, and some code must be removed.
有些代码需要稍作调整,有些代码则必须移除。
Adding some code like that shown in Listing 5 takes care of this clean-up.
通过添加如清单5中所显示的代码可以完成这种清理工作。
Later I paired with Corey and we test drove some code using this approach.
后来我跟Corey一起结对编程,我们用这种方法尝试着写了一些测试驱动代码。
Now we can take a look at some code to see how the GWT compiler optimizes it.
现在,我们可以通过检查一些代码来查看GWT编译器是如何优化代码的。
If we wanted to augment the set of commands, we would need to make some code changes.
如果我们想增加命令集,那么,将需要对代码做一些更改。
Just by itself, that's a major advance over tests that never execute some code at all!
相对那些根本不执行某部分代码的测试而言,这本身就是一个进步!
Some code never sees the light of day. Some code waits a very long time to do its job.
有些代码从未见天日,有些代码在运行之前等了N久。
You can fix this method, too, with the addition of some code to handle users and roles.
这个问题也可以修复,方法是添加一些代码来处理用户和角色。
The simplest answer is that I've actually written some code in each of these languages.
最简单的答案是,我已经用这些语言实际地写了一些代码。
Figure 10 shows some code you can use to replace the simple login page created earlier.
Figure10列出了一些可以替换前面那个简单登录页面的代码。
Now that the markup part is done, it's time to get down to business and write some code!
现在,标记部分已经完成,应该开始考虑编写一些代码了!
In that article, they provided some code based on Neil Schemenauer's Python module bpnn.
在那篇文章里,他们提供了一些基于Neil Schemenauer 的Python模块 bpnn 的代码。
You also need to contain some code to obtain the theme context root and theme resource root.
您还需要包含一些代码来获取主题上下文根和主题资源根。
Listing 2 shows you how to handle the validation phase (with some code omitted for clarity).
清单2显示了如何处理验证阶段(为了保持简洁,省略了一些代码)。
Listing 5 shows some code that checks to see if the zip5 parameter consists of five Numbers.
清单5显示的代码可以检查zip5参数是否符合五位数的要求。
Start by stealing some code from the hangman generator from Part 1 — namely, the letter array.
首先从 第 1 部分 的Hangman生成器中偷一些代码 — 也就是,字母数组。
Some code will help illustrate this; the sample performs the same task as the [xmllib] example.
某些代码将帮助解释这一点;该样本执行与[xmllib]示例相同的任务。
Certainly some code could be reused, making the writing of future code faster and more reliable.
的确,一些代码的复用,使将来的代码编写更为快捷、可靠。
So far, we developed some code, and then used it to generate the WSDL using a bottom-up approach.
到现在为止,我们开发了一些代码,然后用它来按自底向上方式生成WSDL。
Now that you can see beyond all the confusion, you're ready to move on to some code and concepts.
既然弄清楚了所有的混淆,那么您就可以深入了解一些代码和概念了。
This means that, within a company, it is really difficult to create a community around some code.
这意味着,在公司内真的很难创建一个围绕一些代码的社区。
We will give you some code examples in the following section and the experiment results at the end.
我们将在下面的小节中给您提供一些代码示例并且在最后提供实验结果。
The easiest way to see why you would want to use YAML is to look at some code in different formats.
了解为什么要使用YAML 的最简单方法是看一下不同格式编写的代码。
One straightforward way to test your implementation is with some code embedded in an HTML Web page.
对实现进行测试的简单方法之一是在HTMLweb页面中嵌入一些测试代码。
I could stop coding and despair, or I could write some code without a test and come back to it later.
我可能暂停编码,陷入困境,或者在没有测试的情形下,编写一些代码,到稍后再编写测试。
Sometimes, it's easier to copy and paste some code than to generalize the behavior into another class.
有时,复制粘贴某些代码要比将该行为泛化到另一个类更简单。
应用推荐