研究调查问卷:请告诉我们您使用 Blockly 的体验
开始调查问卷
blockly > utils
utils 命名空间
类
类 |
说明 |
坐标 |
用于表示坐标和位置的类。 |
矩形 |
用于表示矩形区域的类。 |
尺寸 |
用于表示由宽度和高度组成的尺寸的类。 |
SVG |
一个名称,包含存储在通用中的 SVG 元素的类型。 |
枚举
Enumeration |
说明 |
KeyCodes |
常用字符的键代码。 从 Closure 的 goog.events.KeyCodes 中复制 此列表未本地化,因此部分按键代码不适用于非美式键盘布局。请参阅下面的评论。 |
接口
命名空间
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-12-02。
[null,null,["最后更新时间 (UTC):2023-12-02。"],[[["The `Blockly.utils` namespace provides a collection of utility classes, enumerations, and namespaces for various functionalities within Blockly."],["It includes classes for handling coordinates, rectangles, sizes, and SVG elements."],["It offers enumerations for key codes and interfaces for metrics."],["Several namespaces offer utilities for areas like ARIA, arrays, browser events, color, DOM manipulation, extensions, ID generation, math, objects, parsing, strings, styles, SVG math, SVG paths, toolbox, user agents, and XML."],["These utilities assist in building and managing Blockly workspaces and functionalities."]]],[]]