您仍然要担心一件事:服务器端包含(通常称为SSI或SSIs)。
You've still got one thing to worry about: server-side includes (commonly referred to as SSI or SSIs). They usually look like this.
首先,把Essential链接作为一个服务器端包含(serversideinclude)添加进主题。
First, we added the Essential links portlet to the theme as a server side include.
服务器端代码执行其余的任务,生成一个包含自动保存数据的恢复过的表单。
The server-side code does the rest, generating a restored form that contains the auto-saved data.
可以包含到已有服务器端代码工件中。
It can be included in an existing server-side code artifact.
本文提供的下载文件包含创建数据库的SQL代码、用PHP编写的服务器端银行逻辑以及银行门户代码(XHTML、CSS和XHR)。
The code artifacts for DB creation of SQL, server-side Bank Logic in PHP, and Bank Portal (XHTML, CSS, and XHR) are provided in the download file included with this article.
在服务器端,WSIT配置信息需要包含在WSDL服务定义中。
On the server side, the WSIT configuration information needs to be present in the WSDL service definition.
为了实现已访问页面和Webflow的服务器端导航历史,可以使用一个栈中栈数据结构:一个已访问的webflow栈,每个Webflow包含一个已访问页面的栈。
To implement a server-side navigation history of visited pages and Webflow, you can use a stack of stacks data structure: a stack of visited Webflows, each containing a stack of visited pages.
$_SERVER序列变量包含了服务器端变量,允许程序员重定义AcceptHTTP头信息。
The $_SERVER array contains the server variables, allowing us to interrogate the Accept HTTP header.
在服务器端,您必须修改生成的services . xml文件来包含运行时参数或者激活安全性处理。
On the server side, you have to modify the generated services.xml file to include run-time parameters and to activate the security handling.
response包含您从服务器端php脚本收到的响应。
The response argument contains the response that you receive from your server-side PHP script.
在服务器端,需要在cxf - servlet . xml文件中包含与客户机基本相同的安全参数。
On the server side, you need to include basically the same security parameters as supplied for the client in your cxf-servlet.xml file.
服务器端 order.jar文件包含两个组件:OrderService接口和OrderServiceImpl类。
The server side order.jar file contains two components: the OrderService interface and OrderServiceImpl class.
params字段本身就是一个对象,包含有将被传递给服务器端脚本的键/值对。
The params field is itself an object, consisting of key/value pairs that will be passed to the server-side script.
每个从客户端到服务器端的请求都必须包含理解此请求所需的全部信息,而且不能利用服务器上所存储的上下文。
Each request from client to server must contain all the information needed to understand the request and cannot take advantage of any stored context on the server.
本文是本系列的第1部分,我们将开发包含客户端和服务器端组件的订单应用程序。
In this article, Part 1 of a series, you develop an order application with client-side and server-side components.
逐页浏览报纸的页面不一定会更改服务器端的状态,此状态在本例中就是报纸中包含的全部信息。
Stepping through the newspaper pages does not necessarily change the server side state, which in this case is the entire information contained in the newspaper.
它包含远端存根和与服务器端组件进行交互所需的复杂类型。
It contains the remote stubs and complex types that are needed to interact with your server-side components.
最后,客户端和服务器端的调用管道必须被配置成包含上面定义的(清单8和清单9)处理程序。
Finally, both the client and server invocation pipelines have to be configured to include handlers, which are defined above (Listing 8 and Listing 9).
例如,我包含了从购物车中清除项目的服务器端代码,但是无法从UI访问它。
For instance, I've included server-side code to remove items from the cart, but no way to access it from the UI.
http包包含客户端/服务器端HTTP 传输的基本抽象。
The org.springframework.http package contains the basic abstraction over client/server-side HTTP.
库服务的服务器端代码包含两个类,其中一个实际实现库处理,另一个可适应Axis2所期望的服务接口。
The server-side code for the library service consists of a pair of classes, one that actually implements the library handling and another that adapts to the service interface expected by Axis2.
而程序员需要提供服务器端的类,它包含了PRC的处理逻辑。
The programmer needs to supply classes on the server side that provide the logic for handling an RPC request.
这个文件包含了服务器端验证的配置的样例,当使用基于JAAS验证时会被用到。
This file contains sample server side authentication configurations that are applicable when using JAAS based security.
本代码实现了多线程断点续传,包含服务器端和客户端。
The code achieved a multi-threaded HTTP, including server-side and client.
一个简单的聊天室实现代码,包含客户端和服务器端完整代码,适合初学者学习vb。
A simple chat room implementation code, including client and server-side integrity of code, suitable for beginners to learn vb.
一个简单的聊天室实现代码,包含客户端和服务器端完整代码,适合初学者学习vb。
A simple chat room implementation code, including client and server-side integrity of code, suitable for beginners to learn vb.
应用推荐