?? books.xml
字號(hào):
<?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>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -