zoukankan      html  css  js  c++  java
  • iOS常用第三方类库 Xcode插件

    第三方类库(github地址):

      1、AFNetworking    网络数据     https://github.com/AFNetworking/AFNetworking

      2、SDWebImage    图片缓存  https://github.com/rs/SDWebImage

      3、MBProgressHUD   提示框    https://github.com/jdg/MBProgressHUD

      4、FMDB        数据库   https://github.com/ccgus/fmdb

      5、MJExtension     字典转模型  https://github.com/CoderMJLee/MJExtension

      6、MJRefresh      上下拉刷新    https://github.com/CoderMJLee/MJRefresh

      7、SocketRocket     网络连接   https://github.com/square/SocketRocket

      8、AwesomeMenu   点击按钮后弹出多个小按钮  https://github.com/levey/AwesomeMenu

      9、UIView-AutoLayout  自动布局   https://github.com/smileyborg/UIView-AutoLayout
      10、Masonry      自动布局    https://github.com/SnapKit/Masonry
      

    Xcode插件:

      1、VVDocumenter-Xcode  规范注释生成器     https://github.com/onevcat/VVDocumenter-Xcode

      2、cocoaPods        库管理          https://github.com/kattrali/cocoapods-xcode-plugin

      3、KSImageNamed-Xcode  文件图片名自动补齐    https://github.com/ksuther/KSImageNamed-Xcode

        

    欢迎加QQ群交流: iOS: 279096195 React Native: 482205185
  • 相关阅读:
    UIAutomator环境搭建
    Appium环境搭建
    Java单元测试 Junit TestNG之介绍
    IDEA操作jdbc总结
    tomcat启动失败的解决办法
    Java 图书管理项目
    某某服-EDR终端任意用户登录 0day
    深X服 EDR终端检测系统RCE漏洞复现
    通达OA任意文件上传+文件包含RCE漏洞复现(附自写EXP)
    Joomla-3.4.6远程代码执行漏洞复现
  • 原文地址:https://www.cnblogs.com/GeekStar/p/4316300.html
Copyright © 2011-2022 走看看