規則
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
回報問題open_in_new
查看原始碼open_in_new
。
。
。
。
夜間
。
。
。
7.2
7.1
。
。
7.0
6.5
6.4
。
。
Bazel 生態系統有許多規則不斷推陳出新,可支援多種用途
語言和套件Bazel 的許多優勢在於
定義可供他人使用的新規則。
本頁面將說明建議使用的原生和非原生 Bazel 規則。
建議的規則
以下列出幾項建議規則:
存放區 Skylib 包含
為您在編寫新規則和新規則時派上用場的
巨集。
以上規則已經過審查,且遵守
建議規則的規定。
如有問題和功能,請與個別規則組合維護人員聯絡
要求。
如要找出更多 Bazel 規則,請使用搜尋引擎
awesomebazel.com
GitHub
不適用於特定程式設計語言的原生規則
原生規則會與 Bazel 二進位檔一起傳送,因此通常可在
不含 load
陳述式的 BUILD 檔案。
- 其他操作
- 一般
- 平台
- Google Workspace
內嵌的非原生規則
Bazel 也會嵌入以 Starlark 編寫的其他規則。這些資料可以載入
@bazel_tools
內建外部存放區。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-13 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{"lastModified": "\u4e0a\u6b21\u66f4\u65b0\u6642\u9593\uff1a2024-08-13 (\u4e16\u754c\u6a19\u6e96\u6642\u9593)\u3002"}
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-08-13 (世界標準時間)。"],[],[]]