forked from liuyu520/mqtt_client_swing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
# mqtt_client_swing | ||
用于模拟安卓客户端接收推送消息 | ||
实际开发时需要修改 类MqttClientSwing.java 中常量Consumer_ID_tv 的值 | ||
实际开发时需要修改 类MqttClientSwing.java 中常量Consumer_ID_tv 的值 | ||
# 编程语言 | ||
java swing | ||
|
||
# 依赖 | ||
https://github.com/liuyu520/io0007 | ||
|
||
# 运行截图 | ||
![程序运行截图](<img style="max-width: 99%" src="http://blog.yhskyc.com/convention2/upload/image/20170511212117_722_2017-05-11_21-20-41.jpg" alt="不是图片,无法显示">) |