On the server side, code must unwrap the request to determine the call/parameters, then execute the call, receive the response, rewrap the response, and return it to the client.
在服务器端,代码必须打开请求以确定调用/参数,然后执行调用,接收响应,重新封装响应,并将其返回给客户机。
A reliable source says the Gossip Girl brain trust is gearing up to have Billy return to the Upper East Side next season.
据可靠消息称:这部剧的高层正计划着让出演和蔼可亲的老爹威廉·鲍德温在下一季回上东区转转。
Young orangutans normally don't leave mom's side until they're 10 or so, and even when they do strike out on their own, they often return to "visit" for the next few years.
年轻的猩猩通常不离开妈妈的身边,直到10岁左右,而且即使凭自己的力量冲了出去,它们也往往会在未来的几年内回来“探亲”。
That misconception has some ugly side effects, according to Wadhwa. It becomes the reason why some venture capitalists often don't return calls from 40-plus entrepreneurs.
Wadhwa说这种错误的观念有一些丑恶的副作用。这就是为什么一些风险资本家常常不回四十岁以上企业家的电话的原因。
If humans display reactions not seen in the animal studies, scientists return to their laboratories and try to reproduce these side effects in animals.
如果人类显示在动物实验中所没有的反应,研究人员就回到实验室,尝试在动物身上重现这些副作用。
As such, the method on the stub does not have a value to return, regardless of whether the matching server-side method has one.
正因为如此,存根上的方法并没有要返回的值,而不管匹配的服务器端方法是否有要返回的值。
You then learned how to pass arguments to your server-side methods, and how to return more complex data in your responses from the server.
然后您学习了如何传递参数到您的服务器端方法,以及如何从服务器中返回更复杂的数据。
In this scenario, server-side actions can use a server-side navigation history of visited pages to return the user to the correct previous page.
在本场景中,服务器端动作可以使用已访问页面的服务器端导航历史帮助用户返回到正确的前页。
To find out which employee performed which task and when, DB2 allows the server-side plug-in to return the real name, which is then audited.
为了了解哪个雇员执行了哪个任务以及在何时执行,DB2允许服务器端插件返回真实姓名,以便进行审计。
On the plus side, you’ll find that occasionally disconnecting (fully) from work will make you more productive when you return to the office.
从好的方面说,你将会发现偶尔从工作中抽身出来之后,当你重返公司时工作效率更高。
There is some evidence that patients who experience the drugs' side effects are less likely to see their cancer return, providing even more incentive to help these patients continue taking them.
一些证据表明,抵抗住这种药物副作用(折磨)的患者极少可能出现癌症复发,甚至给予患者更强的动力继续服用这种药物。
The server side can perform database or file access, process the data, then format the data and return it back to the browser.
服务器端可以执行数据库或文件访问,处理数据,然后格式化数据,并将其返回给浏览器。
On the demand side,the most important asset of the global financial institutions continues to be its people who leave the office at the end of each day,and return to work the next.
而从金融机构角度来讲,它们最宝贵的资产莫过于机构内的人才——那些真正愿意在金融机构兢兢业业工作的人才。
The next thing is to return to the client side, where you can see how the XML response is used to update page state.
下一件事就是返回客户端,查看如何用XML响应更新页面状态。
In fact, you can actually write the server-side script in any language that can be called from your Web server and return its result to the client.
实际上,可以用任何语言编写服务器端脚本,只要能够从Web服务器调用它并把结果返回给客户机。
The browser is sort of tapping the server on the shoulder and asking it to execute a method on one of the server-side managed beans and return the result.
浏览器像是 “敲敲”服务器的 “肩膀”,请它在服务器端的一个受管bean上执行一个方法并返回结果。
Finally we return the UserDataBean back to the client side, as shown below.
最后将UserDataBean返回到客户端,如下所示。
As you saw earlier, traditional server-side Web applications combine presentation and dynamic data elements on the server and return fully formed HTML documents to the browser.
正如我们前面看到的一样,传统的服务器端web应用程序将数据的标识和服务器上的动态数据元素合并在了一起,并将所构成的完整HTML文档返回给浏览器。
请重新回到我身边。
In this drill, you can easily return right back to Superman Glide and do the other side without standing up.
在这个练习中,你能容易地回到超人滑行的姿势,然后再做另一边的动作。
There are trees accompanied by saffron side, people have to escape and return to nature's wonderful feeling!
还有绿树红花相伴身旁,使人有远离城市喧嚣,回归大自然的美妙感觉!
Officials see these initiatives as a "bridge" over global recession and they are candid about what they hope is on the other side: a return to export-led growth.
官员们把这些方案看成是越过全球经济衰退的一座“桥梁”,并且他们也直言不讳,希望能达到桥的另一头:恢复以出口为向导的经济增长。
"The frameless glazed side-return extension projects out into the garden, and in doing so creates a planted courtyard to the main house and a light-filled nook, big enough for a sofa," he added.
“扩建部分一侧的无框架玻璃可以将空间扩展到花园中,这样也为住宅创造了一个种植庭院,还有能放下一张沙发的光照充足的一隅空间,”他补充道。
I just want you to go back to my side, dear I can not live without you, would you please return to my side, my dear.
我只想要你回到我旁边,亲爱的我不能没有你,请你回到我旁边亲爱的。
Try to keep your functions pure. All functions should ideally produce no side-effects, use no outside data and return new objects instead of mutating existing ones.
请尽量保持你函数的纯洁性。所有的函数理想状态下都应该无副作用,请不要使用外部数据,同时返回的应该是一个新的对象而不是改变已有的。
Try to keep your functions pure. All functions should ideally produce no side-effects, use no outside data and return new objects instead of mutating existing ones.
请尽量保持你函数的纯洁性。所有的函数理想状态下都应该无副作用,请不要使用外部数据,同时返回的应该是一个新的对象而不是改变已有的。
应用推荐