于是使用了这个FLAnimatedImage,瞬间没存回到原来的位置. FLAnimatedImage 是 iOS 的一个渲染 Gif 动画的引擎。 1.可同时播放多个 Gif 2.动画,速度媲美桌面浏览器 3.可变帧延迟
from NSLog by asl module. CrashEye — CrashEye is an ios crash monitor,automatic catch exception crash & signal
6 月份就已经发布了 iOS 11,而且新系统可能在不到两个月的时间里就会正式推出了。可是有的用户对于是否要升级到 iOS 11 新系统版本上还不是很确定,因为他们不知道 iOS 11 到底有什么值得升级的。那么今天我们就带你来看看
+(NSString *)PostImagesToServer:(NSString *) strUrl dicPostParams:(NSMutableDictionary *)params dicImages:(NSMutableDictionary *) dicImages{ NSString * res; //分界线的标识符 NSString *TWITTERFON_FORM_BOUNDAR
1.常用功能使用 1)初始化 NSString *astring = @"This is a String!"; //固定字符串 NSString *str = [NSString stringWithFormat:@"asd%d%@",123,@"ttt"]; //拼组字符串 2)截取 NSString *str = [@"asd"
导入AsynSocket库,导入CFNetwork系统库 1.新建single view工程 ViewController.h文件 #import <UIKit/UIKit.h> #import "AsyncSocket.h" @interface ViewController : UIViewController <AsyncSocketDelegate> { NSMutableArray *_
// // AppDelegate.m // // #import "AppDelegate.h" #import "Person.h" @interface AppDelegate () @end @implementation AppDelegate - (void)dealloc { [_window release]; [super dealloc]; } - (BOOL)applicat
// 调用 自带mail [[UIApplicationsharedApplication] openURL:[NSURLURLWithString:@"mailto://admin@hzlzh.com"]]; // 调用 电话phone [[UIApplication sharedApplication] openURL:[NSURLURLWithString:@"tel://800880888
iOS开发前期准备 iOS开发前期准备 版本:1.0 编制人:GGYD目录 1. 目标 3 2. 内容 3 2.1. iOS开发基本情况介绍 3 2.2. iOS开发环境搭建 3 2.3. iOS软件开发者证书
iOS代码规范
com/DigitalDJ/AudioStreamer 21.TapKuLibrary 一个很强大的iOS UI库 https://github.com/devinross/tapkulibrary
IOS常用代码整理
Chartee 是一个开源的 ios 画图组件,支持股票K线。 项目主页: http://www.open-open.com/lib/view/home/1334154604921
数据可视化,可以绘制漂亮的棒状图、饼状图、线状图等等。 kal —— iPhone日历控件 一个类似于ios系统默认日历开源日历库,支持添加事件,自定义日历样式等功能。 EGOTableViewPullRefresh
方便。那么,Cocoapods究竟是什么呢?简单来说,它就是一个用于管理Xcode依赖库的工具(iOS、Mac通用)。 由于Cocoapods非常受开发者欢迎,所以很多第三方库都会对Cocoapo
AssetLibraryMultiselect 是一款为 ALAssetLibrary(iOS 的照片库)设计的多媒体浏览器。 项目主页: http://www.open-open.c
Leaves 实现了类似 iBook 的翻书效果的视图切换。
http://code.google.com/p/panoramagl/ iOS app加密: http://www.ijiami.cn/ios 扫描wifi信息: http://code.google
PivotalCoreKit 是 iOS 项目的常见开发包。它能够让你的应用程序看起来更加的漂亮,且不需要你在项目中重新编写相同的代码。它有几个不同的功能。但最主要的功能是能够帮助开发者们在 iOS 应用程序中测试驱动。
AttributedLabel How to Install AttributedLabel iOS 8+ Cocoapods Add the following to yourPodfile: