Skip to content

oldlie/exp-2-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

exp-2-tree

把表达式转换成一棵树。先把表达式转换成一颗偏左的二叉树,然后前序遍历二叉树生成可以被tree组件展示的data数据。

demo就是index.html

About

把表达式转换成一棵树

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages