📄 tree2.xml
字号:
<?xml version="1.0"?><tree> <tree text="Loaded File 2 Item 1" action="javascript:alert(1)" /> <tree text="Loaded File 2 Item 2" action="javascript:alert(2)"> <tree text="Loaded File 2 Item 2.1" action="javascript:alert(2.1)" /> <tree text="Loaded File 2 Item 2.2 (LOOP)" src="tree1.xml" action="javascript:alert(2.1)" /> </tree> <tree text="Loaded File 2 Item 3" action="javascript:alert(3)" /></tree>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -