Skip to content

Commit 7c4a159

Browse files
committed
zz
1 parent 21244a4 commit 7c4a159

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/public/st0091-01.jpg

-58.1 KB
Binary file not shown.

docs/public/st0091-01.png

40.8 KB
Loading

docs/smalltalk/st0091.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
现在我们用凹语言中文版语法,通过中文编程实现小画家程序:
2626

27-
![](/st0091-01.jpg)
27+
![](/st0091-01.png)
2828

2929

3030
程序本身也非常简单:首先通过 `引入` 关键字引入“小画家”包(类似之前的p5包);然后在名为 `准备` 的函数初始化一个长宽都是400的画布并设置一个灰色背景色;`画画` 函数负责每一帧的绘制,根据鼠标是否按下选择画点还是连线。

0 commit comments

Comments
 (0)