?? xmlresourceparsertest3.class.xml
字號:
<?xml version="1.0"?><!--This is the markup that define the class in XmlResourceParserTest.class.js--><Component minimumWidth="50" minimumHeight="25"> <Component.border> <Border id="inset-border" width="1" style="solid" leftColor="ThreeDShadow" rightColor="ThreeDHighlight" topColor="ThreeDShadow" bottomColor="ThreeDHighlight"/> </Component.border> <Component id="caption" top="0" left="0" right="0" height="23"> <Component.border> <Border width="1" style="solid" leftColor="ThreeDHighlight" rightColor="ThreeDShadow" topColor="ThreeDHighlight" bottomColor="ThreeDShadow"/> </Component.border> <Label id="label" padding="5 3" top="0" bottom="0" left="0" right="20" /> <ToolBarButton top="1" bottom="1" width="16" right="1" icon="../html/images/close.gif" onaction="event.getCurrentTarget().getParent().getParent().close()"/> </Component> <List id="list" top="23" bottom="0" left="0" right="0" border="0"/></Component>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -