📄 flexlocalurl.mxml
字号:
<?xml version="1.0" encoding="utf-8"?>
<custom:ApplicationClass xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:local="*"
xmlns:custom="Class.*" layout="horizontal"
backgroundAlpha="0" backgroundColor="#FFFFFF">
<mx:Panel x="149" y="114" width="564" height="200" layout="absolute" id="contentPanel">
<mx:TextInput x="23" y="25" width="340" id="fileUrl"/>
<mx:Button x="387" y="25" label="閫夋嫨鏂囦欢" width="112" id="selectButton"/>
</mx:Panel>
</custom:ApplicationClass>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -