mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
update readme about 'def' and 'class' ins Shell
This commit is contained in:
parent
7e876c9799
commit
cc9df123b3
@ -183,10 +183,10 @@ Support method invoke, argument define, new object, free object, control flow(if
|
|||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|Module Define |√|-|-|
|
|Module Define |√|-|-|
|
||||||
|Module Import |√|-|-|
|
|Module Import |√|-|-|
|
||||||
|Class Define |√|√|-|
|
|Class Define |√|√|√|
|
||||||
|Class Inherit |√|√|-|
|
|Class Inherit |√|√|√|
|
||||||
|Method Define |√|√|-|
|
|Method Define |√|√|√|
|
||||||
|Method Override |√|√|-|
|
|Method Override |√|√|√|
|
||||||
|Method Invoke |√|√|√|
|
|Method Invoke |√|√|√|
|
||||||
|Argument Define |√|√|√|
|
|Argument Define |√|√|√|
|
||||||
|Argument Assignment |√|√|√|
|
|Argument Assignment |√|√|√|
|
||||||
|
@ -196,10 +196,10 @@ https://github.com/maxgerhardt/pikascript-pio-bluepill
|
|||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|模块定义 |√|-|-|
|
|模块定义 |√|-|-|
|
||||||
|模块导入 |√|-|-|
|
|模块导入 |√|-|-|
|
||||||
|类定义 |√|√|-|
|
|类定义 |√|√|√|
|
||||||
|类继承 |√|√|-|
|
|类继承 |√|√|√|
|
||||||
|方法定义 |√|√|-|
|
|方法定义 |√|√|√|
|
||||||
|方法重载 |√|√|-|
|
|方法重载 |√|√|√|
|
||||||
|方法调用 |√|√|√|
|
|方法调用 |√|√|√|
|
||||||
|参数定义 |√|√|√|
|
|参数定义 |√|√|√|
|
||||||
|参数赋值 |√|√|√|
|
|参数赋值 |√|√|√|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user