1.文件名 大写开头 Main.mxml
2.类名 大写打头  CustomEdit.as
3.控件 简写+名称  <mx:Button    RightClickEvent
6.事件标识 全部大写 EVENT_RIGHT_CLICK
7.名称空间 小写打头  xmln:view
8.命令类 大写打头+Command    RightClickCommand

相关文章:

  • 2022-12-23
  • 2021-10-23
  • 2022-12-23
  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
  • 2021-12-31
猜你喜欢
  • 2021-10-25
  • 2022-12-23
  • 2022-01-07
  • 2021-06-22
  • 2021-09-16
  • 2021-05-25
  • 2022-12-23
相关资源
相似解决方案