您将能够从我们的一些代码中推断出,实际上您是如何实现一些更复杂的程序的。
You will be able to infer from some of our code how in fact you can implement some more sophisticated programs.
我已经重写和清理你的一些代码。
这段代码是应用程序中最有意思的一些代码。
This code is some of the most interesting code in the application.
看看为了完成这个任务您所需要添加到宏的一些代码。
Let's look at some of the code that you need to add to the macro to accomplish this task.
现在,运行自己创建的一些代码,并查看SQL创建表的过程。
Now run some of the code you created and see the SQL to create a table.
它基本上就是调用restart时所执行的一些代码块。
It's basically pieces of code to execute when a restart is invoked.
这显示了我们如何配置一切包括设置以及我们开发的一些代码。
This shows how we configured everything including Settings as well as some of the code we developed.
函数内的一些代码只有在某个事件触发或被调用的时候才会被执行。
A function contains some code that will be executed only by an event or by a call to that function.
请看清单5中的示例,这是Tiger中通常会产生错误的一些代码。
Take a look at the example in Listing 5, which is some code that normally generates an error in Tiger.
每一个规则依次包含一个正则表达式以及该正则表达式得到匹配时要运行的一些代码。
Each rule, in turn, consists of a regular expression and some code to be run when that regular expression is matched.
本文(第二篇文章)中的一些代码利用了第一篇文章中的代码,但没有详细说明。
Some of the code in this second article draws upon code in the first article without explaining the details.
的话,则需要改变本教程提供的一些代码样本,我们会在相应步骤进行注释。
Note that some of the code samples provided in this tutorial will require alteration if the project's name is different, and we will make note of that at the appropriate step.
要将其他用户的贴子添加到一个用户的时间表(timeline)上,只需重用之前编写的一些代码。
To add posts from other users to a user's timeline, you need only reuse some previously written code.
一些开发人员常常告诉我他们的一些代码在应用程序中可以使用,但是在服务下却不能工作。
Developers often tell me that some piece of code works from their Windows-based application but not from their service.
让我们使用为纵横字谜助手创建的一些代码,创建从一个单词生成单词链的脚本(参见清单12)。
Let's create a script to generate word chains from a single word, using some of the code we created for the crossword helper (see Listing 12).
有了处理加密的函数性扩展开发环境和GnuPG之后,可以通过更改前面开发的扩展的一些代码来修改接口。
With a functional extension development environment and GnuPG to handle the encryption, modifying the interface will be done by changing some code in a previously developed extension.
我希望您可以利用这里显示的一些代码来区分XML文档中的比较点,使您能更容易地执行XML比较。
I hope that you can use some of the code shown here to begin to isolate comparison points in XML documents so that you can more easily perform XML comparisons.
尽管教程使用了从第一课开始的许多代码,仍让有许多新出现的代码。所以我会重新标记修改过的一些代码。
This tutorial uses the base code from lesson 1. There is alot of new code however, so I'll rewrite any section of code that contains changes (makes it easier to understand).
R真的没有一个API(启真是一团糟……)但是人们把他们的一些代码,(希望)添加一个手动如何使用它。
R doesn't really have an API (CRAN it's a mess...) but people just dump their code somewhere and (hopefully) add a manual how to use it.
因为我已经看过他们其中的一些代码——在我的教学和研究中我已经阅读过非常多的代码——我认为您可以遵守一些通用的原则。
As I've looked over some of these — I've been reading more and more code for my classes and my research — I believe there are some general principles you can follow.
你好。我的名字是马修·穆伦韦格。我是一个出生并成长于得克萨斯州休斯顿的孩子。我写代码、散文和音乐。我也拍过一些照片。
Howdy. My name is Matthew Mullenweg. I'm a kid born and raised in Houston, Texas. I write code, prose, and music. I've taken a few pictures too.
用于做这件事的一些样例代码在清单2中。
注:在大量设置时可能需要以略微不同的方式编写一些代码。
Note: You would probably write some of this code a bit differently in a high-volume setup.
清单3给出了加载此XML文档所需的一些基础php代码。
Listing 3 demonstrates some basic PHP code to load the XML document.
比如,“存款”需要开发一些新的代码以及对一些旧有代码的修改,可以先实现新的代码(新的方法、新的类、新的测试等等),而不是先去修改已有代码。
For example if Deposit requires some new code and some modification of existing code, implement the new code now (new methods, new classes, new tests, etc) but not the modifications.
清单4给出这个泛型DAO的一些示例代码。
可以看到可用报告的分类:关于代码作者的一些统计数据、查看提交日志、代码段的行,以及关于文件和目录大小的一些统计。
You can see the sorts of reports available: statistics on the code authors, a view into the Commit Log, a Lines of Code section, and some statistics on file and directory sizes.
在最高的级别,有一些代码可以决定正在启动的内核是否被虚拟化。
At the highest level, there's code to determine whether the kernel being booted is being virtualized.
我们将使用该WSDL文件来创建服务和客户机项目;其中包含所需的所有代码,但为了说明一些其他的功能,我们将手动对代码进行一些改进。
We'll use that WSDL file to create both the service and the client projects, which contain all the required code, but we'll manually enhance the code to demonstrate some additional features.
我们将使用该WSDL文件来创建服务和客户机项目;其中包含所需的所有代码,但为了说明一些其他的功能,我们将手动对代码进行一些改进。
We'll use that WSDL file to create both the service and the client projects, which contain all the required code, but we'll manually enhance the code to demonstrate some additional features.
应用推荐