2015年5月20日

支付宝Block 支付跳转

摘要: #import @class Order;typedef void (^ResultBlock)(Order *resultOrder);@interface AlipayService : NSObject+(instancetype)shareService;/** * 支付动作,跳转到支付客... 阅读全文

posted @ 2015-05-20 22:39 DIOS2012 阅读(343) 评论(0) 推荐(0)

高德LBS 使用

摘要: 1申请KEY 和 填写Bundle Indentifier2.Xcode 创建一个项目项目中使用pods >使用xcode新建项目 >终端cd 到项目的目录(拖过去)使用pod init它会自动创建一个Podfile文件 (会在目录下显示多出这个文件)编辑Podfile文件sudo vi Prodf... 阅读全文

posted @ 2015-05-20 18:11 DIOS2012 阅读(310) 评论(0) 推荐(0)

sdfsd

摘要: //// ViewController.m// Block传值//// Created by apple on 15-3-10.// Copyright (c) 2015年 apple. All rights reserved.//#import "ViewController.h"#imp... 阅读全文

posted @ 2015-05-20 10:54 DIOS2012 阅读(130) 评论(0) 推荐(0)

导航