아무 단어나 입력하세요!

"scoped" in Chinese (Simplified)

限定范围的有范围的(技术用语)

Definition

“Scoped”表示某事物的范围或作用域已经被明确限定。 在科技和编程中,常指变量或函数只能在特定区域使用。

Usage Notes (Chinese (Simplified))

“Scoped”主要出现在技术、程序设计或商务语境。常见搭配:“locally scoped”、“narrowly scoped”、“scoped variable”。不用于日常口语,容易和“scope”(名词)混淆。

Examples

The variable is scoped to this function only.

该变量只在此函数内**限定范围**。

We made a scoped plan for this project.

我们为这个项目制定了**限定范围**的计划。

Access is scoped by user role.

访问权限按用户角色**限定范围**。

These settings are scoped per department, so each team has different options.

这些设置是按部门**限定范围**的,所以每个团队有不同选项。

It's a scoped solution, not meant for every situation.

这是个**限定范围**的解决方案,不适用于所有情况。

Some errors happen when changes aren't scoped properly.

当更改没有**限定范围**时,容易出错。