Scratch增强计划

There are many ways to live your life. That’s may be the most important thing you can realize in your life is that every aspect of your life is a choice… You can choose to accept the world as it is but you don’t have to. If there is something in the world you feel the wrong and you have a vision for what a better world could be, you

蓝牙设备与Scratch3.0

前言 本文的目标是帮助开发者将任意的蓝牙设备接入Scratch3.0,当然前提是你了解该设备的蓝牙协议细节。如果它没有开放协议,你又想接入,需

Scratch3技术分析之User API(第4篇)

我们关心以下User API: 注册 登陆 验证邮件 用户消息 注册 1 2 username: api_test2 password: api_test2llk 第1步 GET https://scratch.mit.edu/accounts/check_username/api_test2/ 返回: [{"username": "api_test2", "msg": "valid username"}] 第2步 没有数据交互 第3步 接收来自 Scratch 团队的更新通知可勾