بلوک > سریال سازی > اولویت ها
فضای نام serialization.priorities
متغیرها
متغیر | شرح |
---|
بلوک ها | اولویت برای deserializing بلوک. |
رویه ها | اولویت برای سریالزدایی دادههای متغیر. |
متغیرها | اولویت برای غیر سریال سازی متغیرها. |
WORKSPACE_COMMENTS | اولویت برای غیراصولی کردن نظرات فضای کاری. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-30 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]