网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Ajax-Call
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
For
the sake
of
this
example
,
the
Transfer
Funds
button
,
shown
in
red
,
invokes
an
Ajax
call
.
对于
这个
示例
,
用
红色
表示
的
转账
按钮
引发
一个
Ajax
调用
。
www.ibm.com
2.
In
addition
,
the
signature
of
the
function
that
must
be
invoked
on the
server
side
is
provided
as
an
HTTP
header
named
Ajax
-
Call
.
此外
,
对于
必须
在
服务器
端
调用
的
函数
,
必须
以
名
为
Ajax-Call
的
HTTP
头部
的
形式
提供
它
的
签名
。
www.ibm.com
3.
A
table
-
or
field
-
name
change
would
break
an
embedded
SQL statement
,
and a
URL
change
would
break
an
embedded
Ajax
call
.
表
名
或
字段
名
的
更改
会
破坏
嵌入式
的
SQL
语句
,
URL
的
更改
则
会
破坏
嵌入式
的
Ajax
调用
。
www.ibm.com
4.
You
parse
the
document
in the onreadystatechange
function
of
the XMLHttpRequest
object
used
to
make
the
Ajax
call
.
您
解析
用于
进行
Ajax
调用
的
XMLHttpRequest
对象
的
onreadystatechange
函数
中
的
文档
。
www.ibm.com
5.
Finally
,
the
server
sends
the
return
value
back
to
the client in the
response
of
the
Ajax
call
.
最后
,
此
服务器
以
Ajax
调用
的
响应
向
客户机
发
回
返回
值
。
www.ibm.com
6.
Rather
than
redrawing
the
entire
page
,
iUI
performs
an
Ajax
call
and
redraws the
visible
area
of
the
page
.
iUI
执行
Ajax
调用
并且
重新
绘制
页面
的
可见
区域
,
而
不是
重新
绘制
整个
页面
。
www.ibm.com
7.
Step
one
is
getting
hold
of
the
data
by
using
an
Ajax
call
to
the
Place
Statistics servlet
.
第一
步
是
使用
一个
对
PlaceStatisticsservlet
的
Ajax
调用
来
获得
数据
。
www.ibm.com
8.
You
'll
use
a GWT-
style
Ajax
call
to
load
your
data
dynamically
and
then
use
GWT
's
JSNI to
dynamically
create
your XForms
model
.
我们
将
使用
GWT
式
的
Ajax
调用
动态
加载
数据
,
然后
利用
GWT
的
JSNI
动态
创建
XForms
模型
。
www.ibm.com
9.
The
page
first
employs
an
Ajax
call
to
update
the
contents
of
the
tooltip
by
using
the
Ajax
.
Updater
class
from the Prototype. js
library
.
该
页面
首先
使用
一个
Ajax
调用
更新
工具提示
的
内容
,
方法
是
使用
Prototype.js
库
中
的
Ajax.Updater
类
。
www.ibm.com
10.
When
you
check
a
box
in
the
membership
view
,
the
view
issues
an
Ajax
call
to
update
the
associated
model
on the
server
.
当
在
成员
视图
中
选中
一个
复选
框
时
,
视图
发出
Ajax
调用
,
更新
服务器
上
的
相关
模型
。
www.ibm.com
1
2
3