# 木兰转Blockly示例 **Repository Path**: lordy/mulan-to-block-example ## Basic Information - **Project Name**: 木兰转Blockly示例 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-13 - **Last Updated**: 2026-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本项目由 [Blockly Sample App](https://github.com/RaspberryPiFoundation/blockly-samples/tree/e5a3adf/examples/sample-app) 修改而成,演示了如何导入 Blockly XML 文件。 使用`pnpm install`与`pnpm start`运行,此时浏览器应当打开,显示 Blockly 页面。 使用`ulang-0.2.2.exe --dump-blockly 和.ul`得到所需的 XML 文件,点击“加载 XML”按钮,粘贴 XML 内容,点击“加载”即可看到对应的积木块。