He, the one man who could retrieve that situation, might receive the call.
他这个惟一能挽回那个局面的人可能会接到这个电话。
You can see that the separation of concern rule is obeyed, as every component handles an isolated call to retrieve its related object.
您可以看见它们都遵守了分离关注点原则,因为每个组件处理一个单独的调用来检索相关的对象。
When you set up a simple call to this function with a date that you know will retrieve some events, you get the results shown in Listing 4.
当您使用您知道将检索到一些事件的日期设置对这个函数的一个简单调用时,您将得到如清单4所示的结果。
The message classes are used to retrieve messages generated by a previous operation such as a command call.
消息类用于检索前一个操作(比如一个命令调用)生成的消息。
If the user presses any other key and has entered at least the minimum number of characters, an asynchronous call to the server is made to retrieve a JSON array of Suggestions.
如果用户按下其他任何键,且输入了最小字符数或更多字符,则将对服务器发出异步调用,检索建议的JSON数组。
This code USES the private methods to retrieve an object from the pool and call the provided delegate.
该代码使用私有方法从池中检索对象,并且调用所提供的委托。
Once you create the SQL procedure that returns a result set, you might want to call it and retrieve the result set.
一旦创建了返回结果集的SQL过程,可能需要调用它并检索结果集。
In this case, the function executes a SQL call to retrieve the present tasks from the database.
在本例中,函数执行SQL调用从数据库中检索现有任务。
Listing 1 shows a simple call to connect to a JOLAP resource, query the resource, and retrieve data.
清单1显示了一个简单的调用,可以连接到JOLAP资源、查询该资源并检索数据。
However, as the second method on the ExampleListener interface illustrates, you could actually call the MDB without any parameters and use it simply to retrieve some value.
但是,就像ExampleListener接口的第二个方法所表现的那样,实际上可以不用任何参数调用MDB,只用它检索一些值。
Suppose you are developing a WebSphere Portal application for a financial services company, and you need to call a Web service provided by a partner company to retrieve mutual fund data.
假设您正在为一个金融服务公司开发一个WebSpherePortal应用程序,您需要调用合作伙伴公司提供的Web服务来检索公共基金数据。
To use it, all you have to do is call that function on index.php and retrieve all the posts for that user.
要使用该函数,只需在index . php上调用它,并检索那个用户的所有贴子。
When a user tabs out of the field and the Zip Code field loses focus, an asynchronous call is made to the server to retrieve the location data.
当用户用tab键移出此字段且ZipCode字段失去焦点时,就会向服务器发出异步调用以检索位置数据。
We can retrieve a property in whatever type fits our needs; the SDO call to the DataObject will do its best to convert the property type — if it is not stored in that type in the DataObject.
我们可以检索符合我们要求的任何类型的属性;对DataObject的SDO调用将尽量转换属性类型——只要它不是以该类型存储在DataObject中。
So, when you call the retrieve operation with an employee number in the Employeenumber attribute, the resource adapter populates the other attributes when the BAPI call returns.
因此,当您使用Employeenumber属性中的员工号调用检索操作时,资源适配器在BAPI 调用返回时会填充其他属性。
Within the eForm, simple point and click configuration allows connectors (such as a JDBC connection or a Web services call) to retrieve those values.
在这个 eForm 中,单击确认允许连接器(比如JDBC连接或Web服务调用)检索那些值。
This time, the xform makes a Web service call to the retrieveFormData service, to retrieve the user data from DB2 as an XML instance and maps it to the xform.
这时,该xform 对retrieveFormData服务进行Web 服务调用,从DB2检索XML实例形式的用户数据,并将其映射到 xform。
For example, to retrieve the argument to file, you can call vmap [" file "].
例如,要检索file参数,您可以调用vmap [“ file ”]。
When you call the retrieve operation, the SapReturn business object contains the BAPI messages or error codes that result from the BAPI call.
当调用检索操作时,SapReturn业务对象包含从BAPI调用产生的BAPI消息或错误代码。
When it receives focus, an asynchronous call is made to retrieve the values from the server.
在获得焦点时,则发出异步调用,从服务器检索值。
Baudisch and his colleagues believe the imaginary phone prototype could liberate users from actually having to physically retrieve a device when answering a call.
Baudisch和他的同事相信这个构想的手机原型可以完全将用户从必须物理上持有某种设备才能回复电话的情况解脱出来。
Instead, you should call the TSQLDataSet.FieldDefs.Update method, which will only retrieve the metadata for the field definitions, and not the actual record data for the selected table itself.
您应该调用TSQLDataSet. FieldDefs . Update方法,该方法只为字段定义检索元数据,没有为选定的表本身检索实际记录数据。
You set it inside the FlashVars parameter, and now the Flex application can retrieve it and locate the correct function to call.
之前是在FlashVars参数中设置它,现在Flex应用程序可以获取该值,并找到要调用的正确的函数。
The next step was to provide an interface that MyCareTeam could call with Web services to retrieve specific data about a patient.
下一个步骤是提供一个接口,My CareTeam可以使用Web服务调用它来获取关于患者的特定数据。
Retrieve the result of the EIS function call by calling the appropriate getter methods on the output record.
通过调用输出记录中适宜的获取(getter)方法来检索e IS功能调用的结果。
In the context of Web processing, the call registry is used to retrieve the user's unique ID, display name, and group membership, based on the user ID reported by the TAI.
在Web处理上下文中,调用注册表用来检索用户唯一的ID,显示名称和组成员,它基于TAI报告的用户ID。
Next, try to retrieve the target folder using the getObjectByPath(path) call.
接下来,使用getObjectByPath(path)调用尝试获取目标文件夹。
A call to GetFormFieldValue using those names for parameter will retrieve the form fields form the request.
使用这些名称作为参数调用GetFormFieldValue,就会从请求获得表单字段。
At the requested interval, swtrace will make an ioctl call to the Performance Inspector device driver to retrieve idle information.
在被请求的时间间隔内,swtrace将执行一个对PerformanceInspector设备驱动程序的ioctl调用来获取空闲信息。
At the requested interval, swtrace will make an ioctl call to the Performance Inspector device driver to retrieve idle information.
在被请求的时间间隔内,swtrace将执行一个对PerformanceInspector设备驱动程序的ioctl调用来获取空闲信息。
应用推荐