server side component的意思|示意
服务器端组件
server side component的网络常见释义
服务器端组件 第十三讲 ASP组件 Script等。而当这些综合的技术都不能奏效时(如:高密度的数学运算、封装特定的数据库处理逻辑等),可以使用服务器端组件(Server Side Component,SSC)来进一步扩大ASP的能力。ASP提供了多个内置的服务器组件,通过使用服务器组件,可以以非常简单的方式
server side component相关短语
1、 server-side component 服务器端组件
2、 server-side E component 服务器端组件
3、 Server-side Distributed Component 服务器端分布式构件
server side component相关例句
Scripts can be processed server-side with the Lotus Component Designer interpreter or client-side with the browser interpreter.
使用 Lotus Component Designer 解释器可以处理服务器端脚本,或者使用浏览器解释器处理客户端脚本。
REST-style architecture embraces both SOA and the Web, enabling a component-centric model in which various server-side and client components can be reused in a scalable yet simplistic way.
REST 样式的体系结构同时采用 SOA 和 Web,支持以组件为中心的模型,其中各种服务器端和客户端组件通过可扩展而简单的方式进行重用。
Sandesha USES the same Sender component on the client side as well as the server side.
Sandesha在客户端和服务器端都使用相同的Sender组件。
The stub proxies all method calls, marshaling the component name, method, and arguments into XML, and passes the XML payload over the wire to the server-side component using an Ajax request.
存根代理所有的方法调用,将组件名、方法和参数编排处理成xml,并通过一个Ajax请求将xml有效负载传递到服务器端组件。
If the method on the server-side component has a non-void return value, that value is passed into the callback function as its only argument.
如果服务器端组件上的方法具有非空返回值,该值就会作为其惟一的实参传递进此回调函数。
A component follows a simple pattern when using server-side APIs to update one of its items.
在使用服务器端api来更新其中一个项时,组件遵循一种简单的模式。