生成应用程序(包括生成基本代码和目录)。
Generate the application (includes generating basic code and directories).
因此,它提供了诸如语法突出显示和基本代码完成之类的核心功能。
Thus, it provides core functionality such as syntax highlighting and basic code completion.
在本文中,我将演示如何编写在UDDI注册表中操纵对象的基本代码。
In this article I will show how to write basic code for manipulating objects in a UDDI registry.
基本代码是否相同与用户并无关系——存款和取款就是不同的逻辑操作。
It's irrelevant to the user whether the underlying code is the same — deposits and withdrawals are different logical operations.
下面我们将编写以xml形式从WrodNet中抽取词法信息的基本代码。
Here, I build on the basic code to extract the lexical information from WordNet in XML form.
为了简化此示例,我编写了一些创建Employeebean的文本XML表示的基本代码。
To keep the example simple, I wrote some basic code that creates a textual XML representation of an Employee bean.
例如,可以将具有类似要求或目标的项目分为一组,例如,与特定基本代码相关的所有项目。
For example, you can group projects that have similar requirements or objectives, such as all projects that relate to a particular code base.
发行者策略文件指定程序集重定向和基本代码设置,并使用与应用程序配置文件相同的格式。
The publisher policy file specifies assembly redirection and code base settings, and uses the same format as an application configuration file.
使用双下划线,除了它的一致性方面外,还可以合理地保证不会破坏语言用户的现有基本代码。
The use of the double underscore, apart from its conformant aspect, is also a reasonable guarantee of being non-invasive with the existing code base of the language users.
随后,我执行移植脚本作为(B . Richmond, 2004)中定义的基本代码片段(R6)。
I then implemented the migration script taking as a basis code fragments defined in (B. Richmond, 2004) (R6).
基本代码由Arduino作为示例集合的一部分提供,并需要根据您自身的需求做一些修改(参见参考资料)。
The basic code is provided by Arduino as part of the examples collection and requires some editing to adapt to your own requirements (see Resources).
通过比较清单2和清单3,可以看出处理程序处理了很多基本代码(比如循环和传递参数),以便实现深度优先的搜索。
As you can see if you compare Listings 2 and 3, the processor takes care of much of the basic coding (such as looping and passing parameters) to implement a depth-first search.
在下面的步骤中,我们将使用工具来生成jsfportlet所需的基本代码,然后将Web服务组件添加到其中。
In the following steps, we will use the tool to generate the basic code required for a JSF portlet and then add the Web service component to it. To create a JSF portlet.
这会尽量减轻在语言中引入新关键字可能造成的侵害性影响,我们感觉这对具有现有基本代码的用户来说非常重要。
This minimizes the potential invasive impact of introducing a new keyword in the language, something that we feel is very important to users with an existing code base.
本文有点试验性质,因为它从Bash和PHP谈到了过程、面向对象,并在最后谈到了使用相同基本代码的函数式python。
This article was somewhat experimental, as it went from Bash and PHP, to procedural, object-oriented, and finally functional Python using the same basic code.
以下是一些基本的代码示例,这些示例有助于您了解如何使用CFML与数据库交互。
Here are some basic code examples to help you understand how to interact with the database using CFML.
清单4包含了基本观察者组件的代码。
Listing 4 contains the code for the basic observer component.
清单2显示了设置基本布局所需的代码;它应当是自解释的。
Listing 2 shows the code needed to set up the basic layout; it should be self-explanatory.
这意味着编写适用于基本条件的代码,即所有的数据都是可用的,所有的条件符合预期。
This means writing code that works well for the basic conditions, when all the data is valid and all the conditions are as expected.
使用此基本脚本(请参阅代码归档)跟踪几个角色和NPC。
Use this basic script (see the code archive) to keep track of several characters and NPCs.
以下是创建网关的基本步骤和代码片断。
The basic steps and code snippets to create a gateway are defined below.
我认为测试是软件开发的一个基本方面,代码覆盖率则是衡量一个人测试质量的关键工具。
I consider testing an essential aspect of software development, and code coverage is a key tool for measuring the quality of one's testing.
代码基本已经写好了,但我们希望在将这些特性公开到文档前搭建好自己的的CI环境。
The code should be ready to do that, but we want to setup our CI environment for it before we expose this features in the docs.
尽管这篇文章重点讨论的是JMS消息,但其中的基本概念和很多代码也适用于SOAP消息。
Although the article focuses on JMS messages, the high-level concepts and much of the code can be applied to SOAP messages as well.
您仍旧可以对您的脚本所需的基本结构代码进行记录,但您需要用基于 find 的getter方法来取代所记录的被映射控件的getter 方法。
You can still use recording for basic structural code that you need for your scripts, but you will need to substitute your find-based getter methods for the mapped-control getters that are recorded.
图13显示了将在此Servlet中创建的代码的基本流程。
Figure 13 shows the basic flow of the code that will be created in this servlet.
页面运行时,会将Dojo小部件转换成基本的HTML代码。
When the page is running, it will convert Dojo widgets to basic HTML code.
它也使用构造函数和工厂方法,但您会看到的大多数示例和Spring代码基本身还是使用setter。
It can also use constructors or factory methods, but most examples you'll see — and the Spring code base itself — focus on setters.
准备XDE基本模型和 C#代码
准备XDE基本模型和 C#代码
应用推荐