美文网首页
App直接跳转QQ聊天

App直接跳转QQ聊天

作者: strong_fu | 来源:发表于2017-10-17 17:50 被阅读0次

<\html>

<html>

<code>

UIWebView* web = [[UIWebViewalloc]init];

[webloadRequest:[NSURLRequestrequestWithURL:[NSURLURLWithString:@"mqq://im/chat?chat_type=wpa&uin=QQ号码&version=1&src_type=web"]]];

[self.viewaddSubview:web];

<code>

相关文章

网友评论

      本文标题:App直接跳转QQ聊天

      本文链接:https://www.haomeiwen.com/subject/psaduxtx.html