09 2014 档案
摘要:$ 匹配行结束符。例如正则表达式weasel$ 能够匹配字符串"He's a weasel"的末尾,但是不能匹配字符串"They are a bunch of weasels."。 ^ 匹配一行的开始。例如正则表达式^When in能够匹配字符串"When in the course of h...
阅读全文
摘要:一、自适应屏幕Webview自适应屏幕实现的三种方法。第一种: WebSetting settings = webView.getSettings(); settings.setLayoutAlgorithm(LayoutAlgorithm.SINGLE_COLUMN); 把所有内容放在web...
阅读全文
摘要:xmpp协议相关http://xmpp.org/extensions/xep-0045.html基于XMPP协议的Android IM研究http://blog.sina.com.cn/s/blog_7e3fa7ec0101894b.htmlandroid asmack 注册 登陆 聊天 多人聊天室...
阅读全文

浙公网安备 33010602011771号