treeviewtest.xml
来自「ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.」· XML 代码 · 共 20 行
XML
20 行
<?xml version="1.0"?><!-- This is a very simple test app using the dummy data model implemented by BiTreeViewDataModel--><Application> <Window caption="Tree View Test" width="500" height="400"> <TreeView left="5" top="5" right="5" bottom="5"> <TreeView.dataModel> <TreeViewDataModel/> </TreeView.dataModel> </TreeView> </Window></Application>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?