mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-01 19:49:11 +08:00
improve docs
This commit is contained in:
parent
1ea3512a42
commit
c0b0719ab7
@ -1,6 +1,8 @@
|
||||
# 最新动态
|
||||
|
||||
2024/03/14
|
||||
* 补充调试信息(感谢兆坤提供补丁)
|
||||
* 完善doc (感谢兆坤提供补丁)
|
||||
|
||||
2024/03/12
|
||||
* 完善函数 tk\_buffer\_set\_value/tk\_buffer\_get\_value
|
||||
|
@ -627,7 +627,7 @@ if(!value_is_null(a)) {
|
||||
widget_destroy(a)
|
||||
} else {
|
||||
print('not found foobar');
|
||||
}s
|
||||
}
|
||||
```
|
||||
|
||||
```js
|
||||
|
Loading…
Reference in New Issue
Block a user