Psychologists call them "masters of deception," those rare individuals with a natural ability to tell with complete confidence when someone is telling a lie.
心理学家称他们为“欺骗大师”,这种人非常罕见,当别人说谎时,他们有一种天生的能力,能够完全自信地识破。
If you absolutely must have your smartphone handy then tell people why, and explain that unless that particular message or call comes through, they have your complete attention.
如果你不得不把手机放在手边,必须要说明你的原因,并且向他们解释清楚,你会对他们完全专注,除非有某个特别的信息或者电话。
Now the systems are being linked, and companies are using data-mining techniques to get a complete picture of their operations - "a single version of the truth", as the industry likes to call it.
现在,这些系统都被连在了一起,而且商业公司都使用数据挖掘技术以获得他们运作的一幅完整图景——“事实的唯一版本”——业界乐于赋予其的称呼。
Under each SIP test, the complete SIP call flow (SIP requests and responses) for the SIP test and the verdict for that test are shown.
在每一项SIP测试之下,SIP测试的完整SIP访问流(SIP请求与回应),以及该测试的结论将会显示出来。
Given the choice between taking downtime to develop and mail invoices or go onsite to complete another service call, rookie consultants almost always favor knocking out additional service calls.
在停下来一会儿自我提高一下、邮寄邮寄发货单和到现场去完成另一通服务电话之间,菜鸟顾问几乎总是青睐于接下新的服务电话。
More importantly, just as you determine who can see your bachelor party photos, you will soon have complete control over who has access to call you and who doesn't.
更重要的是,正如你可以决定谁能浏览你的单身派对照片一样,你很快就可以完全控制谁能呼叫你,谁不能呼叫你。
In this scenario, performance would be superb, and transactions would complete in times approaching those of a function call.
在这种情况下,性能会非常出色,完成事务的时间可以接近一次函数调用的时间。
The list of assessment questions could be long: the call could be interrupted for various reasons, certain tasks could be unable to complete without referrals being logged, and so on.
评估问题清单可能很长:电话可能由于各种原因而被中断、没有记录转诊某些任务可能无法完成等等。
The logic to complete the service call request processing is implemented using the adapter framework API.
完成服务调用请求处理的逻辑是通过使用适配器框架API来实现的。
Each method provides a callback object so that you are notified asynchronously when the remote procedure call is complete.
每个方法都提供了一个回调对象,这样就可以在完成远程过程调用后收到异步通知。
Avoid taking any kind of breaks while you are at that task and ensure that you complete it before you consider a cup of coffee or a call that you need to make.
避免在工作时的任何中断,确保在你想喝一杯咖啡或必须打的一个电话之前完成它。
The goal of the IOR is to enable the client to make a connection to the server so that it can complete a method call.
IOR 的目的就是使客户机能够连接到服务器,以便它能够完成方法调用。
Call start to begin playback and drain to wait until the playback is complete, and close to release the audio line.
调用start开始播放,drain等待播放完成,close释放音频线路。
Now that you have a the entry name of the directory, you need to construct a more complete path (see Listing 5), and then call lstat to get the entry's information.
既然已经得到了目录的条目名称,那么您需要构造一个更加完整的路径(请参见清单5),然后调用lstat以获取该条目的相关信息。
The method returns an IAsyncResult, which can be used to monitor completion, wait on the WaitHandle, or complete the asynchronous call.
这个方法返回一个IAsyncResult,它可以被用在监测完成,也可以等待在WaitHandel,或者完成异步调用。
This parameter indicates whether or not a fenced mode process (db2fmp) is kept after a fenced mode routine call is complete.
这个参数指出,在完成一个防护模式例程调用之后,是否保留防护模式进程(db2fmp)。
To flush a particular work item and block until the work is complete, you can make a call to flush_work.
想清理特定的任务项目并阻塞任务,直到任务完成为止,可以调用flush _work来实现。
When the XAResource receives a call to prepare, it should ensure that it can complete the required work successfully before returning XA_OK.
当XAResource接收到对prepare的调用时,它应当保证自己能够在返回XA_OK之前成功完成要求的工作。
Each function (with the exception of the generic show and hide functions) allows you to pass in a speed and a function to call when the effect is complete.
每个函数(除了通用的show和hide函数之外)都允许在效果完成时传入要调用的速度和函数。
When this process is complete, the thread exits through a call to do_exit .
当该进程完成后,此线程通过调用do_exit而产生。
ShippingTask provides a service for the ShippingProcess component to call when it wants to create a task that a human must complete (or in our case, a specialized shipping droid).
ShippingTask提供了一个服务,以便在 ShippingProcess组件希望创建必须人工完成的任务(或在我们示例中的特殊配送droid)时进行调用。
Finally, once configuration is complete, you can invoke the configured user-mode application through a call to call_usermodehelper_exec.
最后,一旦配置完成,就可通过调用call_usermodehelper_exec来调用配置好的用户模式应用程序。
When a request comes in from a client it comes up through the ORB into the skeleton. The skeleton will eventually call into SimpleCalcServant to complete the request and start the response.
从客户机发来一个请求时,该请求通过ORB进入skeleton,skeleton最终将调用SimpleCalcServant ,来完成请求并启动响应。
The current policy is being reconsidered now where we might in fact go into this complete nuclear closed fuel cycle, as they call it.
当前的政策已经被重新考虑了,我们可能事实上,进入这个完整的,核结束的燃料循环,他们这样说。
While some browsers will call the function only when the request is complete, other browsers will call back continuously to tell the code that the request is still running.
有些浏览器可能只在请求完成时才调用这个函数,而也有些浏览器会不断回调该函数从而告诉代码请求依然在运行。
To send the data back, you have to capture the user input and call the complete method.
为了发送回数据,必须捕捉用户输入并调用完成方法。
In the revised API, the call to run a context is synchronous: the call does not complete until the called program completes.
在这个修订后的API中,运行上下文的调用是同步的:这个调用直到所调用的程序完成时才会结束。
If a request doesn't contain enough information to complete the authentication transaction right now the authentication provider will use the call-back functionality mentioned earlier.
如果请求没有包含完成身份验证事务所需的足够信息,身份验证提供者会使用前面提到的回调功能。
The proxy pattern is really nothing more than the creation of an object that represents or ACTS as a substitute for another real object that will eventually complete the call or perform the service.
实际上,代理模式无非是创建一个代表或充当另一个实际对象的替身的对象,另一个对象将最终将调用或执行服务。
The proxy pattern is really nothing more than the creation of an object that represents or ACTS as a substitute for another real object that will eventually complete the call or perform the service.
实际上,代理模式无非是创建一个代表或充当另一个实际对象的替身的对象,另一个对象将最终将调用或执行服务。
应用推荐