Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wwj718 committed Aug 26, 2019
1 parent 978654c commit f33ac85
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
makefile
site/
site
4 changes: 2 additions & 2 deletions docs/user_guide/develop.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 测试版

* [Mac OS(64bit)](http://scratch3-files.just4fun.site/v0_9_1_alpha_codelab_adapter_mac.zip)
* [Mac OS(64bit)](http://scratch3-files.just4fun.site/v0_9_2_alpha_codelab_adapter_mac.zip)
* Windows(Windows7及以上)
* [Windows](http://scratch3-files.just4fun.site/v0_9_0_alpha_codelab_adapter_win_setup.exe.zip): windows7、windows10已测试(32位和64位都可用)
* [Windows](http://scratch3-files.just4fun.site/v0_9_2_alpha_codelab_adapter_win_setup.exe.zip): windows7、windows10已测试(32位和64位都可用)
* linux...
44 changes: 44 additions & 0 deletions docs/user_guide/gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,47 @@ Notice: If you can't read Chinese, Please use Google Translate.
## 接入3D游戏
<video width=300px src="http://scratch3-files.just4fun.site/game_adapter.mp4" controls="controls"></video>

## 山寨版龟派气功
<video width=600px src="http://wwj-tmp-video.just4fun.site/%E5%B1%B1%E5%AF%A8%E7%89%88%E9%BE%9F%E6%B4%BE%E6%B0%94%E5%8A%9F.mp4" controls="controls"></video>

## CodeLab X leju robot
<video width=600px src="http://wwj-tmp-video.just4fun.site/leju_codelab.mp4" controls="controls"></video>

## 手势窗帘
<video width=600px src="http://wwj-tmp-video.just4fun.site/%E6%89%8B%E5%8A%BF%E7%AA%97%E5%B8%98.mp4" controls="controls"></video>


## 体验者初次学会适应变量
<video width=600px src="http://wwj-tmp-video.just4fun.site/%E5%AD%A6%E4%BC%9A%E4%BD%BF%E7%94%A8%E5%8F%98%E9%87%8F.mp4" controls="controls"></video>

## toio etoys
<video width=300px src="http://wwj-tmp-video.just4fun.site/toio-etoys.mp4" controls="controls"></video>


## 魔法教室
<video width=300px src="http://wwj-tmp-video.just4fun.site/Magic%20classroom.mp4" controls="controls"></video>

## 灰袍巫师
<video width=300px src="http://scratch3-files.just4fun.site/wand_tello.mp4" controls="controls"></video>

## Scratch x 微信 X IoT
<video width=300px src="http://scratch3-files.just4fun.site/wechat_iot.mp4" controls="controls"></video>

## Jupyter + Scratch
<video width=600px src="http://scratch3-files.just4fun.site/jupyter_scratch.mp4" controls="controls"></video>

## 谁动了我的糖果
<video width=600px src="http://scratch3-files.just4fun.site/toio_candy.mp4" controls="controls"></video>

## toio music interface
<video width=600px src="http://scratch3-files.just4fun.site/toio_music" controls="controls"></video>

## toio music interface2
<video width=600px src="http://scratch3-files.just4fun.site/toio_music2" controls="controls"></video>

## I am reading(Python)
<video width=600px src="http://scratch3-files.just4fun.site/python_neverland.mp4" controls="controls"></video>


## cube symphony
<video width=600px src="http://scratch3-files.just4fun.site/cube%20symphony.mp4" controls="controls"></video>
8 changes: 6 additions & 2 deletions docs/user_guide/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ codelab-adapter目前发布了Mac、Windows(支持window7及以上版本)、Ubun
### 下载(最新版本:v0_8_4)
你可以免费下载 (点击对应的操作系统链接):

ps: 愿意尝鲜的用户可以下载:[测试版](/user_guide/develop/)
请下载:[测试版](/user_guide/develop/)

<!--
* [Mac OS(64bit)](http://scratch3-files.just4fun.site/v0_8_4_codelab_adapter_mac.zip)
* macOS 10.13.5+
* 如果你点击应用闪退,请参考 :[打开来自身份不明开发者的应用](https://support.apple.com/kb/PH25088?locale=zh_CN&viewlocale=zh_CN)
Expand All @@ -15,6 +16,7 @@ ps: 愿意尝鲜的用户可以下载:[测试版](/user_guide/develop/)
* [Ubuntu(16.04及以上版本)(64bit)](http://scratch3-files.just4fun.site/v0_8_4_codelab_adapter_ubuntu.zip)
* [Raspbian](http://scratch3-files.just4fun.site/v0_8_4_codelab_adapter_raspbian.zip)
* 下载,解压,赋予运行权限: `chmod +x v0_8_4_codelab_adapter_raspbian`
-->

### 更新
如果你之前使用过旧版本的软件,更新到新版本后,建议也更新一下插件目录(`~/codelab_adapter/extensions/`)
Expand All @@ -23,6 +25,7 @@ ps: 愿意尝鲜的用户可以下载:[测试版](/user_guide/develop/)

旧的插件会被备份到同级目录(如`extensions_1540437691`)

<!--
### 兼容性
目前,Windows和Mac的版本测试过的机器比较多。
Expand All @@ -32,4 +35,5 @@ Raspbian我们只测试了Stretch版本,如果有系统兼容性问题,欢迎[
ps: MacOS10.14下,按钮无法显示文字, 但不影响正常使用 (按钮文字 可以参考下图)
<img src="../../img/adapter-exit-button.png" width=400 />
<img src="../../img/adapter-exit-button.png" width=400 />
-->

0 comments on commit f33ac85

Please sign in to comment.