blockly > serializacja
przestrzeń nazw serializacji
Interfejsy
Interfejs |
Opis |
ISerializer |
Serializuje i deserializuje wtyczkę lub system. |
Przestrzenie nazw
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-05-20 UTC.
[null,null,["Ostatnia aktualizacja: 2024-05-20 UTC."],[[["The `serialization` namespace provides tools for saving and loading Blockly workspaces and components."],["It includes interfaces and namespaces for handling various aspects of serialization, such as blocks, variables, and procedures."],["A key interface, `ISerializer`, defines methods for serializing and deserializing plugins and systems within Blockly."],["Dedicated namespaces like `blocks`, `variables`, and `procedures` focus on serializing specific Blockly elements."],["Developers can use the `serialization` namespace to manage the persistence of Blockly projects and configurations."]]],[]]