sandbox
US /ˈsænd.bɑːks/
UK /ˈsænd.bɒks/
名词
1.
沙盒, 沙坑
a shallow box or hollow in the ground containing sand for children to play in
示例:
•
The children built sandcastles in the sandbox.
孩子们在沙盒里堆沙堡。
•
Make sure the sandbox is covered when not in use.
不使用时,请确保沙盒已盖好。
同义词:
2.
沙盒, 测试环境
a testing environment that isolates new code or programs from the production environment
示例:
•
Developers often use a sandbox to test new features before deploying them.
开发人员通常在部署新功能之前使用沙盒进行测试。
•
Running untrusted code in a sandbox prevents it from affecting the main system.
在沙盒中运行不受信任的代码可以防止它影响主系统。