📄 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 + -