Consider the include directive from codegen.jsp as an example.
以codegen . js p中的include指令为例。
The first update I made was to add the include directive to reference the weather services module.
我所做的第一个更新是添加include指令以引用天气服务模块。
Most templating systems (including Cheetah, with its #include directive) let you call one template from another.
大多数模板系统(包括 Cheetah及其 #include指令)都允许您从另一个模板调用一个模板。
Like audit/security or storix backups or general performance reports, with sudo you can now use the include directive.
与审计/安全或storix备份或一般性能报告一样,现在可以对sudo使用include指令。
Recall that nameclass.jsp was statically included in our JSP page exactly where the JSP include directive was located.
我们在前面将nameclass . js p以静态方式包括到js p页中jspinclude指令所在的位置。
This is one of the few times you will ever see an experienced C programmer write a #include directive naming a .c file.
如果您看见有经验的程序员编写一个用于命名 .c 文件的 #include 指令,那么这将是为数不多的一次。
If a statically included file also statically includes a file via the include directive, then it too is included in place.
如果静态包括的文件也通过include指令静态包括其他文件,则也会将其包括在相应的位置中。
If the included resource changes, the new content will not be reflected in the JSP that used the include directive unless that JSP is recompiled.
如果在使用引入指令时,内容被改变,新内容并不会在JSP中反映出来,除非被重新编译。
The files does need to be renamed to ldap_config.h so that the source files do not generate errors when being compiled due to a failed include directive.
需要把这个文件改名为 ldap_config.h,从而避免在编译源代码文件时由于include 指令失败而生成错误。
If you have many static entries (meaning the same command is run on every machine where sudo is), put these into a separate sudoers file, which can be achieved using the include directive.
如果有许多静态条目(在有sudo的每台机器上都运行相同的命令),那么把这些命令放在一个单独的sudoers文件中,这可以使用include指令来实现。
To instruct Apache to delegate certain requests to PHP, add an AddType directive, and include index.php as a recognized DirectoryIndex value.
为了引导Apache代理把某些请求转交给php,需要添加addtype指令,并且将index . php作为一个可识别的directoryindex值来包含。
The JSP container will see <%@ and will then look for a valid JSP directive name, such as "include" or "page."
JSP容器将识别 <%@,并将随后查找有效的 JSP指令名,如“include”或“page”。
In order for a JSP page to function as an error page, it must include a directive that declares the page to be a special page designed to handle errors, as follows.
为了使一个JSP页面能够作为一个错误页面,它必须包含一个指令来声明这个页面是指定用来处理错误的特殊页面,指令如下。
However, to include tracing features in a deployed application, you must compile your instrumented applications with the TRACE compiler directive enabled.
然而,若要在部署应用程序中纳入追踪功能,您必须在启用TRACE编译器指示词的情况下来编译您的检测应用程序。
However, to include tracing features in a deployed application, you must compile your instrumented applications with the TRACE compiler directive enabled.
然而,若要在部署应用程序中纳入追踪功能,您必须在启用TRACE编译器指示词的情况下来编译您的检测应用程序。
应用推荐