invokes

[ɪnˈvəʊks]
  • invokes
  • v.

    援引( invoke的第三人称单数 );行使(权利等);祈求救助;恳求;

纠错 数据更新时间:2025-11-14 03:34:27
  • 近义词

  • appealn.上诉;[体育]诉请;呼吁;(迫切的)要求(帮助、同情等)恳求;
  • arousevt.引起;唤醒;激起性欲;使行动起来;
  • begv.恳求;乞讨;(狗)用后腿站立;请求原谅;
  • beseechvt.恳求,乞求(某事物);
  • bringvt.带来,引来;促使,引起;提供;导致;
  • bring up养育,抚养,养大;谈及,提出;提审,传讯;呕出,吐出;使某人突然停住
  • call down朝下面大声叫喊;引起,招惹;责骂[申斥](某人);
  • call forth使出现;使产生;使起作用;引起;振作(精神);鼓起(勇气);
  • call to mind(使)记起, (使)想起;忆起;想到;忆及;
  • call up给…打电话;叫醒;朝上方叫喊;使回忆起;
  • call upon号召,拜访;省视;
  • citev.引用;引证;〈法律〉传唤;
  • conjurevt.用魔术变出;祈求,恳求;
  • conjure up用魔法召(鬼), 凭幻想(或用魔法)做出;
  • entreatvt.恳求,乞求;〈古〉对待;
  • evokevt.产生,引起;唤起;
  • implorevt.恳求或乞求(某人);
  • incitevt.刺激;激励;煽动;促使;
  • mentionv.谈及;提到;提名;
  • piquev.使愤恨;使恼怒;
  • pleadvi.恳求;辩论;
  • prayvt.祈祷,祷告;请求,恳求;央求;
  • put forward提出;将…提前;向前移;将钟拨快;
  • quotevt.& vi.引述,引用;
  • raisev. 提升;举起;提起;(使)直立,站立;增加,提高(数量、水平等);筹款;提及;引起;抚养;饲养;终止,解除(约束);与…取得联系,和…通话;使起死回生;在(另一玩牌人)基础上加注;使自乘(若干次)
  • referv.提及;涉及;称作;参考;转医院;送交;推荐;指引;
  • remindv.提醒;使想起;
  • stirvt.& vi.(使)移动;搅拌;(使)行动;(使)微动;
  • usen.(使)用;用法;用途,功能;使用权;使用价值;
1、

This type of crash results when a kernel routine invokes a trap instruction.

这种类型的中断是由内核例程调用了trap指令引起的。

互联网摘选

2、

That name is wrapped in a foreach loop at the bottom of the script that adds a page for each event, then invokes the EventTable method.

该名称位于脚本底部,包装在foreach循环中,该脚本为每个事件添加一个页面,然后调用EventTable方法。

互联网摘选

3、

The compiler then invokes a linker, which turns the object file into an executable program.

编译程序调用链接程序,链接程序将目标代码转变成可执行程序.

互联网摘选

4、

Who invokes effort as the basis of moral desert.

那些主张以努力作为道义缺失基础的观点.

互联网摘选

5、

The vision of Federated Identity invokes exciting possibilities, however John concludes the article with some sobering advice

FIM的前景充满各种令人激动的可能性,不过John还是以一些严肃清醒的建议来结束他的文章

互联网摘选

6、

Invokes a method of a prototype-based object, passing in the specified arguments.

调用 基于 原型的对象的方法, 在指定的参数中传递.

互联网摘选

7、

He vainly invokes the aid of the law who transgresses the law.

谁违反法律谁就别指望得到法律的保护.

互联网摘选

8、

In distress, Draupadi invokes Lord Srikrishna to come to her rescue.

在悲痛中, 朵帕娣调用了主奎师那来营救她.

互联网摘选

9、

Invokes the Expression Browser.

调用表达式浏览器.

互联网摘选

10、

Occurs when an Accessibility client invokes help for the control.

当可访问性客户端调用控件的帮助时发生.

互联网摘选

11、

It invokes the execute() method, which returns the list of Contacts from the datastore.

