作者shinrenpan (好无聊,丢个水球来吧)
看板MacDev
标题Re: [问题] zonble大, 请教你的objectivePlurk
时间Tue Jul 5 10:32:56 2011
※ 引述《shinrenpan (好无聊,丢个水球来吧)》之铭言:
: z大
: 在github找到你的plurk api
: 送出资讯是用
: [plurk addNewMessageWithContent:@"hello plurk" qualifier:@"shares" othersCanComment:YES lang:@"tr_ch" limitToUsers:nil delegate:self userInfo:nil];
: 我的Content来源是 textView.text
: 是api 不支援断行 还是 有字数限制呢? 我的plurk永远不会更新
: p.s 我的textView 里的字很多, 且有断行
错误讯息是:Content too long
所以是内容太长了...QQ
try了一下 zonble的 TWWeather plurk分享 也是分享不出去, 内容一样太长了XD
p.s 在TWWearher facebook粉丝网看到zoble大说, fbconnect caption不能断行
我有找到解决方法, 方法是加入<center></center>就可以断行了
例如 hello<center></center>world
在caption上就会显示为
hello
world
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.130.135.25