Skip to content

Commit 0b6f3c6

Browse files
committed
2 parents f814966 + c21805b commit 0b6f3c6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

blog/tools.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,18 @@ v3.4.2:
2929
- [Windows](https://scratch3-files.just4fun.site/windows_1.3.66.zip)
3030
- [MacOS](https://scratch3-files.just4fun.site/mac_1.3.66.zip)
3131

32+
在国内使用,需要修改本机 hosts 文件:
33+
34+
添加如下规则:
35+
36+
`127.0.0.1 device-manager.scratch.mit.edu`
37+
38+
以下是不同系统的 hosts 文件所在位置
39+
40+
* Windows: C:\Windows\System32\drivers\etc\hosts
41+
* Android: /system/etc/hosts
42+
* Mac/Linux: /etc/hosts
43+
3244
## Chrome
3345

3446
- [Windows](http://scratch3-files.just4fun.site/ChromeSetup.exe)

blog/可编程空间.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Ta 可以把[玩具四驱车变得和动画片里一样智能](https://codelab-a
254254

255255
<video width="50%" src="https://adapter.codelab.club/video/1539392124109888.mp4" controls="controls"></video>
256256

257-
它可以在学完 micro:bit 的第一堂课,使用 micro:bit 制作一根魔障,对空间里的一切施以魔法
257+
它可以在学完 micro:bit 的第一堂课,使用 micro:bit 制作一根魔杖,对空间里的一切施以魔法
258258

259259
<video width="50%" src="https://adapter.codelab.club/video/wand_tello.mp4" controls="controls"></video>
260260

0 commit comments

Comments
 (0)