?? book.xml
字號:
<?xml version="1.0" encoding="GB2312" ?>
<book>
<title>Java實例一百例</title>
<page id="1">
<title>基礎(chǔ)知識篇</title>
<file>base.htm</file>
</page>
<page id="3">
<title>SWING篇</title>
<file>swing.htm</file>
</page>
<page id="28">
<title>EJB篇</title>
<file>ejb.htm</file>
</page>
<page id="33">
<title>DOM篇</title>
<file>xmldom.htm</file>
</page>
</book>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -