摘要: ////main.swift//swift3////Createdbytqhon15/6/19.//Copyright(c)2015年tqh.Allrightsreserved.//importFoundationprintln("Hello,World!")/***(一)字符串字面量*/letso... 阅读全文
posted @ 2015-06-19 01:06 幻想无极 阅读(248) 评论(0) 推荐(0) 编辑
摘要: 网址链接:https://github.com/johnil/VVeboTableViewDemohttp://www.cocoachina.com/ios/20150602/11968.html 阅读全文
posted @ 2015-06-18 15:27 幻想无极 阅读(144) 评论(0) 推荐(0) 编辑
摘要: #import@interfaceSemicircleView:UIView/***传入数值(改变圆角位置)**@paramindex0:下,1:上,2,上下,3无*/-(void)upOrdownsemicirc:(NSInteger)index;@end #import"semicircleVi... 阅读全文
posted @ 2015-06-18 14:04 幻想无极 阅读(633) 评论(0) 推荐(0) 编辑
摘要: 外观和系统的基本一样 github地址:https://github.com/jaredsinclair/JTSActionSheet百度云下载: http://pan.baidu.com/s/1qWyZwjM使用方法:#import"JTSActionSheet.h"JTSActionSheetT... 阅读全文
posted @ 2015-06-18 12:03 幻想无极 阅读(669) 评论(0) 推荐(0) 编辑
摘要: /***设置富文本(大小)**@paramneirong字符串*@paramlineSpace行间距**@returnNSMutableAttributedString*/+(NSMutableAttributedString*)attributedString:(NSString*)neirong... 阅读全文
posted @ 2015-06-17 10:54 幻想无极 阅读(976) 评论(0) 推荐(0) 编辑
摘要: 下载地址:http://pan.baidu.com/s/1o6n7SsM效果图: 阅读全文
posted @ 2015-06-13 13:33 幻想无极 阅读(238) 评论(0) 推荐(0) 编辑
摘要: 下载地址:http://pan.baidu.com/s/1mgvJzyo 阅读全文
posted @ 2015-06-13 11:17 幻想无极 阅读(222) 评论(0) 推荐(0) 编辑
摘要: 微信支付用到的文件1.首先支持非arc 2.设置URL types3.AppDelegate-(BOOL)application:(UIApplication*)applicationdidFinishLaunchingWithOptions:(NSDictionary*)launchOptio... 阅读全文
posted @ 2015-06-09 13:53 幻想无极 阅读(2337) 评论(3) 推荐(1) 编辑
摘要: 变量常量,注释,分号,整数,浮点数。数值行类型转换,类型别名,波尔值,元组,可选,断言////main.swift//swift1////Createdbytqhon15/6/8.//Copyright(c)2015年tqh.Allrightsreserved.//importFoundation... 阅读全文
posted @ 2015-06-09 00:14 幻想无极 阅读(285) 评论(0) 推荐(0) 编辑
摘要: 极光推送官网:https://www.jpush.cn/common/集成常见问题:http://docs.jpush.cn/pages/viewpage.action?pageId=7864782#iOS%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98-%E4%B8%BA... 阅读全文
posted @ 2015-06-08 16:06 幻想无极 阅读(490) 评论(0) 推荐(0) 编辑