- 博客(5)
- 收藏
- 关注
转载 SpannableString与SpannableStringBuilder(把字符串转换成图片等,字符串在textview 等控件显示不同的颜色,背景样式的方法)
前言:确实有太多东西需要去整理,去学习。慢慢来吧,任何东东的深入学习都是不简单的。今天稍微整理下SpannableString与SpannableStringBuilder,因为在上篇中,我们曾讲到过有关CharSequence的东东,有关CharSequence的话,这两个类是必谈的,所以这里加以整理。今天请给大家一句应该都知道的一句名言:书山有路勤为径,学海无涯苦作舟。——《增
2016-12-07 17:23:06 1218
转载 群聊协议发送的真正的(Message、IQ、presence)等 xmpp(二)
7. Occupant Use CasesThe main actor in a multi-user chat environment is the occupant, who can be said to be located "in" a multi-user chat room and to participate in the discussions held in that roo
2016-12-07 11:57:14 2093
转载 群聊协议发送的真正的(Message、IQ、presence)等 xmpp(一)
6. Entity Use CasesA MUC implementation MUST support Service Discovery [7].服务端必须实现 service discover6.1 Discovering Component Support for MUC发现服务器是否支持mucA Jabber entity may wish to d
2016-12-07 11:53:54 614
原创 用asmack,服务器是tigase ,创建房间,加入聊天室,聊天等的基本功能
1. /** * 创建房间 * * @param roomName 房间名称 */ public MultiUserChat createRoom(String roomName, String password) { MultiUserChat muc = null; try { if (g
2016-12-07 11:24:40 1112 1
翻译 xmpp聊天室基本知识——术语
翻译来自 : http://wiki.jabbercn.org/index.php?title=XEP-0045&variant=zh-cn#.E6.9C.AF.E8.AF.AD通用术语Affiliation(岗位) -- 一个长期存在的和房间之间的联系或连接; 可能的岗位有 "owner"(所有者), "admin"(管理者), "member"(成员), 以及 "outcast
2016-12-07 11:01:05 548
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人