📄 todo
字号:
TODO LIST
---------
+ Allow to parse an XML string rather than only an XML file
- Better compliance with DOM specifications.
- Better implementation of XPath (handle attributes)
- Modify save to write <tag>hello</tag> without <cr> when content is short
+ Also save <tag/> when content is empty
+ Add method should return the UID of the newly created node
- Save method should allow for the tree in output in order to save the filename
- Constructor should allow to take a struct in input (using struct2xml.m)
+ There should be an export.m methods to export XML to a simple struct when possible
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -