Fill in the application form (a, students must fill in your name address phone call ID number courses) can be directly to the school! Cash! Also can use a credit card!
填写学员报名表格(须填写地址电话您的姓名电话身份证号码所学课程)可直接到校报名!现金!也可以刷卡!
The service includes caller ID, voice mail, and call waiting.
这项服务包括呼叫方身份识别、语音邮件和呼叫等待。
When lost pets are brought to animal shelters, people there use a special tool to look for the microchip and read the ID number on it, then they'll call the microchip company to match the number to the information of the pet's owner.
当走失的宠物被带到动物收容所时,那里的人们会使用一种特殊的工具来寻找微芯片,并读取它上的身份证号,然后他们会打电话给微芯片公司,以匹配号码与宠物的主人的信息。
In our ErrandBean, the primary key is an integer — a sequence number we call the errand ID.
在我们的ErrandBean中,主键是一个整数—我们称之为差事标识的序号。
The next option is to call a user using the user ID. This is the syntax for invoking the REST API to make this type of call
下一个选项是使用用户ID呼叫用户。
The method call will return the data associated with each global ID defined.
方法调用会返回与每个定义的全局ID关联的数据。
A successful creation call returns the ID of a new configuration object.
一次成功的创建调用将返回新配置对象的ID。
Unlike the system call probe, user function probes must specify a specific process ID and are limited to probe the function at entry.
与系统调用探测不同,用户函数探测必须指定一个进程ID,而且只能探测函数的进入。
To make a recursive call, you must either code the recursive clause (or attribute) in the PROGRAM-ID paragraph of the recursively called program or specify the THREAD compiler option.
要执行递归调用,必须在以递归方式调用的程序的PROGRAM - ID段落中编写RECURsive子句(或属性),或指定THREAD编译器选项。
Unlisted Numbers, Caller ID and do-not-call lists all tried to solve this problem, but these solutions still don't prevent unwanted calls.
未登记号码、来电提示和黑名单都曾试图解决这个问题,但仍然阻止不了你不想接到的来电。
For example, until recently you could not get Caller ID for an incoming call when you were on the phone.
例如,直到最近,当你正在通话时还无法显示新来电的主叫号码。
To begin with, the RA issues each request with a unique request ID and does not wait for a response on the same execution call.
首先,ra用惟一的请求ID发出每个请求,不等待同一执行调用的响应。
The event message will tell you the user ID that made the failing call, the object that failed, the API call made against that object, and the options used in the API call.
事件消息会通知您造成调用失败的用户ID、失败对象、针对该对象的API 调用以及 API 调用中使用的操作。
The result of the call will be the configuration ID of the newly created cluster member.
这个调用的结果是新创建的集群成员的配置ID。
But the event message told me the User ID that generated the error, the API call that failed, the object that was the target of the API call, and the options that were used.
但事件消息能告诉我生成错误的用户ID、失败的API调用、API调用的目标对象以及所使用的选项。
If so, the transaction id, or Xid, is propagated to the remote object as part of the IIOP call along with the method parameters.
如果是,事务标识,或者说Xid,被作为IIOP调用的一部分与方法参数一起传播到远程对象。
In order to switch a user on a trusted connection, the application must first call xa_end (TM_SUCCESS) and specify the new user ID and optional password by calling SQLSetConnectAttr.
为了切换一个受信任连接上的用户,应用程序必须首先调用xa_end (TM_SUCCESS),并通过调用SQLSetConnectAttr指定新的用户ID和可选的密码。
The call in Listing 3 creates a task, using a generated ID for the task's ID and ".dita "as the default extension.
清单3中的调用创建了一项任务,使用生成的ID作为任务ID,用“。dita”作为默认的扩展名。
It might be interesting to define a service provider interface for an id creation service or function that the facade can optionally call to create valid IDs.
为ID创建服务或者函数(facade可以调用该函数创建有效的ID)定义服务提供者接口,这可能是很有趣的。
I repeat the process in the third scenario of having the Retail ID Web service to call, load, and send a search request to the Retail Management System (see Figure 4).
我重复了第三个场景中的流程,调用并装载了零售商标识符的Web服务,并且向RetailManagementSystem(请见图4)发出搜索请求。
For instance, to delete the red square, we would use $canvas->delete( $id ), where $id is the return value of the first call to createRectangle.
例如,为了删除红色正方形,我们使用 $canvas->delete( $id ) ,其中的 $id就是第一次调用函数createRectangle 的返回值。
Subsequently, the application may call xa_start to pass a transaction ID (XID) to a Resource Manager (RM) to associate the calling thread with a transaction branch.
随后,应用程序可以调用xa_start将一个事务ID (XID)传递给ResourceManager (RM),将调用者线程与一个事务分支相关联。
To differentiate, the fork system call returns 0 in the progeny but returns the process ID of process Z to the progenitor.
为了以示区别,fork系统调用在子进程中返回0,但返回给父进程的却是进程z的进程ID。
During a restore operation the desired backup objects are retrieved by executing the XBSA call BSAGetObject and providing this object id.
在一次恢复操作期间,通过执行xbsa调用BSAGetObject并提供对象ID获得所需的备份对象。
If the ID making the register API call does not have at least READ access to this class, the register call will not be accepted.
如果进行RegisterAPI调用的ID没有最起码的针对此类的READ访问,那么注册调用将不被接受。
Call center staff will be able to click on action links highlighting customer id number, or issue id number.
呼叫中心人员可以点击高亮显示的客户ID号或者问题的ID号进行链接。
The input to this call is the tkiid (task instance id) that refers to the specific instance of a human task, and returns the input data.
这个调用的输入是一个引用特定人工任务实例的tkiid(任务实例id),它返回输入数据。
The declaration begins with the global reference to the Flex application, then a method call that always begins with the string get followed by the ID of the target object.
该声明首先是Flex应用程序的全局引用,然后是始终以字符串get 为开头、后接目标对象ID的方法调用。
The declaration begins with the global reference to the Flex application, then a method call that always begins with the string get followed by the ID of the target object.
该声明首先是Flex应用程序的全局引用,然后是始终以字符串get 为开头、后接目标对象ID的方法调用。
应用推荐