📄 books.xml
字号:
<?xml version="1.0" encoding="utf-8" ?>
<books>
<book edition="2">
<title>Inside C#</title>
<author>Tom Archer</author>
</book>
<book edition="3">
<title>Visual C++.NET Bible</title>
<author>Tom Archer</author>
</book>
<book edition="1">
<title>JScript.NET Programming</title>
<author>Essam Ahmed</author>
</book>
</books>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -