- 浏览: 904079 次
- 性别:
- 来自: 上海
文章分类
- 全部博客 (466)
- iPhone, iOS , Objective-c (155)
- 数据库 (20)
- 设计模式 (5)
- 第三方包管理,cocoapod (2)
- 版本管理, SVN, Subversion, Git (1)
- Google, Android, Java (14)
- Wordpress (1)
- 职业素养 (3)
- 版本管理,git (3)
- 前端小技巧 (2)
- flash (1)
- javascript (5)
- Ruby (0)
- 编程语言 (1)
- 网络常识 (1)
- 找到生活好感觉 (5)
- 产品经理 (1)
- markdown (1)
- 云服务器 (1)
- iPhone (116)
- iOS (116)
- Objective-c (116)
- 学习技巧 (2)
- Google (5)
- Android (6)
- Java (21)
- python (1)
- sqlite (3)
- node.js (2)
- mongodb (2)
- 学习技巧,阅读 (2)
- 软件测试 (3)
- 架构设计 (2)
- 设计 (1)
- Spring framework (3)
- junit (1)
- Linux (2)
- 软件 (1)
- Struts2 (1)
- 版本管理 (3)
- SVN (3)
- Subversion (3)
- Git (3)
- mysql (5)
- quartz (1)
- 无关技术 (1)
- 前端 (1)
- Redis (1)
- 产品管理 (0)
- 计算机常识 (1)
- 计算机科学 (0)
- swift (1)
- 服务器 (2)
- 搜索 (1)
- Scala (1)
- J2EE (1)
- maven (1)
- 前端css (1)
- 英语 (1)
- 消息队列 (1)
- kafka (0)
- apache kafka (4)
- netbeans (1)
- IDE (2)
- 歌词 (1)
- 过滤器实现 (1)
- linux vim vi (1)
- jmeter (1)
- springcloud (1)
最新评论
-
hujingnemo:
不知道为什么打不开
CHM如何改编字体大小 -
weiboyuan:
求答案 weiboyuanios@163.com
iOS软件工程师面试题(高级) -
xueji5368:
这个现在已经广泛使用了嘛!
RoboGuice入门 -
Yao__Shun__Yu:
...
CHM如何改编字体大小 -
353144886:
非常之详细 美女求认识
sqlite数据类型 datetime处理
RestKit: It is a framework for consuming and modeling RESTful web resources on iOS and OS X.
AFNetworking: It is a delightful iOS and OSX networking framework.
MagicalRecord: Core data
InjectiveI framework.
AGi18n: It easily localizes your iOS apps by automatically extracting texts from code and XIB files into localizable strings.
SDWebImage:It is an asynchronous image downloader with cache support with an UIImageView category (for ones not satisfied with UIImageView+AFNetworking functionality).
SSKyechain:It is a simple Cocoa wrapper for the keychain that works on Mac and iOS.
LUKeychainAccess: It is a wrapper for iOS keychain services that behaves just like NSUserDefaults.
FileMD5Hash:It is a library for computing MD5 hashes of files with small memory usage.
ISO8601DataFormatter:It is a Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. It supports calendar, week, and ordinal formats.
NSData+Base64:It is Base64 for NSData.
TransitionKit:It is a block-based State Machine API for Objective-C.
NSXtensions: It is a collection of useful categories for standard Cocoa classes.
BlockKit: It is a framework that block-ifies pieces of foundation and UIKit that are in desperate need.
Libextobjc:The extended Objective-C library extends the dynamism of the Objective-C programming language to support additional patterns present in other programming languages (including those that are not necessarily object-oriented).
Debugging and logging
• TestFlightSDK: It is a TestFlight SDK for over-the-air beta testing and crash reporting.
• Reveal-iOS-SDK: See your application's view hierarchy at runtime with advanced 2D and 3D visualizations.
• PonyDebugger: It is a client library and a gateway server combination that uses chrome developer tools on your browser to debug your application's network traffic and managed object contexts.
• CocoaLumberjack: It is a fast and simple, yet powerful and flexible logging framework for Mac and iOS.
• LibComponentLogging-Core: It is a logging library that provides log levels, log components, and pluggable logging backends.
• LibComponentLogging-NSLog: The LibComponentLogging logging backend redirects logging to NSLog.
• CBIntrospect: Introspect is a tool for iOS that aids in debugging user interfaces built with UIKit. It communicates with a view introspector, a desktop app.
Kiwi: It is a Behavior-Driven Development library for iOS development.
• TKSenTestAsync: It is a SenTest category with asynchronous support.
• Expecta: It is a matcher framework for Objective-C and Cocoa.
• Nocilla: It is a stunning HTTP stubbing for iOS. Testing HTTP requests has never been easier.
• OCMock: It is an Objective-C implementation of mock objects.
• Calabash: It is an automated testing technology for Android and iOS native
and hybrid applications. The home page is available at http://calaba.sh.
• Frank: It is automated acceptance tests for native iOS apps. The home page
is available at http://www.testingwithfrank.com. User interface
• UI7Kit: It is a GUI toolkit to implement iOS7 look-and-feel UIKit under iOS5/iOS6. It is also supported for patching UIKit to UI7Kit in runtime.
• SVProgressHUD: It is a clean and lightweight progress HUD for your iOS app.
• SIAlertView: It is a UIAlertView replacement with block syntax and fancy
transition styles.
• PSTCollectionView: It is open source and a 100 percent API-compatible replacement of UICollectionView for iOS4+.
• QuickDialog: It is a quick and easy dialog screen for iOS.
• ISRefreshControl: It is an iOS4-compatible UIRefreshControl.
• ViewDeck: It is an implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
• BCGenieEffect: It is an OSX-style genie effect inside your iOS app.
• JSMessagesViewController: It is a message's UI for iPhone and iPad.
• CorePlot: It is a Cocoa plotting framework for Mac OS X and iOS.
• DDPageControl: It is an easily customizable alternative to UIKit's UIPageControl.
• MTStatusBarOverlay: It is a custom iOS status bar overlay seen in apps, such as Reeder, Evernote, and Google Mobile App.
• FontasticIcons: It is an Objective-C wrapper for iconic fonts. [ 99 ]
Other
• ZBarSDK: It is a QR and barcode scan library
• ObjQREncoder: It is an Objective-C QR encoder
• CardIO: It is an easy-to-use credit card scanning tool
• CHCSVParser: It is a proper CSV parser for Objective-C

AFNetworking: It is a delightful iOS and OSX networking framework.
MagicalRecord: Core data
InjectiveI framework.
AGi18n: It easily localizes your iOS apps by automatically extracting texts from code and XIB files into localizable strings.
SDWebImage:It is an asynchronous image downloader with cache support with an UIImageView category (for ones not satisfied with UIImageView+AFNetworking functionality).
SSKyechain:It is a simple Cocoa wrapper for the keychain that works on Mac and iOS.
LUKeychainAccess: It is a wrapper for iOS keychain services that behaves just like NSUserDefaults.
FileMD5Hash:It is a library for computing MD5 hashes of files with small memory usage.
ISO8601DataFormatter:It is a Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. It supports calendar, week, and ordinal formats.
NSData+Base64:It is Base64 for NSData.
TransitionKit:It is a block-based State Machine API for Objective-C.
NSXtensions: It is a collection of useful categories for standard Cocoa classes.
BlockKit: It is a framework that block-ifies pieces of foundation and UIKit that are in desperate need.
Libextobjc:The extended Objective-C library extends the dynamism of the Objective-C programming language to support additional patterns present in other programming languages (including those that are not necessarily object-oriented).
Debugging and logging
• TestFlightSDK: It is a TestFlight SDK for over-the-air beta testing and crash reporting.
• Reveal-iOS-SDK: See your application's view hierarchy at runtime with advanced 2D and 3D visualizations.
• PonyDebugger: It is a client library and a gateway server combination that uses chrome developer tools on your browser to debug your application's network traffic and managed object contexts.
• CocoaLumberjack: It is a fast and simple, yet powerful and flexible logging framework for Mac and iOS.
• LibComponentLogging-Core: It is a logging library that provides log levels, log components, and pluggable logging backends.
• LibComponentLogging-NSLog: The LibComponentLogging logging backend redirects logging to NSLog.
• CBIntrospect: Introspect is a tool for iOS that aids in debugging user interfaces built with UIKit. It communicates with a view introspector, a desktop app.
Kiwi: It is a Behavior-Driven Development library for iOS development.
• TKSenTestAsync: It is a SenTest category with asynchronous support.
• Expecta: It is a matcher framework for Objective-C and Cocoa.
• Nocilla: It is a stunning HTTP stubbing for iOS. Testing HTTP requests has never been easier.
• OCMock: It is an Objective-C implementation of mock objects.
• Calabash: It is an automated testing technology for Android and iOS native
and hybrid applications. The home page is available at http://calaba.sh.
• Frank: It is automated acceptance tests for native iOS apps. The home page
is available at http://www.testingwithfrank.com. User interface
• UI7Kit: It is a GUI toolkit to implement iOS7 look-and-feel UIKit under iOS5/iOS6. It is also supported for patching UIKit to UI7Kit in runtime.
• SVProgressHUD: It is a clean and lightweight progress HUD for your iOS app.
• SIAlertView: It is a UIAlertView replacement with block syntax and fancy
transition styles.
• PSTCollectionView: It is open source and a 100 percent API-compatible replacement of UICollectionView for iOS4+.
• QuickDialog: It is a quick and easy dialog screen for iOS.
• ISRefreshControl: It is an iOS4-compatible UIRefreshControl.
• ViewDeck: It is an implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
• BCGenieEffect: It is an OSX-style genie effect inside your iOS app.
• JSMessagesViewController: It is a message's UI for iPhone and iPad.
• CorePlot: It is a Cocoa plotting framework for Mac OS X and iOS.
• DDPageControl: It is an easily customizable alternative to UIKit's UIPageControl.
• MTStatusBarOverlay: It is a custom iOS status bar overlay seen in apps, such as Reeder, Evernote, and Google Mobile App.
• FontasticIcons: It is an Objective-C wrapper for iconic fonts. [ 99 ]
Other
• ZBarSDK: It is a QR and barcode scan library
• ObjQREncoder: It is an Objective-C QR encoder
• CardIO: It is an easy-to-use credit card scanning tool
• CHCSVParser: It is a proper CSV parser for Objective-C

发表评论
-
oc为啥不用try catch
2016-03-23 11:56 1404简单的来说,Apple虽然同时提供了错误处理(NSError) ... -
ReactiveCocoa笔记
2016-03-14 12:31 0为什么使用MVVM?为什么使用ReactiveCocoa? 概 ... -
PINCache
2016-01-19 15:11 948PINCache是线程安全的键值缓存框架,用来储存难以获取或重 ... -
Swift设计模式
2015-12-29 12:04 0Swift设计模式 -
Understanding Swift access control
2015-12-29 12:03 0Swift takes an unusual approuac ... -
cocoapods因GEM_HOME升级遇到问题解决办法
2015-12-17 14:40 926Installing CocoaPods on OS X 10 ... -
swift 闭包的比较写法
2015-12-16 11:10 755let names = ["Chris", ... -
iOS 生成二维码,生成条形码图片
2015-12-03 15:44 1472#pragma mark - 生成条形码以及二维码 // ... -
解决cocoapods 更新慢的问题
2015-11-23 17:01 756最近使用CocoaPods来添加第三方类库,无论是执行pod ... -
iOS中级面试题
2015-11-20 15:12 1182OneV‘s Den在博客里出了10道iOS面试题,用他的话是 ... -
cocoapods出错解决方法
2015-11-09 13:09 746自定义GEM_HOME $ mkdir -p $HOME/So ... -
oc时间从美国时间改到中国时间
2015-10-19 14:12 979_formatter = [[NSDateFormatt ... -
27个iOS开发库
2015-07-24 16:10 769超长慎入列表: DZNEmptyDataSet(UI,空表格 ... -
Values of type 'NSInteger' should not be used as format arguments; add an explic
2015-07-24 10:10 844Values of type 'NSInteger' shou ... -
iOS架构心得体会
2015-05-18 18:35 815好的架构不是设计出来的,而是进行出来的。 我的iOS工程架构 ... -
UICollectionView NSInternalInconsistencyException出现的原因
2015-05-11 11:32 3414'NSInternalInconsistencyExcepti ... -
XLForm-iOS表单库
2015-05-08 14:44 908XLForm是最灵活和强大的iOS类库,用于创建动态table ... -
Info.plist Utility Error: “Info.plist couldn't be opened because there is no suc
2015-05-06 16:13 689http://stackoverflow.com/questi ... -
iOS中Autolayout中各种情况的使用的width,height策略
2015-04-30 15:33 685可以总结为: 如果项目不支持横屏显示,使用w:Compac ... -
一句话加上下拉刷新
2015-04-29 18:22 770怎么一句话添加上拉刷新? https://github.co ...
相关推荐
《Getting Started with LLVM Core Libraries》是一本关于LLVM(Low Level Virtual Machine)核心库入门的书籍。LLVM是一套广泛使用的开源基础架构,专为编译器开发设计。本书详细阐述了LLVM核心库的安装过程、使用...
本书《Getting Started with LLVM Core Libraries》旨在帮助读者深入了解LLVM的核心库,并教授如何利用这些库来构建复杂的编程工具。 #### 二、LLVM概述 LLVM项目由一系列相互独立但紧密集成的组件构成,包括但不...
本文档《Getting Started with LLVM Core Libraries》将引导你深入理解LLVM核心库的使用,是学习LLVM的绝佳资源。以下是对该文档中可能涵盖的知识点的详细解释: 1. **LLVM架构**:首先,文档会介绍LLVM的整体架构...
在开始学习 LLVM Core Libraries 之前,首先要了解 LLVM 的版本。LLVM 有多个稳定版本和开发版本,每个版本可能会对功能、性能和兼容性有所改进。选择适合项目的版本是重要的第一步。 获取 LLVM 可以通过预编译的...
"Getting Started with LLVM Core Libraries.2014"是一本关于LLVM核心库的入门指南,适合对编译原理感兴趣的开发者或者希望利用LLVM进行编译器开发和程序优化的人群。 LLVM的核心库主要包括以下几个部分: 1. **...
JDK 12 Documentation - Java Core Libraries Developer Guide JDK 12 Documentation - Java Core Libraries Developer Guide JDK 12 Documentation - Java Core Libraries Developer Guide JDK 12 Documentation - ...
CUDA C++ Core Libraries是NVIDIA公司为GPU编程提供的核心库,它使得开发者能够利用CUDA C++语言高效地编写并行计算程序。CUDA(Compute Unified Device Architecture)是一种编程模型,允许开发者利用图形处理单元...
JDK 11 Documentation - Java Core Libraries Developer Guide JDK 11 Documentation - Java Core Libraries Developer Guide JDK 11 Documentation - Java Core Libraries Developer Guide JDK 11 Documentation - ...
《Getting Started with LLVM Core Libraries》是一本专为希望深入了解LLVM框架的开发人员准备的书籍。本书由Bruno Cardoso Lopes和Rafael Auler共同撰写,并于2014年由Packt Publishing出版。LLVM是一个模块化和可...
LLVM是构架编译器(compiler)的框架系统,以C++编写而成,用于优化以任意程序语言编写的程序的编译时间(compile-time)、链接时间(link-time)、运行时间(run-time)以及空闲时间(idle-time),对开发者保持开放,并兼容...
Google core libraries for Java
JDK 9 Java Standard Edition Core Libraries Java Platform, Standard Edition Core Libraries, Release 9是 Oracle 公司在 2017 年发布的 Java 平台标准版核心库的第 9 版本。该文档提供了 Java 平台标准版核心库...