会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小水皮
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
4
5
6
7
8
9
10
11
12
···
21
下一页
2019年2月24日
Scratch-gui JS压缩配置
该文被密码保护。
阅读全文
posted @ 2019-02-24 12:31 小水皮
阅读(21)
评论(0)
推荐(0)
2019年2月22日
连接AWS Ubuntu服务器
摘要: 1.在AWS上创建了Ubuntu实例后,在实例里点连接。点使用PuTTY连接,下载PuTTY软件。 2.在所有程序里找到PuTTYgen并打开,点Load选择创建实例时的pem文件,点save private key。保存私钥文件 3.打开PuTTY,在Conntection、SSH、Auth里上传
阅读全文
posted @ 2019-02-22 13:56 小水皮
阅读(977)
评论(0)
推荐(0)
2019年2月20日
使用cnpm install提示package not found
摘要: 使用cnpm install 的时候提示Can't find package。 在cnpm package里能搜索到scratch-audio的包,但版本是0.1.0-prerelease.20190108181031 但是在npm package里搜索到scratch-audio的包版本是0.1.
阅读全文
posted @ 2019-02-20 21:22 小水皮
阅读(1994)
评论(0)
推荐(0)
Scratch-Blockly配置过程
摘要: 原文地址:https://blog.csdn.net/litianquan/article/details/82735876 Scratch-Blockly配置过程 由于Blockly案例库开发项目需添加Scratch Blocks的相关内容,故结合Github上开源项目,进行Scratch Blo
阅读全文
posted @ 2019-02-20 14:56 小水皮
阅读(2536)
评论(0)
推荐(0)
Scratch www 系统搭建
摘要: 原文地址:https://blog.csdn.net/litianquan/article/details/82735809 Scratch www要基于Nodejs的环境才可以运行,我尝试了在Windows、Ubuntu、CentOS等操作系统上安装其环境,安装node环境比较简单,但是不同系统在
阅读全文
posted @ 2019-02-20 14:52 小水皮
阅读(6021)
评论(0)
推荐(0)
Scratch3.0——项目层次结构
摘要: 原文地址:https://blog.csdn.net/weiwoyonzhe/article/details/86603757 简要介绍: 本文旨在介绍scratch3.0项目层次结构及关键功能。 源码:https://github.com/LLK/scratch-gui 核心依赖库 scratch
阅读全文
posted @ 2019-02-20 14:43 小水皮
阅读(3217)
评论(0)
推荐(0)
用canvas播放scratch文件
摘要: 原文地址:https://blog.csdn.net/qq_36268036/article/details/84262540 基于Github上的scratch-render实现sb2或者sb3文件可以用h5的canvas直接播放而不是flash 前言 关于scratch-render,scrat
阅读全文
posted @ 2019-02-20 14:35 小水皮
阅读(2657)
评论(2)
推荐(0)
Scratch3.0——克隆代码仓库的正确姿势
摘要: 原文地址:https://blog.csdn.net/weiwoyonzhe/article/details/86603450 对Scratch3.0进行二次开发,首先要在github上fock官方代码,但是在自己开发的同时又要跟进官方的代码就要在git做如下配置。 步骤: 1、配置上游项目地址。即
阅读全文
posted @ 2019-02-20 14:25 小水皮
阅读(1587)
评论(0)
推荐(0)
Scratch3.0——作品截图
摘要: 原文地址:https://blog.csdn.net/weiwoyonzhe/article/details/86603217 Scratch 的舞台是基于canvas,最初尝试直接通过canvas的dom,然后生成图片,但最后只能得到一个黑色的图片,得到黑色图片的原因是没有取到有效的canvas而
阅读全文
posted @ 2019-02-20 14:22 小水皮
阅读(1211)
评论(0)
推荐(0)
Scratch GUI
摘要: 原文地址:https://github.com/LLK/scratch-gui/wiki/Getting-Started Getting Started Getting Started Bryce Taylor edited this page on 13 Sep 2018 · 8 revision
阅读全文
posted @ 2019-02-20 10:15 小水皮
阅读(3649)
评论(0)
推荐(1)
上一页
1
···
4
5
6
7
8
9
10
11
12
···
21
下一页
公告