摘要:
要输入密码的, 阅读全文
posted @ 2013-09-11 16:58
路在脚下,
阅读(146)
评论(0)
推荐(0)
摘要:
- (void) sendAppContent:(NSDictionary *)dic{ // 发送内容给微信 WXMediaMessage *message = [WXMediaMessage message]; message.title =@"asdfasdf"; WXAppExtendObject *ext = [WXAppExtendObject object]; ext.url = @"http://beta.pinla.com/plmobi/product/weixinproduct?nosign=true&pid=46356"; 阅读全文
posted @ 2013-09-11 16:23
路在脚下,
阅读(517)
评论(0)
推荐(0)
摘要:
微信, 开发应用,第三方应用,服务器,;微信 要告诉 服务器 是否 手机安装 了第三方应用, 阅读全文
posted @ 2013-09-11 15:02
路在脚下,
阅读(122)
评论(0)
推荐(0)
摘要:
+(NSMutableArray *)albumInfoListFromDic:(NSArray *)arr{ NSMutableArray *returnArray = [[NSMutableArrayalloc] init]; for (NSDictionary *dic in arr) { AlbumInfo *info = [[AlbumInfo alloc] init]; info.idNumber = [[dic valueForKeyNullReplace:@"id"]intValue]; info.uid = [[dic valueForKeyNullRe. 阅读全文
posted @ 2013-09-09 16:05
路在脚下,
阅读(205)
评论(0)
推荐(0)
摘要:
self.friendInfo.albumArray, 与self.friendInfo.albumArray.count ,a = b; 与b = a;a 与 A,, 与 , 阅读全文
posted @ 2013-09-09 10:48
路在脚下,
阅读(158)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2013-09-07 16:27
路在脚下,
阅读(110)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2013-09-07 16:08
路在脚下,
阅读(129)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2013-09-07 15:41
路在脚下,
阅读(142)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2013-09-07 15:34
路在脚下,
阅读(119)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2013-09-07 15:11
路在脚下,
阅读(98)
评论(0)
推荐(0)