uis user-in-service 用户在使用业务
While there are several ways to work with UIs in Flex, you will use MXML components to layout your application.
尽管用Flex创建用户界面有好几种方法,但您将使用MXML组件来组织应用程序的布局。
Normally, when building UIs in one technology and services in another, you must write or find a framework that serializes the classes to some format both technologies understand.
通常,用一种技术构建 UI,用另一种技术构建服务时,您必需编写或找到一个框架,以两种技术都理解的某种格式序列化这些类。
However, with the arrival of a simple and powerful application development platform like Eclipse, programmers can easily develop richer UIs in less time and with minimal complexity.
但是,随着像Eclipse这样的简单而强大的开发平台的到来,程序员可以轻易地用更短的时间和最小的复杂程度,开发出更丰富的用户界面。
应用推荐