調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
[blockly] > [serialization] > [procedures]
serialization.procedures 名前空間
クラス
関数
インターフェース
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-05-20 UTC。
[null,null,["最終更新日 2024-05-20 UTC。"],[[["The `serialization.procedures` namespace provides tools for saving and loading the state of procedures in Blockly."],["It includes a `ProcedureSerializer` class, functions for loading and saving procedures (`loadProcedure` and `saveProcedure`), and interfaces defining the structure of procedure and parameter state (`State` and `ParameterState`)."],["These components enable the serialization and deserialization of procedure models to and from JSON, facilitating the persistence and restoration of user-defined procedures in Blockly workspaces."]]],[]]