callback是什么意思,callback中文翻译,callback发音、用法及例句
- 暂无分类
- 2025-03-30
- 1热度
- 0评论


•callback
callback发音
英:[ˈkɔ:lbæk] 美:[ˈkɔlˌbæk]
英: 美:
callback中文意思翻译
n. 召回, 回呼
callback常见例句
1 、Array_map() returns an array containing all the elements of arr1 after applying the callback function to each one.───array_map()返回一个数组,该数组包含了arr1中的所有单元经过callback作用过之后的单元。
2 、I never sent in the tape they asked for for my callback audition.─── 我一直都没有按他们的要求 把我的复审试音带寄回去
3 、However, you can also write code that implements a client callback.───但是,您也可以编写实现客户端回调的代码。
4 、A callback of laid-off auto workers.───召回解雇的汽车工人
5 、In this case, the callback function should be able to expand its buffer when new data arrives and should explicitly calculate the height when the transfer completes.───在此情况下,回调函数应该能够在新数据到达时扩展其缓冲区,并且应该在传输完成后显式计算该高度。
6 、Once prepared, a resource manager must wait until it gets a commit or abort callback from the transaction manager in phase 2.───一旦准备好后,资源管理器必须等待,直到在阶段2中它获取了来自事务管理器的提交或中止回调。
7 、The core notifies the driver using previously registered callback functions after the transfer request is completed.───传送请求完成后,核心会使用以前注册的回调函数来通知驱动程序。
8 、You can't do a callback to a joke that doesn't land.─── 没成功的笑话再回收也没用
9 、Show all matched elements using a graceful animation and firing an optional callback after completion.───以优雅的动画显示所有匹配的元素,并在显示完成后可选地触发一个回调函数。
10 、GSdx: Re-enabled capturing via F12 key.It was missing the callback entirely.The videos I capture here turn out all blueish though.───No idea why :p 再次启用并修正F12来录制游戏视频,之前版本出现偏蓝现象。
11 、This paper describes how to capture vidoe by VFW, and emphases that real-time data is obtained by callback mechanism.───介绍了运用VFW实现视频捕获的情况,并重点讲述了其中回调机制对视频数据实时获取的作用及机理。
12 、A private property named Callback is used to access the callback channel to the client.───名为Callback的私有属性用于访问指向客户端的回调通道。
13 、A callback function cannot be a method because the host does not have an object to call the method with.───一个回调方法不能是一个单独的方法,因为调用者不能通过某一对象来调用它。
14 、Represents a callback that is used to customize hit testing. WPF invokes the HitTestResultCallback to report hit test intersections to the user.───[本主题是预发布的文档,在将来发布的版本中可能会有更改。空白主题是为将来预留的。
15 、Busy signal detected at remote site on callback.───在远程站点回拨时检测到了占线信号。
16 、Registers and releases, respectively, a callback handler for an IRQ line. The registration can be exclusive or shared.───分别用于注册和释放在IRQ线路上的回调句柄!
17 、In the following example, the listening Socket is passed to the callback method through the state parameter.───在下面的示例中,侦听Socket通过state参数传递给回调方法。
18 、First half of last year, Shanghai had高档房rising rents, but this situation has been reversed in the third quarter and year-end speed callback.───去年上半年,上海高档房租金曾经持续上扬,但这一情况在第三季度出现逆转,并且年末回调速度加快。
19 、In a client callback, a client script function sends a request to an ASP.NET Web page.───在客户端回调中,客户端脚本函数会向ASP.NET网页发送一个请求。
20 、The failure is sporadic if the time between marshaling the delegate and the ensuing callback is short.───如果从封送委托到接着发生的回调之间的时间很短,则发生该故障会的机会就很少。
21 、Toggle displaying each of the set of matched elements using a graceful animation and firing an optional callback after completion.───以优雅的动画切换所有匹配的元素,并在显示完成后可选地触发一个回调函数。
22 、Optional callback interface to return the number of pages in the current document. This provides the total number of pages for insertion into a field in the header or footer.───可选的回调接口去得到当前的文件的页数。这为在页眉或页脚**入一个域提供页面总数。
23 、At other times, the garbage collection occurs before the callback, the callback generates an access violation, and the program stops.───在其他一些情况下,垃圾回收发生在回调之前,回调会引发访问冲突,并且程序会停止。
24 、One at a time, to a callback method for display at a specified point.───中的记录逐个发送到回调方法以在指定的点处显示。
25 、Similar to callback functions, we can implement for delegates just those methods which are interesting for a particular situation.───同样的对于回调函数,我们将那些对于特定条件感兴趣的方法实现为**。
26 、Handle to a callback window if the "notify" flag was specified in the command string.───估计是可以有异步同步命令参数可以传送,然后可以回调。
27 、The ConcurrencyMode property controls the internal threading model, enabling support for reentrant or multithreaded callback objects.───ConcurrencyMode属性可控制内部线程模型,使系统可以支持可重入或多线程回调对象。
28 、MACD Sicha high of 3.60 minutes after the callback Su Liang, 15 minutes OBV steady increase in the share price above the stable in the 20MA.───3.60分钟MACD高位死叉后缩量回调,15分钟OBV稳定上升,股价在20MA之上走稳。
29 、You've been trying to sabotage me ever since I... sabotaged you in callbacks.─── 你一直在给我捣乱 因为我破坏了你的二轮试镜
30 、SZ) to trading closed, but most stocks can not conceal his fast callback situation.───SZ)以涨停收盘,但难掩多数个股快速回调的局面。
31 、I can't believe this is my fourth callback for this *ing show.─── 不敢相信 这破剧已经第四次喊我来复试了
32 、Basic Callback - The basic callback scenario combines two synchronous request-response scenarios to enable asynchronous processing.───基本回调--基本回调场景由两个同步请求?响应场景组成,以便能够进行异步处理。
33 、Information about repayment in advance, repayment in arrears, breach of contract, disposition, disposition of callback, loss, etc. of the asset pool.───五、资产池提前还款、拖欠、违约、处置、处置回收及损失等情况。
34 、Use the MethodName property to specify the name of the callback method to invoke when the Substitution control executes.───使用MethodName属性指定要在Substitution控件执行时调用的回调方法的名称。
35 、The results of the callback.───回调的结果。
36 、To simplify the creation of the callback service, you will add its functionality to the process interface.───为了简化回调服务的创建,您将添加流程接口的功能。
37 、When a response is received, the callback function is invoked.───在接收到响应后,调用回调函数。
38 、Removing need for Callback methods.───去掉回滚方法的需求。
39 、Callback reports empty strings, and sometimes even line breaks.───中打印了很多空字符串,有时候甚至还出现换行。
40 、In some non-regional tensions, some of the star to four-star hotel prices in the range of callback 10-20 percent between.───在一些非紧张区域,部分二星至四星的酒店价格的回调幅度在10%至20%之间。
41 、One at a time, to a callback method for display at a specified point using specified image attributes.───中选定矩形内的记录逐个发送到回调方法,以在指定的点处用指定的图像属性显示。
42 、In some operations, the line of units, while short-term if there callback, in the Office line, often will be the support, The rebound followed a high probability.───一些在年线之上运行的个股,途中若出现短线回调,在年线处往往会获得支撑,随后出现反弹的概率极高。
43 、He was super nice to me at the callback last night.─── 昨晚的复试的时候他对我超级好
44 、Fixed a crash bug in array_map() when NULL callback was passed in.───修正了在 array_map() 里面在回调是一个 null 时的缺陷
45 、In this function, you can perform custom logic to prepare the event arguments first, and then you can send a string as a parameter to the server-side callback event handler.───在此函数中,可以首先执行自定义逻辑以准备事件参数,然后可以将一个字符串作为参数发送到服务器端回调事件处理程序。
46 、Similarly, more garbage collections occur when a system is under heavy load, which makes it more likely that a garbage collection will occur before the callback.───同样道理,系统负载过大时会发生更多垃圾回收,进而使得垃圾回收更有可能在回调之前发生。
47 、The callback method must have a single parameter of type IEnumerable to receive the data.───回调方法必须包含IEnumerable类型的单个参数才能接收该数据。
48 、Using the tooling you now generate a Java class for the callback service.───使用当前生成Java类的工具。
49 、You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.───你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。
50 、Voice detected at remote site on callback.───在回叫时远程站点上检测到了声音。
51 、Client script is used to manage the callback.───则客户端脚本将用于管理回调。
52 、Calling convention for callback functions.───回叫函数的呼叫约定。
53 、The last step in creating the process is to invoke the callback service with the courier id.───创建流程中的最后一步是以向导标识调用回调服务。
54 、Registers a callback handler for a given function code.───为给定的功能码注册一个回调处理函数。
55 、Within the callback function, call the End method on the state object obtained in the previous step.───在回调函数中,对上一步中获取的状态对象调用End方法。
56 、Within the callback method, call the AsyncState method of the asyncResult parameter to obtain the Socket on which the connection attempt is being made.───在回调方法中,调用asyncResult参数的AsyncState方法可以获取尝试连接的Socket。
57 、Hide all matched elements using a graceful animation and firing an optional callback after completion.───以优雅的动画隐藏所有匹配的元素,并在显示完成后可选地触发一个回调函数。
58 、Creates a script for initiating a client callback to a Web server.───创建一个脚本,以便启动针对Web服务器的客户端回调。
59 、During its analytical process, the analysis time and the storage space could be reduced by event-based callback sub-analytic method.───在这个模型的解析过程中,采用回调事件式的分段解析方法以减少解析时间和存储空间。
60 、Now a year later, runaway horse at one time as the price is gradually callback.───如今时隔一年,一度如脱缰野马的房价正在逐渐回调。
61 、If you create a callback method that does not match a valid signature, the code will compile, but nothing will happen when the user clicks the control.───如果创建的回调方法与有效的签名不匹配,仍将编译代码,但用户单击该控件时没有任何效果。
62 、However, beware: This callback may be triggered multiple times for a single piece of textual content.───不过要知道,一段文本内容可能会多次触发这个回调。所以可以通过一个。
63 、Callback, which informs you when the element you are targeting for data extraction is closed.───回调,在关闭了要从中提取数据的元素时,这个回调方法会发出通知。
64 、Callback's tomorrow, so we'll have to sneak out tonight for a final rehearsal.─── 回访就在明天了 我们今晚得溜出来 进行最后的彩排
65 、Fermentative bio-hydrogen may produce continuously hydrogen by molasses,it may not only callback garbage but also produce energy.───利用甜菜制糖废蜜、废水作为底物进行连续流生物制氢,既可回收废物又能生产能源。
66 、I got a callback for a hemorrhoid commercial.─── 一个做痔疮**的打了**给我
67 、The client is delaying in order to give the modem time to reset itself in preparation for callback.───为了让调制解调器有时间复位以准备回叫,客户端将延迟操作。
68 、The validation callback allows you to invalidate cached pages outside of the normal process of using cache dependencies.───利用验证回调,可以使在使用缓存依赖项的正常进程之外的缓存页无效。
69 、Function enumerates through all existing windows on your computer, calling the callback function to perform a task on each window.───函数枚举计算机上的所有现有窗口,并调用回调函数以针对每个窗口执行任务。
70 、Callback on the second tab to switch the third tab from its disabled to its active state once the second tab has been raised for the first time.───回调,目的是当第二个标签第一次被重新激活时将第三个标签的状态由禁用切换为活动。
71 、Delegates are preferable to registering callback functions and to abstract base classes for defining the communication between a host and a client.───**倾向于注册为回调函数并且抽象基类用来定义客户和调用者之间的通信。
72 、The callback number is too long.───回拨号码太长。
73 、If you implement any callback method in the EJB then container will invoke that method.───如果你在EJB中实现任何回滚容器都会调用这些方法。
74 、The length of the opaque callback data.───不透明回调数据的长度。
75 、There will only be two operations, one for the direct call and one for the callback.───仅存在两项操作,一项是关于直接调用的一项是关于回调的。
76 、The abstract InitCallbacks method is where the temporary derived class creates an instance of and initializes read callback methods.───临时派生类在抽象InitCallbacks方法中创建读取回调方法的实例并对其进行初始化。
77 、It's pretty stupid, all of it. I didn't even get a callback.─── 挺傻的 我后来都没接到他们的**
78 、A channel must be registered to listen for the callback function.───信道必须注册以侦听回调函数。
79 、In paradigm, wxPython is close to a callback style.───在范例方面,wxPython接近回调风格。
80 、The pager might not be traceable, but his callback number could be.─── 传呼机可能无法追踪 但他的回拨号码是可以的
81 、Callback system: sieve core + high efficiente callback, small whirlwind + sieve core callback, large whirlwind + sieve core callback.───回收系统:滤芯+高效回收、小旋风+滤芯回收、大旋风+滤芯回收。
82 、An array of strings to pass as arguments to the callback method.───作为参数传递给回调方法的字符串数组。
83 、Its name must match the name of a callback method that you assigned to a control in the Ribbon XML file.───其名称必须与为功能区XML文件中的控件分配的回调方法名称匹配。
84 、If you're using your own session handler this will also cause your destroy callback function to be called.───如果你在使用你自己的session处理那么这个也会引起你的销毁回收函数被调用。
85 、Usual code in North America to access Automatic Callback.───北美用户访问自动**回叫的常用代码。
86 、Once the matter of the situation has taken a turn, often means that there will be a big callback.───一旦风向标出现转势,往往都意味着大盘将出现回调。
87 、Configures a callback service implementation in a duplex client application.───在双工客户端应用程序中配置回调服务实现。
88 、That look I saw the night after callbacks.─── 上次看你这样 是在复试那天晚上
89 、One at a time, to a callback method for display in a specified rectangle using specified image attributes.───中选定矩形内的记录逐个发送到回调方法,以在指定的矩形中用指定的图像属性显示。
90 、The following table describes the important callback functions.───下表列出了很多重要的回调函数。
call sb back造句?
中文意思是给某人回**,例如,
I'll call you back at a more convenient time.在方便的时候我会给你回**的。
If the phone rings, say you'll call him or her back after dinner.如果有**,就说你晚饭后打回去。
Could you call me back later, please?
请稍后再打**来好吗?
call sb back造句?
1.Would you ask her to call me back?能否请你让她给我回个**?
2.Please ask her to call me back when she's back.她回来时请让他给我回个**。
3.Actually, I'm busy at the moment ─ can I call you back?说实在的,我这会儿正忙——我可以给你回**吗?
2.I'll have one of my guys call you back.我会让我同事给你回**的