点击Refresh以更新页面。
Drupal5的数据库更新页面。
图2显示数据库更新页面。
然后,在完成后更新页面。
如何在客户端用响应文档更新页面视图。
How to use that response document on the client to update your page view?
网站更新页面尚未提供.
他的连胜纪录浏览器将打开,你会被带到更新页面。
The Streak browser will open and you'll be taken to the update page.
通常在Ajax中使用ID属性,以快速更新页面的某个部分。
ID attributes are often used in Ajax to quickly update a portion of the page.
使用Ajax,您可以异步加载下一页的结果,并相应地更新页面。
Using Ajax, you can load the results for the next page asynchronously, and update the page accordingly.
下一件事就是返回客户端,查看如何用XML响应更新页面状态。
The next thing is to return to the client side, where you can see how the XML response is used to update page state.
一旦登录了账户,您可以通过密码更新页面挑选您想要的密码。
Once logged in, you can use the password update screen to pick a password you'd like.
我先介绍最简单的模式,它将使用来自服务器的新HTML页面来更新页面。
I start with the simplest pattern, which is to update your page with new HTML from the server.
Ajax应用程序允许浏览器更新页面的特定部分而无需完全刷新整个页面。
An Ajax application allows the browser to update a specific part of the page without having to completely refresh the entire page.
比如,在页面的一侧创建列表并在用户单击该列表中的链接时更新页面的另一侧。
That may mean creating a list on one side of the page and updating the other side of the page as the user clicks links in that list.
如果尚未收到css更新,而使用它们的更新页面已经被加载,那么很可能出现问题。
This can be especially problematic if CSS updates are not received when updated pages that use them are loaded.
使用Ajax技术,可以只更新页面的一些部分,而不用刷新整个页面。
With Ajax techniques, some parts of pages can be dynamically changed instead of refreshing the whole page.
数据写入到数据库时,指针称为检查点会更新以反映新的或更新页面写入到数据库。
As data is written to the database, a pointer called the checkpoint is updated to reflect the new or updated page that was written to the database.
在这些库所发出的Ajax请求中由服务器检索到的信息可用来增量地“实时”更新页面的状态。
The information retrieved from the server in the Ajax requests made by these libraries can be used to incrementally update the state of the page in "real time."
添加后退和前进按钮处理程序时,还将调用该函数,根据保存到历史堆栈中的事件ID来更新页面。
When adding the backward and forward button handlers, you will also see that this function is called to update the page from the event IDs we have been saving to the history stack.
运行在浏览器上的Ajax应用程序以一种异步的方式与Web服务器通信,并且只更新页面的一部分。
Ajax applications running on a browser communicate with the Web server in an asynchronous manner and only update portions of the page.
更新页面时,将重新计算被标记为“Compute Dynamically”的公式(参见图7)。
When a page is updated, formulas marked as "Compute Dynamically" are recalculated (see figure 7).
因此,可以完全在后台发出HTTP请求、接收响应并更新页面的某些部分,这样就不会中断用户的操作。
It allows you to make HTTP requests, receive responses, and update parts of the page completely in the background, resulting in no visual interruptions for the user.
您需要完成的最后一件事,是当您选择一个员工条目时,建立从您的列表页面。到您的更新页面之间的链接。
The last thing that you need to do is to set up the link from your list page to your update page when you select an employee entry.
您可以使用Ajax在后台处理许多用户交互事件,然后更新页面的各个部分,而无需完整的门户刷新周期。
You could use Ajax to handle many of the user interaction events in the background, and then to update portions of the page, without requiring a full portal refresh cycle.
AJAX的工作原理是深入到服务器内部,然后按需求将内容抓取出来,这一过程中你无需更新页面内容。
AJAX works by reaching into a server and pulling content out to display on demand, without having to refresh the web page.
更新页面也印证了保存在手机内存中,一切都将被消灭,因此,确保您的手机支持通过第三方应用程序。
The update page also confirms that everything saved in the phone memory will be wiped, therefore make sure your phone is backed up through a third-party app.
Ajax背后的想法十分简单:在浏览器中监听事件,给服务器发送后台请求,当服务器响应时更新页面的一部分。
The ideas behind Ajax are quite simple: Listen for an event in the browser, send a background request to the server, and update part of the page when server responds.
通过单击一个按钮,用户能够切换两个版本的表单,使用Ajax向服务器提交数据并获取用于更新页面的HTML内容。
By clicking a button, the user can switch between the two versions of the form, submitting the data to the server with Ajax and retrieving the HTML content that is needed to update the page.
通过单击一个按钮,用户能够切换两个版本的表单,使用Ajax向服务器提交数据并获取用于更新页面的HTML内容。
By clicking a button, the user can switch between the two versions of the form, submitting the data to the server with Ajax and retrieving the HTML content that is needed to update the page.
应用推荐