單次收視出價
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
C++ 的設定片段。
成員
apple_bitcode_mode
apple_bitcode_mode cpp.apple_bitcode_mode
傳回用於編譯步驟的位元碼模式。
這個欄位僅適用於 Apple,且僅適用於裝置版本。若是模擬工具版本,則一律會傳回 'none'
。
apple_generate_dsym
bool cpp.apple_generate_dsym
是否產生 Apple 偵錯符號(.dSYM) 構件。
conlyopts
list cpp.conlyopts
由
--conlyopt
選項傳送至 Bazel 的標記。
駕駛座
list cpp.copts
由
--copt
選項傳送至 Bazel 的標記。
custom_malloc
Label cpp.custom_malloc
由
--custom_malloc
選項指向的回傳標籤。可以透過
configuration_field
存取:
attr.label(
default = configuration_field(
fragment = "cpp",
name = "custom_malloc"
)
)
敬上
可能傳回
None
。
cxxopts
list cpp.cxxopts
由
--cxxopt
選項傳送至 Bazel 的標記。
linkopts
list cpp.linkopts
由
--linkopt
選項傳送至 Bazel 的標記。
objc_generate_linkmap
bool cpp.objc_generate_linkmap
(僅限 Apple) 是否產生連結對應成果。
objc_should_strip_binary
bool cpp.objc_should_strip_binary
(僅限 Apple) 是否在連結的二進位檔上執行符號和無效程式碼清除。
Objccopts
list cpp.objccopts
由
--objccopt
選項傳送至 Bazel 的標記。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-20 (世界標準時間)。
[{
"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-20 (\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-20 (世界標準時間)。"],[],[]]