Bản khảo sát nghiên cứu: Cho chúng tôi biết trải nghiệm của bạn khi sử dụng Blockly
Bắt đầu khảo sát
blockly > chuyển đổi tuần tự > quy trình
Không gian tên serialization.procedures
Lớp
Lớp |
Nội dung mô tả |
ProcedureSerializer |
Trình chuyển đổi tuần tự để lưu và tải trạng thái quy trình. |
Hàm
Giao diện
Giao diện |
Nội dung mô tả |
ParameterState |
Biểu thị trạng thái của mô hình tham số. |
Trạng thái |
Biểu thị trạng thái của mô hình quy trình. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-05-20 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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."]]],[]]