它调用了execute()方法,从数据存储中返回Contact列表。

互联网摘选

12、

Invokes a user-space helper application.

调用用户空间的帮助应用程序.

互联网摘选

13、

That loop consists of an animate() function that the browser invokes when it's time to draw the game's next animation frame.

该循环包括一个animate()函数,在需要绘制游戏的下一个动画帧时,浏览器会调用该函数。

互联网摘选

14、

Invokes the authorization filters that are applied to the action method.

调用应用于操作方法上的授权过滤器.

互联网摘选

15、

The opening paragraph invokes a vision of England in the early Middle Ages.

头一段的引言描绘出中世纪前期的英格兰景象。

《牛津高阶英汉双解词典》

16、

Invokes property page to reorder input parameters and enter new constant parameters.

调用属性页对输入参数重新排序,然后输入新的常数参数.

互联网摘选

17、

Let me briefly explain Voice Dialing: Holding down the Recoding Button invokes this feature.

让我扼要地解释语音拨号: 按住重新编码按钮调用此功能.

互联网摘选

18、

Unfortunately, writing an arbitrary object to a stream invokes the object's toString method.

不幸的是,将对象写入流就要调用对象的toString方法。

互联网摘选

19、

Or services that the process invokes and invoke the process ( where either may occur first).

或者既由流程调用又调用流程的服务(首先出现哪种情况都有可能)。

互联网摘选

20、

When it's time to draw the game's first animation frame, the browser invokes the animate() function.

在绘制游戏的第一个动画帧时,浏览器会调用animate()函数。

互联网摘选

21、

The theoretical explanation invokes virtual photons.

这一理论解释需借助于虚光子.

词典精选例句

22、

The function ( or, more precisely, method), getFirstName, uses the this pointer to refer to the current object and invokes the split method on the name property.

该函数(更确切地说是方法)getFirstName使用了this指针来引用当前的对象,并对name属性调用split方法。

互联网摘选

23、

The expression rule recursively calls itself indirectly when it invokes the factor rule.

expression规则在调用factor规则时,间接地调用自身.

互联网摘选

24、

In Asynchronous programming of a service, a client invokes a service and carries on its execution without waiting for the service to execute.

在服务的异步编程中,客户机调用服务,并在不等待服务执行的情况下继续进行自身的执行。

互联网摘选

25、

Invokes a method of a prototype-based object.

调用 基于 原型的对象的方法.

互联网摘选

26、

Whenever a change to registry or repository content is detected by Registry and Repository, it invokes all validation and notification plug-ins that are registered.

每当Registry and Repository检测到对注册中心或存储库内容的更改,它就调用所有已注册的验证和通知插件。

互联网摘选

27、

The is the operation name that System A invokes.

“publishSomeData”是System A调用的操作的名称。

互联网摘选

28、

For browsing such reports, this custom page invokes SSRS through web requests by crafting appropriate urls to get individual pages of the report in JPEG format rendered using images in96 dpi.

浏览报表时,这个自定义页面通过定制相应的网址发起Web请求来调用SSRS得到报表的各页,它们是JPEG格式的96dpi图像。

互联网摘选

29、

Call: A programming instruction that invokes a subroutine.

调用: 是程式设计的指令;用它召唤“子例行程式”.

互联网摘选

30、

This paper begins with the COM architecture of Word, and concentrates on the objects and their methods& properties, and finally focuses on the design of a module based on dialog box which invokes the spelling-check function of Word.

从Word的COM体系结构入手,重点探讨了与拼写检查有关的对象、方法和属性,以及在应用编程时通过会话框来引用Word的拼写检查功能的模块化方法。

互联网摘选

  • 今日热词
  • 热门搜索

微语录(www.volg.cn)为您提供在线词典、英语翻译、单词大全、英译汉、汉译英等英语服务!可通过lj:关键词格式搜索句子,如lj:affect,搜索affect相关的双语例句!

用户反馈
请选择反馈类型(可多选):
您的联系方式:(如需回复请填写联系方式)
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