Code folding allows you to collapse sections of a source-code file while working in other parts of it.
代码折叠允许在处理源代码文件的某些内容时折叠其他部分的源代码。
This file is the source code for Snort, which you can use to generate for your particular platform.
此文件是Snort的源代码,您可以通过此源代码生成您特定的平台。
To run the examples or sample code in this tutorial, download the source file included in the "download" section.
为了运行本教程中的例子或示例代码,请下载“下载”小节中包括的源文件。
For example, if a new function is added to a source code and binary is created, verification that the source file and the binaries are in sync may be required.
例如,如果将新函数添加到源代码中并创建了相应的二进制文件,则需要验证源文件和二进制文件是同步的。
When JSDT is modeling a file that is open in the source editor, it starts by modeling the file's source code, then adding each source file in the project's library set to the model.
当JSDT 对源代码编辑器中打开的文件进行建模时,它首先对文件的源代码建模,然后将项目的库集合中的所有源文件添加到模型。
The download file provided includes the source code described in this article.
本文中所描述的源代码可以从下载文件中获得。
You can check out the source code by downloading the zip file referenced in the download section.
在下载一节中有压缩文件,下载这些文件可以查看其源代码。
We need to specify the target output file, source-code directories, resources, and the reference libraries.
我们需要指定目标输出文件、源代码目录、资源和引用库。
By the way, that's a comment on the first line (with the name of the source file for the code example).
顺便说一下,在第一行有一句注释(在代码例子中是源文件的名字)。
The source file from which this code is taken can be downloaded with Txt2Html (see Resources).
可以用Txt2Html下载从中取出该代码的源文件(请参阅参考资料)。
However, there is an experimental Python source code parser that treats a Python source file as a document tree.
然而,有一种实验性的python源代码解析器,它将python源文件作为文档树处理。
You can look through the source code for the file rxp.c to see the way that RXP parsing generates a compact document tree as a data structure.
可以分析rxp . c文件的源代码,以了解rxp解析生成紧凑文档树作为数据结构的方法。
Having edited or added new API documentation to a source code file, you should generate the documentation to ensure and test that the result is what you expected.
在编辑源代码文件或者将新的API文档添加进源代码文件之后,您应当生成文档以确认和测试其结果正是您所期望的。
Of course, in some applications, the time required to translate a file of PHP source code to its corresponding opcodes is insignificant compared to actual execution time.
当然,在某些应用程序中,相比较实际的执行时间,将php源代码文件翻译为其相应的操作码所需的时间微不足道。
If you want to try all this out, the bundled files provide a simple XML file, XSL stylesheet, and source code (see Download).
如果想要全部尝试,绑定的文件提供了简单的XML文件、xsl样式表和源代码(参阅下载)。
CSI accepts an input file and compiles the source code on the fly, finally executing the resulting assembly.
CSI接受一个输入文件并即时对源代码进行编译,最后执行生成的程序集。
Full source code is accessible by downloading the associated sample file in the Downloads section of this article.
可从本文的下载小节下载相关的示例文件,其中包含完整的源代码。
Each workspace is created as a folder in the file system where the source code will reside.
每个工作空间都被作为文件系统中的一个文件夹创建,源代码将驻留在这个文件夹中。
Before continuing, you should download the complete EAR file, including source code from the demo home page.
在阅读下文前,您应该从演示应用程序主页下载完整的EAR文件,该文件包括源代码。
This is where we're going to use the build utility to generate the EAR file from our source code (see Figure 3).
这就是我们定义构建工具从而从源代码中生成ear文件的地方(见于图3)。
Replace the contents of this file by entering or pasting the source code from Listing 2.
输入或粘贴清单2中的源代码作为这个文件的内容。
You can refer to the source code in the EAR file in the Download section of this article.
您可以在本文下载小节的EAR文件中找到源代码。
Creates a source code file that contains the classes that were generated based on the EDM.
创建一个源代码文件,其中包含根据EDM生成的类。
Minification basically involves stripping out the extra bits of your source code to produce a lean and smaller file.
缩减一般包括取出代码额外内容以获得紧凑和更小的文件。
It goes without saying that this file is created only when the source code of the filedep file is parsed to generate a dynamic assembly.
不用说就知道这个文件是在源代码文件分析为动态程序集时创建的。
Check export source files so that you can package the source code into the exported WAR file.
选中Exportsource files,这样您就可以将源代码打包成导出的WAR文件。
The article provides code snippets of the important calls in the body of the article, and complete source code in the file wsrr_examples.zip, which you can download at the bottom of the article.
本文在正文部分提供了一些重要调用的代码片段,并在文件wsrr_examples . zip中提供了完整的源代码,您可以在本文末尾处下载该文件。
To create the JRubyInterpreter class, create a new source code file with an empty class skeleton and add the Interpreter interface to the definition.
要创建jrubyinterpreter类,需要先创建一个新的源代码文件,其中带有空的类骨架,再向此定义中添加Interpreter接口。
The directory contains documentation, examples, the source code, and the js.jar file, which should be included on your classpath.
该目录中包含一些文档、例子、源代码和js . jar文件,而js . jar文件应该包含在classpath中。
ScriptSource defines how Spring accesses the actual script source code; for example, via the file system or a URL.
ScriptSource定义Spring如何访问实际的脚本源代码;例如,通过文件系统或url。
应用推荐