Firebase Studio 中的已获许可软件
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Firebase Studio 利用开发者熟悉的第三方开源软件,提升开发体验。在适用的情况下,您可以直接在产品中显示许可。
如需直接从 Firebase Studio 访问开源软件许可,请按以下步骤操作:
在 Firebase Studio 的终端面板中打开集成终端:
- 按 Ctrl + `。
- 打开命令面板(在 Mac 上按
Cmd+Shift+P
,在 ChromeOS、Windows 或 Linux 上按 Ctrl+Shift+P
),然后选择终端:创建新终端。
前往代码中的许可:
- 对于 Nixd,请输入
cd /google/idx/builtins/etc/idx/sources/nixd
。
- 对于 Nix,请输入
cd /google/idx/builtins/etc/idx/sources/nix
。
使用首选编辑器查看许可。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-22。
[null,null,["最后更新时间 (UTC):2025-08-22。"],[],[],null,["Firebase Studio makes use of third-party, open source software that\ndevelopers are familiar with to enhance the developer experience. Where\napplicable, you can display the license directly from the product.\n\nTo access an open source software license directly from Firebase Studio,\nfollow these steps:\n\n1. Open the integrated terminal in the **Terminal** panel in\n Firebase Studio:\n\n - Press **Ctrl + \\`**.\n - Open the command palette (`Cmd+Shift+P` on Mac or `Ctrl+Shift+P` on ChromeOS, Windows, or Linux) and select **Terminal: Create New Terminal**.\n2. Navigate to the license in the code:\n\n - For [Nixd](https://github.com/nix-community/nixd/blob/main/LICENSE), enter `cd /google/idx/builtins/etc/idx/sources/nixd`.\n - For [Nix](https://github.com/nix-community/nix/blob/master/COPYING), enter `cd /google/idx/builtins/etc/idx/sources/nix`.\n3. Use your preferred editor to view the license."]]