Skip to content
宋文通 edited this page Jul 13, 2016 · 3 revisions

##Welcome to the WTKit wiki! ##欢迎来到WTKit的wiki! ###WTKit主要是来源于平时写代码的积累,做了一些工作中经常会使用的功能,以下是主要功能列表. ##Foundation

  • 输出优化,在DEBUG模式输出
  • URLSession扩展,支持https,提供了缓存请求
  • OperationQueue扩展,提供了便捷的queue切换方法
  • WTReachability 模仿系统的Reachability移植了一个swift版本

Clone this wiki locally