Configure the Flex command-line compiler.
配置Flex命令行编译器。
To test the messages sent from Flex, this article uses the command-line examples that come with ActiveMQ.
为测试从Flex发送的消息,本文使用了ActiveMQ自带的命令行例子。
Flex offers several kinds of compilers: the Web-tier compiler, the MXMLC command-line compiler, and the Flex Builder project compiler.
Flex提供了很多种编译器:Web - tier编译器、mxmlc命令行编译器及FlexBuilder项目编译器。
To send a message from your Flex application to a command-line client, you can build a producer in your Flex code, then run the command-line example with some different parameters and see the results.
为从Flex应用程序中发送一条消息到命令行客户端,您可以在Flex代码中建立一个生产者(producer),然后用不同的参数运行命令行例子,并查看结果。
After adding the code, start the Flex application. When the Flex application has started, run the producer example on the command line.
添加了代码后,启动Flex应用程序。
After adding the code, start the Flex application. When the Flex application has started, run the producer example on the command line.
添加了代码后,启动Flex应用程序。
应用推荐