blockly > 程序
程序命名空間
類別
函式
介面
Variables
變數 |
說明 |
CATEGORY_NAME |
在工具箱 XML 中,用於類別「自訂」屬性的字串。這個字串代表類別應以程序區塊動態填入。另請參閱 Blockly.Variables.CATEGORY_NAME 和 Blockly.VariablesDynamic.CATEGORY_NAME。 |
DEFAULT_ARG |
process_mutatorarg 區塊的預設引數。 |
類型別名
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-02 (世界標準時間)。
[null,null,["上次更新時間:2023-12-02 (世界標準時間)。"],[[["The Procedures namespace in Blockly manages the creation, modification, and interaction with procedures (custom functions) within Blockly workspaces."],["It provides functionalities to define, call, rename, and find procedures, as well as manage their parameters."],["It includes classes, functions, interfaces, variables, and type aliases to support procedure-related operations in Blockly."],["Developers can utilize this namespace to programmatically control procedures and integrate them into their Blockly applications."],["Blockly's procedure functionality enables users to create reusable blocks of code, enhancing the modularity and organization of their projects."]]],[]]