在点击Finish之后,就会创建一个WSDL文件,这个文件定义了接收数据的类型,如何从属性代理接收数据,以及当接收数据时将要执行什么样的行为。
After clicking Finish, a WSDL file is created that defines the type of data to receive, how to retrieve it from the property broker, and what action to perform when it has been received.
AddressStore 类提供了 getter 和 setter 方法从属性文件中检索数据。
The AddressStore class provides a getter and a setter method for retrieving data from the properties file.
从属性代理接收数据并操作容器内容(将数据提供给HTML表单)。
Receive data from the property broker and manipulate the content of the container (feed data into a HTML form).
应用推荐