网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Entry point
释义

Entry point

原声例句
英语小霸王

The entry point would have been small...

有可能被瘀伤盖住了。

TED演讲(视频版)双语精选

My entry point was the New York City Police Department.

我的切入点是纽约市警察局。

《卫报》阅读精选

The two main entry points for travellers are Girona and Barcelona.

旅行者的两个主要入口点是赫罗纳和巴塞罗那。

PBS访谈娱乐系列

Maybe the most innocent entry point is that of young people.

也许最天真的切入点是年轻人。

经济学人(汇总)

For the biggest African fintechs, simple payments are only an entry point.

对于非洲最大的金融技术公司来说,简单支付只是一个切入点。

经济学人(汇总)

Customs and phytosanitary checks are already causing 10km tailbacks at entry points.

海关和植物检疫检查已经在入境点排队排了10公里。

华尔街日报

So, you didn't get the crowding at the entry point or on the platforms.

因此,在入口处或站台上不会出现拥挤的情况。

金融时报

You know, that may end up being the kind of entry point that you find attractive.

这可能最终成为你觉得有吸引力的那种切入点。

TED演讲(视频版)双语精选

Find an entry point, identify a gap, and then find something doable with which to fill that gap.

找到一个切入点,发现其中的缺失部分,并找到一些可行方案来解决它。

经济学人(汇总)

Hermes has started to branch out into cosmetics, offering aspiring shoppers a cheaper entry point than Birkins (or skateboards).

爱马仕已经开始进军化妆品领域,为有所渴求的消费者提供比铂金包(或陶瓷滑板)更便宜的入门产品。

TED演讲(视频版)双语精选

When you're confronted with something that you know needs to be changed, you have to find an entry point.

当你遇到你想要改变的事时,必须要找到事件的突破口。

VOA常速英语_美洲

At different border entry points you can see bosses picking up migrants in Mexico and taking them to the US.

在不同的边境入境点,你可以看到老板们在墨西哥接移民,并把他们带到美国。

Newsweek

There must also be dedicated entry points at every facility, and all nonessential in-person visits, including tours, will be suspended.

每个机构还必须设立专门的入口点,要终止所有不必要的面对面的拜访,包括旅行。

传说之境

And it's just become another entry point for high tides and storm surges coming into the lagoon from the Adriatic.

它恰好成为从亚得里亚海进入泻湖的涨潮和风暴潮的另一个切入点。

BBC 听力 2016年3月合集

Greece is the main entry point for migrants and under the deal Turkey will take back those arriving illegally on Greek islands.

希腊为主要难民接收国,按照“欧土”协议规定,土耳其将接收希腊群岛非法难民。

CRI在线 2022年1月合集

China will ramp up control measures over imported cold-chain food and farm produce to prevent the spread of COVID-19 through entry points.

中国将加大对进口冷链食品和农产品的防控力度,防止疫情通过口岸传播。

VOA常速英语_中东

The attack came just hours after aid trucks passed through the Kum Shalom border crossing, Israel's main entry point into Southern Gaza.

就在袭击发生几个小时前,援助卡车通过Kum Shalom过境点,这是以色列进入加沙南部的主要入境点。

此间的地球

There is a maze, and there's an entry point.

有一个迷宫,也有一个入口点。

GQ — 明星们的代表角色

There's just a different entry point into the character.

角色的入口点不同。

NPR音讯 2020年1月合集

Yeah. So this happened at one of the main entry points to Mogadishu, and it happened at 7: 30 in the morning.

好。这起爆炸于早上7点30分发生在摩加迪沙一个主要入口处。

中文百科

主函式

这是一段WinMain的代码。

在一些编程语言里,主函式main function)是程序开始运行的地方。

在C语言或C++编程语言,main的函式原型如下所示:

main的两个环境参数:argcargument count)与argvargument vector),两者个别自程序的指令列给予参数的数量与参数数组的指标地址。argcargv这两个参数的名称,在编程语言的命名规则底下,虽然可以依照用户的喜好自行定义,但是一般在使用上,还是会以现有的名称argcargv来进行程序的编写。其他具有相依平台的格式也可以被C与C++标准所接受;例如,UNIX(非POSIX.1)与Microsoft Visual C++有第三个参数,是用来接收程序的环境变量,利用其他方法访问环境变量,可以使用stdlib.h头文件定义的getenv函式:

英语百科

Entry point 主函式

In computer programming, an entry point is where control is transferred from the operating system to a computer program, at which place the processor enters a program or a code fragment and execution begins. In some operating systems or programming languages, the initial entry is not part of the program but of the runtime library, in which case the runtime library initializes the program and then the runtime library enters the program. In other cases, the program may call the runtime library before doing anything when it is entered for the first time, and, after the runtime library returns, the actual code of the program begins to execute. This marks the transition from load time (and dynamic link time, if present) to run time.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/20 0:27:36