在一个简单的案例中,您可能构建代码目录,提供必需的输入类型并指明返回类型。
In a simple case, you might build up a code catalog, provide required input types, and indicate return types.
还有其他一些报告:一个报告显示了平均文件大小,另外一个显示了如何通过目录树分布代码,还有一个则显示了哪个文件的版本改动最多。
There are a few other reports: One shows the average file size, another shows how the code is distributed over the directory tree, and another shows which files were revised the most.
这些文件通常都要求有一个特定的内部目录结构,但其往往与你的源代码和编译环境的目录结构不匹配。
These files generally require a particular internal directory structure, one that usually does not match the directory structure of your source code and build environment.
同样地,请再次注意清单2 内的模式文件必须位于与 PHP代码相同的目录内。
Once again, note that the schema file from Listing 2 must be in the same directory where the PHP code is located.
如您所见,第一步是创建一个新的工作目录,然后把样例代码文件解压缩到这个新目录中。
As you can see, the first step is to create a new work directory and then decompress the sample code file into this new directory.
这使得其更容易安装,即使在您无法访问系统目录或编译自己的代码的站点上。
This makes it easy to install, even on sites where you can't access the system directories or compile your own code.
国家或地区代码常需要将目录文件与存储在一个单独文件中的代码列表相匹配。
Country codes often require matching a catalogue file against a list of codes stored in a separate file.
业务逻辑代码使用服务定位器避免目录查找代码变得混乱,因此它很容易理解。
Business logic code that USES a service locator avoids becoming cluttered with directory lookup code, and so is easier to understand.
从管理我们的工作目录和用代码记下偶然的想法和保存一个杂乱无章的列表,没有什么比得上纯文本编辑器了。
From managing our to-do lists and writing code to jotting ideas and keeping a grocery list, nothing beats a solid plain text editor.
例如,图表小部件的测试目录包含入门代码。
For example, the charting widget has a tests directory that contains code to get you started.
对于根目录,只返回404状态代码是不够的,因为尽管目录返回404状态代码,但有可能在目录之下还有文件。
It isn't enough for the root of the directory to return a 404 status code, because it's possible for a directory to return a 404 but still serve out files underneath it.
first-shale目录中的代码是您个人的starter应用程序,您将使用它们了解所有的Shale应用程序结构。
The code in the first-shale directory is your personal starter app, which you'll use to learn all about the Shale application structure.
该目录的内容与XDoclet代码生成的执行方式直接相关。
The contents of this directory relate directly to the way XDoclet code generation is performed.
模板输出分别放到PHP和SQL代码目录中。
The output of the templates goes into directories for the PHP and SQL code.
您可以查看webapps\vservlet\WEB-INF\src目录下的代码。
You can examine the code under the webapps\vservlet\WEB-INF\src directory.
为此,您需要Mahout JobJAR,它位于示例代码的hadoop目录中。
To do so, you need the Mahout Job JAR, which is located in the hadoop directory in the sample code.
将当前工作目录更改为RPG存根代码的位置。
Change the current working directory to the location of the RPG stub code. Issue the following command from the CL command line.
该脚本编译grails-app树中的代码并且将其与基本Grails ($GRAILS_HOME)目录中的代码组合在一起。
The script compiles code from the grails-app tree and combines it with code from the base Grails ($GRAILS_HOME) directory.
安装ant后,可以从打开了示例代码目录的控制台运行ant,以构建客户机和服务器代码。
With ant installed, you can just run ant from a console open to the example code directory to build both client and server code.
创建工作目录存储客户机源代码(例如c: \HelloWorldTXConsoleClient),并更改到该目录。
Create a working directory to store your client source code (for example, c: \ HelloWorldTXConsoleClient) and change to that directory.
使用CoverageBrowser的方式(图1),我们能够看到在单元测试中被包括的每一个文件(和目录)的代码覆盖测试的统计学的总结。
With the coverage Browser (Figure 1), we could see statistics summarizing the code coverage for each of the files (and directories) involved in the unit tests.
Application Developer包括了用于为SQL数据库和LDAP目录生成资源集合代码的向导。
Application Developer includes wizards which generate resource collection code for SQL databases and LDAP directories.
不过,不会从文件系统上的模块子目录中删除代码;您必须手动执行这个步骤。
However, it does not remove code from the modules subdirectory on the file system; you must perform that step manually.
首先创建一个新目录,将本文提供的代码文件提取到这个目录中。
First you create a new directory, into which you extract the code file supplied with this article.
我们可能有很多作为条目的目录,附属的范例代码会处理这些目录。
It would also be possible to have more catalogs as entries, which the attached sample code does handle.
在出现的窗口中,可以将一个或多个源代码目录添加到项目中,从而便于在IDE中寻找、打开、编辑和保存项目的所有代码。
In the window that appears, you can add one or more source code directories to the project, making it easy to find, open, edit, and save the entirety of the code from within the IDE.
该向导初始化XM项目,包括源代码、规则以及发布目录。
The wizard initializes an XM project, including the source, rules, and publish directories.
我们需要指定目标输出文件、源代码目录、资源和引用库。
We need to specify the target output file, source-code directories, resources, and the reference libraries.
代码规则被组织进代码目录中。
它从项目属性检索各种参数(源代码、规则和发布目录)。
It retrieves the various parameters (source, rules, and publish directories) from the project properties.
应用推荐