entry point
US /ˈɛntri pɔɪnt/
UK /ˈɛntri pɔɪnt/
名词
1.
入口点, 入口
a place or position from which one can enter something
示例:
•
The main entry point to the building is through the front doors.
大楼的主要入口是前门。
•
We need to find a secure entry point for the data.
我们需要为数据找到一个安全的入口点。
2.
入口点, 程序入口
the place in a computer program where execution begins
示例:
•
The 'main' function is often the entry point of a C++ program.
'main'函数通常是C++程序的入口点。
•
Understanding the entry point is crucial for debugging software.
理解入口点对于软件调试至关重要。