Many changes in the source files are related to changing the include file paths.
源文件中的很多改动与包含文件路径的修改有关系。
With memwatch, you need to add the include file memwatch.h and turn on two compile time flags.
对于memwatch,您需要添加包含文件memwatch . h并打开两个编译时间标记。
When you exit out of visudo from the main sudoers file, it will take you to the include file for editing.
在从主sudoers文件退出visudo时,它会进入包含文件进行编辑。
The main sudoers file can then contain the local entries, and the include file would barely need editing as those entries are static.
主sudoers文件可以包含本地条目,包含文件包含静态条目,所以很少需要编辑。
The include file will be added completely into the compiled output, so it can reference any variables which have been declared up until that point.
所指定的包含文件会被添加到编译后的输出结果中,因此它可以引用到现在为止已经声明的任何变量。
As it searches for the included file, the compiler looks for a precompiled header in each directory just before it looks for the include file in that directory.
在搜索包含文件的过程中,编译器首先在每个目录中查找预编译头文件,然后再在这些目录中搜索包含文件。
Therefore, the header file should include the prototype of the function and also a dummy function definition.
因此,头文件应该包含函数的原型和一个虚拟的函数定义。
For the file name, include the date and timeframe so you know later what range this report represents.
文件名应该包含日期和时间段,这样可以方便地看出这个报告代表的范围。
You can modify the JSP file to include a form field in which you can enter an ISBN number and get a result.
您可以修改这个JSP文件,以包含一个表单字段,在该字段中输入ISBN编号并获得结果。
The resources that went into the production of the tip in front of you include the XML file that underlies this tip.
产生在您面前的本技巧文章的资料包括作为本技巧文章基础的XML文件。
Rather than redefine a specific structure, you simply "include" the header file in your code (a simple form of code reuse) and code to the header file's specifications.
不需要重新定义一个特定的结构,您只需要将头文件“包含”在您的代码(代码重用的一种简单形式)中,并按照头文件中的规范编写代码。
The properties file can include following properties
属性文件可以包含以下属性
Both these functions are defined in the generated ConvertTempPortType.rpgleinc include file.
这两个函数都是在生成的ConvertTempPortType .rpgleinc包含文件中定义的。
Edit the file to include the correct database, host, database type, user and password.
编辑此文件包含正确的数据库、主机、数据库类型、用户和密码。
The file will include the specific servlet class definitions and their corresponding URL pattern.
这个文件将包括特定的servlet类定义以及它们对应的URL模式。
The first layer of defense is that queries to the database always include the file type and mode bits from the real file on disk, not just the device and inode.
第一层防御是在数据库的查询中总是包含文件类型和来自磁盘上实际文件的模式位 (mode bits),而不只包含文件的设备和inode 号。
In the deployment descriptor web.xml file, include VelocityViewServlet.
在部署描述符web .xml文件中,包括VelocityViewServlet。
Now, you can include the output file in your LaTeX file using \ input {output.tex}.
现在,您可以使用\input {out put .tex}将输出文件包含在LaTeX文件中。
If you intend to use all the features of the library, include the header file m17n.h in your program, and then add -lm17n to your link options -- say in a Makefile.
如果要使用这个库的所有特性,就需要在程序中包含m17n.h 头文件,然后在链接选项中加上-lm17n 选项,这可以在 Makefile 中实现。
The emacs-20.7-bin-i386.tar.gz file does not include the Emacs Lisp source.
emacs-20.7-bin-i386.tar.gz文件不包含 EmacsLisp源码。
The targetNamespace attribute specifies the namespace that contains all the names used in this BPEL file. The names include, among others.
targetnamespace属性指定包含这个BPEL文件中使用的所有名称的名称空间。
These 3 lines must be the first 3 lines in the Vue script if you are going to include the header file.
如果想包含头文件,这三行必须是vue脚本中的前三行。
You can always manually change the WSDL file to include additional output parameters.
您总是可以手动更改WSDL文件来包含其他输出参数。
Because this means the event data has not changed, the script can then include the previously generated HTML file.
由于这意味着事件数据未更改,因此脚本随后可以包括先前生成的HTML文件。
Create a properties file to include the implementation classes and the configuration data.
创建一个属性文件,使其包含实现类和配置数据。
If your JAR files are included at the root of an EAR file (which is the recommendation for most projects of this source) then you can simply include the entire WAR file within your EAR.
如果JAR文件包含在EAR文件的根目录下(该类项目大都这样建议),那么,您可以直接将整个WAR文件包含在EAR文件内。
This approach allows you to get the real location of the JSP file without having to include the context root of the project in the code.
这种方式允许您获得JSP文件的真实位置,而且不需要在代码中包含项目的上下文根。
Unlike the IMPORT statement that is using the namespace as the ID of the schema file, the INCLUDE statement USES the location of the file that relies on a physical location.
不同于使用命名空间作为架构文件ID的import语句,include语句使用依靠物理位置的文件位置。
The JSP compiler includes the referenced file instead of the include statement.
JSP编译器会包含所引用的文件,而不包含 include 语句。
Modify the web.xml file to include the declarations for the Axis engine (servlet declarations), as shown here in Listing 5.
修改web . xml文件,以包含Axis引擎的声明(Servlet声明),如以下的清单5中所示。
应用推荐