If they are different, it actually modifies your code to swap TOC references on function call and return.
如果二者不同,就修改代码以切换函数调用和函数返回上的TOC引用。
Inlining always reduces the number of instructions executed (since at a minimum the call and return instructions are not executed), but it can (and often does), make the resulting code bigger.
内联总是减少指令执行的数量(这是由于最低限度的调用和返回指令没有被执行),但是它能(并经常)让结果代码变得很大。
When an event that is hooked occurs, browsers call its event handler and wait for it to return before continuing on to the next event.
当连接的事件发生时,浏览器调用它的事件处理器,并等待它返回,然后再继续处理下一个事件。
If no messages are received by the timeout value, this call will stop dispatching messages and return.
如果经过超时值时没有收到消息,该调用将停止发送消息并返回。
Call your politicians today and demand a return of McCarthy, all for you and and the bring joy to your kid’s future.
打电话告诉你的政客并支持麦卡锡主义回归吧!为了你和你孩子的未来!
Lines of code in DSLs frequently start with a quantity, call some intermediate methods to get work done, and eventually return an instance of the interesting final type.
DSL中很多代码行经常以数量开始,调用一些中间方法来完成工作并最终返回有趣的最后一个类型的实例。
The only major difference is that the service defines inputs and outputs as XML messages rather than as call parameters and return values.
唯一的主要区别在于,服务将输入和输出定义为XML消息,而不是调用参数和返回值。
Others will thump lecterns and call for banks to return to their “proper function” of low-risk lending to business.
其他的领导人则敲打着讲台,要求银行恢复其“真正的使命”:从事低风险的商业信贷业务。
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.
在服务器端,代码必须打开请求以确定调用/参数,然后执行调用,接收响应,重新封装响应,并将其返回给客户机。
If you will be away for a time, tell them where you are going and make sure you return or call at the time you say you will.
如果要离开一段时间,则告诉他们你去哪儿,并务必在说定的时间回来或打电话。
JSON-RPC is a remote procedure call protocol that USES JSON to encode and marshal arguments and return types.
JSON - RPC是一种远程过程调用协议,它使用JSON对参数和返回值进行编码和编组。
The argument to the success method is the return value of the call in the interface and implementation.
成功方法的参数是接口和实现中的调用的返回值。
And then here we have what we call the phase Angle, and I will return to that.
那么这样,就有相位角,我会回过去讲它。
After her studies were completed, she planned to answer the call of duty to country and family, and return to Poland to care for her father.
在完成了她的学业以后,本来当她打算回波兰去尽自己的责任,并照顾她的父亲。
Call the function, and store the return value in a variable.
调用这个函数,然后将返回值存储到一个变量中。
The data interface provides methods to execute queries, to execute SQL CALL statements, and to return their output parameters.
Data接口提供执行查询、执行SQLcall语句和返回输出参数的方法。
To call a function and use its return value as part of a larger expression, simply name it and append a parenthesized argument list.
要调用函数并使用它的返回值作为语言表达式的一部分,只需要命名它并附加一个使用圆括号括起的参数列表。
When tracing is enabled, Xdebug logs each function call, including each function's arguments and return value.
当跟踪被启用后,Xdebug将记录所有函数调用,包括每个函数的参数和返回值。
So to embed an existing API within a web service definition, you just need a convention for how to represent call parameters and return values as XML message structures.
因此,为了在Web服务定义中嵌入现有API,您只需要约定如何将调用参数和返回值表示为XML消息结构即可。
Please leave a message that I called and have him return call around 4 o' clock.
请留话说我打过电话给他,请让他四点左右给我回电话。
In such a case, the ICollaborator object passed to the runService() method is mocked to expect a call on its method, executeJob(), and return a string other than "success."
在这种情况下,传递给runService()方法的ICollaborator对象被模拟 为期望调用executeJob() 方法,并返回除了 “success” 以外的字符串。
Call the continuation object, and you return to that point.
只要调用continuation对象,就会返回该点。
Suppose a signal is generated during the very small time gap between setting the errno variable by the close system call and its return.
假定信号在close系统调用设置errno变量到其返回之前这一极小的时间片段内生成。
Methods you call shouldn't depend on the mutable state of any object and should return fully reproducible and predictable results.
您所调用的方法不应依赖于任何对象的易变状态,而应返回可再生产、可预测的结果。
Remember that when a program makes a function call (especially for recursive ones), it has to store its return address and local variables on the stack.
记住当程序进行函数调用(特别是针对递归函数)时,它必须在堆栈上存储返回地址和本地变量。
The synchronous call-and-return model is the standard form for writing code in most programming languages.
同步的“调用-返回”模型是用绝大多数编程语言编写代码的标准形式。
The Listing 1 code shows a synchronous service method call where the client thread blocks inside the service call and doesn't return until the call is completed and the results are available.
清单1中的代码显示了同步方法调用,其中的客户机线程将阻塞在服务调用内,在调用完成且结果可用之后才会返回。
SCA also supports a range of programming styles, including asynchronous and message-oriented styles, in addition to the synchronous call-and-return style.
SCA还支持各种编程样式,除了同步调用-返回样式外,还包括异步样式和面向消息的样式。
SCA also supports a range of programming styles, including asynchronous and message-oriented styles, in addition to the synchronous call-and-return style.
SCA还支持各种编程样式,除了同步调用-返回样式外,还包括异步样式和面向消息的样式。
应用推荐