会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
幻想无极
github: https://github.com/WuJiForFantasy oschina:https://git.oschina.net/
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
13
14
15
16
17
18
19
20
21
22
下一页
2015年6月19日
swift-字符串
摘要: ////main.swift//swift3////Createdbytqhon15/6/19.//Copyright(c)2015年tqh.Allrightsreserved.//importFoundationprintln("Hello,World!")/***(一)字符串字面量*/letso...
阅读全文
posted @ 2015-06-19 01:06 幻想无极
阅读(253)
评论(0)
推荐(0)
2015年6月18日
UITableView优化
摘要: 网址链接:https://github.com/johnil/VVeboTableViewDemohttp://www.cocoachina.com/ios/20150602/11968.html
阅读全文
posted @ 2015-06-18 15:27 幻想无极
阅读(148)
评论(0)
推荐(0)
UITableView中cell的圆角(第一个和最后一个)
摘要: #import@interfaceSemicircleView:UIView/***传入数值(改变圆角位置)**@paramindex0:下,1:上,2,上下,3无*/-(void)upOrdownsemicirc:(NSInteger)index;@end #import"semicircleVi...
阅读全文
posted @ 2015-06-18 14:04 幻想无极
阅读(644)
评论(0)
推荐(0)
iOS第三方(ActionSheet)-JTSActionSheet
摘要: 外观和系统的基本一样 github地址:https://github.com/jaredsinclair/JTSActionSheet百度云下载: http://pan.baidu.com/s/1qWyZwjM使用方法:#import"JTSActionSheet.h"JTSActionSheetT...
阅读全文
posted @ 2015-06-18 12:03 幻想无极
阅读(677)
评论(0)
推荐(0)
2015年6月17日
设置行间距,自适应文字大小
摘要: /***设置富文本(大小)**@paramneirong字符串*@paramlineSpace行间距**@returnNSMutableAttributedString*/+(NSMutableAttributedString*)attributedString:(NSString*)neirong...
阅读全文
posted @ 2015-06-17 10:54 幻想无极
阅读(1106)
评论(0)
推荐(0)
2015年6月13日
下拉菜单
摘要: 下载地址:http://pan.baidu.com/s/1o6n7SsM效果图:
阅读全文
posted @ 2015-06-13 13:33 幻想无极
阅读(249)
评论(0)
推荐(0)
二维码(支持arc,苹果自带扫描,zbar扫描,二维码生成)
摘要: 下载地址:http://pan.baidu.com/s/1mgvJzyo
阅读全文
posted @ 2015-06-13 11:17 幻想无极
阅读(231)
评论(0)
推荐(0)
2015年6月9日
iOS第三方支付-微信支付
摘要: 微信支付用到的文件1.首先支持非arc 2.设置URL types3.AppDelegate-(BOOL)application:(UIApplication*)applicationdidFinishLaunchingWithOptions:(NSDictionary*)launchOptio...
阅读全文
posted @ 2015-06-09 13:53 幻想无极
阅读(2349)
评论(3)
推荐(1)
swift-基础部分
摘要: 变量常量,注释,分号,整数,浮点数。数值行类型转换,类型别名,波尔值,元组,可选,断言////main.swift//swift1////Createdbytqhon15/6/8.//Copyright(c)2015年tqh.Allrightsreserved.//importFoundation...
阅读全文
posted @ 2015-06-09 00:14 幻想无极
阅读(288)
评论(0)
推荐(0)
2015年6月8日
iOS第三方推送-极光推送
摘要: 极光推送官网: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 幻想无极
阅读(492)
评论(0)
推荐(0)
上一页
1
···
13
14
15
16
17
18
19
20
21
22
下一页
公告