摘要:        
李洪强漫谈iOS开发[C语言-038]-if else if语句    阅读全文
        
            posted @ 2016-08-21 16:48
李洪强
阅读(534)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
李洪强漫谈iOS开发[C语言-037]-if else 语句    阅读全文
        
            posted @ 2016-08-21 16:25
李洪强
阅读(308)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
iOS开发基础知识--碎片15 1:将自定义对象转化成NsData存入数据库 要转为nsdata自定义对象要遵循<NSCoding>的协议,然后实现encodeWithCoder,initwithcode对属性转化,实例如下: HMShop.h #import <Foundation/Foundat    阅读全文
        
            posted @ 2016-08-21 10:28
李洪强
阅读(265)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
iOS开发基础知识--碎片14 1:ZIP文件压缩跟解压,使用ZipArchive 创建/添加一个zip包 ZipArchive* zipFile = [[ZipArchive alloc] init]; //次数得zipfilename需要一个完整得路径,例如***/Documents/demo.    阅读全文
        
            posted @ 2016-08-21 10:26
李洪强
阅读(236)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
iOS关于LKDBHelper实体对象映射插件运用 iOS关于LKDBHelper实体对象映射插件运用 一 插件简介: 其github地址:https://github.com/li6185377/LKDBHelper-SQLite-ORM 全面支持 NSArray,NSDictionary, Mo    阅读全文
        
            posted @ 2016-08-21 10:23
李洪强
阅读(418)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
iOS开发基础知识--碎片13 1:运行程序报the file couldn't be opened because you don't have permission to view it 解决办法:项目—>targets->build settings->build options->chang    阅读全文
        
            posted @ 2016-08-21 10:22
李洪强
阅读(262)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
iOS开发基础知识--碎片12 1:Delegate运用 .h #import <UIKit/UIKit.h> @protocol FilterHeaderViewDelegate <NSObject> @required -(void)filterHeaderViewMoreBtnClicked:    阅读全文
        
            posted @ 2016-08-21 10:19
李洪强
阅读(258)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号