Static Content Table
介绍: 提供十分方便的静态内容列表(Static Content TableViewController)编写API。静态内容列表一般用于app的设置页面、登录页面、或者关于页面等等。实现的功能还包括能够十分方便地动态添加cell到列表中。代码本身用blocks实现,并且只支持ARC。 代码的demo例子几乎百分之百还原了iOS中的设置列表。
http://ios.itmdc.com/thread-3162-1-1.html 

相关文章:

  • 2021-11-16
  • 2021-11-01
  • 2021-08-20
  • 2021-05-27
  • 2021-07-25
  • 2021-07-20
  • 2022-01-02
猜你喜欢
  • 2021-07-06
  • 2022-03-10
  • 2022-01-26
  • 2021-12-11
  • 2021-07-21
  • 2021-05-26
  • 2022-01-30
相关资源
相似解决方案