Manyou Open Platform(Manyou开放平台/MYOP)服务 示例API调用

  Manyou Open Platform(Manyou开放平台/MYOP)服务是由Comsenz公司为应用开发者提供的开放平台。MYOP被设计为能够满足大容量数据及频繁存取的需要,因此是应用服务器与UCenter Home用户网站之间的通信桥梁。MYOP通过专有API与UCenter Home进行通信,根据应用开发者的需要,调用UCenter Home的相应数据,并将其缓存,封装成若干API接口,以供应用开发者使用

应用:

QQ/MSN等账户邀请:你可以直接邀请MSN好友 (<span>[url=javascript:;]点击邀请[/url]

当前页面引入:
<script src="http://widgets.manyou.com/misc/scripts/ab.js" type="text/javascript"></script>


invitemaillist.html:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<script type="text/javascript" src="http://widgets.manyou.com//misc/scripts/ab.js" charset="utf-8"></script>
<script type="text/javascript">

function comma_to_nl(){
var emails = parent.parent.document.getElementById('recipients');
emails.value = emails.value.replace(/ /g, "");
emails.value = emails.value.replace(/,/g, "\n");
}

function show_invitation_area(){

parent.parent.document.getElementById('email_invitation').style.display = 'block';
}
</script>
</head>
<body onload="MYABC.onCBPageLoad(); comma_to_nl(); show_invitation_area();">
</body>
</html>


预览:
[img]http://dl.iteye.com/upload/attachment/369095/d3b8ab5d-c6aa-35a2-a50a-3e26eaa1bb32.jpg[/img]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值