Skip to content

Commit

Permalink
Update variables.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ofchenyuan committed Aug 26, 2019
1 parent e672887 commit 0b4f69d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/webduino/tutorials/basic/variables.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- | 测试日期 | 测试环境 | 硬件版本 | 固件版本 | 软件版本 | 测试人员 |
| ------------- | ----------------- | --------- | ------------------ | -------- | ------------- |
| 2019年8月22日 | Windwos7 &Windwos10 & browser | 1.4 | 7NJfWecLminDsnEtpD | 1.2.5 | 陈渊&徐光发 |


## 变量

变量,是所有程序都会用到的基本元素,使用前会赋予变量一个名称,接着就可以用这个变量来表示文字、数字、数组、颜色或逻辑。
Expand Down

0 comments on commit 0b4f69d

Please sign in to comment.