?? xul.xsd
字號:
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
targetNamespace="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
>
<xs:element name="dialog" type="xs:string"></xs:element> <xs:element name="overlay" type="xs:string"></xs:element>
<xs:element name="window" type="xs:string"></xs:element>
</xs:schema>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -