- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: OS X
- 软件首页: https://github.com/AliSoftware/OHHTTPStubs
软件介绍
OHHTTPStubs 是用来 stub 网络请求的使用程序。支持:
在 fake network data (stubbed from file) 和 simulate slow networks 的情况下测试你的应用,在非常差的网络连接情况下检测你的应用行为
在你固定装置的环境下,使用非常差的网络数据编写单元测试
OHHTTPStubs 支持 NSURLConnection,新 iOS7/OSX.9 的 NSURLSession, AFNetworking (both 1.x and 2.x),或者任意使用 Cocoa URL Loading 系统的网络框架。
C++ How to Program (5th Edition) (How to Program)
Harvey & Paul) Deitel & Associates / Prentice Hall / 2005-01-05 / USD 98.00
With over 250,000 sold, Harvey and Paul Deitel's C++ How to Program is the world's best-selling introduction to C++ programming. Now, this classic has been thoroughly updated! The Deitels' groundbreak......一起来看看 《C++ How to Program (5th Edition) (How to Program)》 这本书的介绍吧!
