blockly > 序列化 > 優先順序
serialization.priorities 命名空間
變數
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-05-20 (世界標準時間)。
[null,null,["上次更新時間:2024-05-20 (世界標準時間)。"],[[["The `serialization.priorities` namespace in Blockly manages the order in which different workspace elements like blocks, variables, procedures, and workspace comments are deserialized."],["This namespace provides specific variables, namely `BLOCKS`, `PROCEDURES`, `VARIABLES`, and `WORKSPACE_COMMENTS`, each representing the priority for deserializing their respective element types."],["By assigning priorities, Blockly ensures that essential workspace components are loaded in a specific order during deserialization, maintaining workspace integrity."]]],[]]