סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > VariableMap
מחלקה של VariableMap
מחלקה למפת משתנים. העמודה כוללת מבנה נתונים מילוני עם סוגי משתנים כמפתחות ורשימות של משתנים כערכים. רשימת המשתנים היא הסוג שמצוין על ידי המפתח.
Signature:
export declare class VariableMap
יצרנים
מאפיינים
שיטות
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["The `VariableMap` class manages variables within a Blockly workspace, storing them in a dictionary-like structure organized by type."],["It provides methods for creating, deleting, renaming, and retrieving variables, as well as for finding their uses within the workspace."],["`VariableMap` also allows clearing all variables and obtaining lists of variables based on type or name."],["Each variable is associated with a name, type, and unique ID, which are used for identification and management purposes."]]],[]]