base path

中文含义: 基本路径,指在网页中加载资源时的基础路径。

英语词性: noun

美式发音: /beɪs pæθ/

同义词: root path,base URL

易混淆单词: basic path

双语例句:

  1. The base path for this file is /Users/username/Documents/.
  2. Make sure the base path is set correctly before running the script.
  3. 在网站的 html 文件中,可以使用 <base> 标签指定资源的基本路径。
  4. You need to append the file path to the base URL to load the image properly.