枚举ReflectableEnum.zip

时间:2022-08-04 20:08:24
【文件属性】:

文件名称:枚举ReflectableEnum.zip

文件大小:16KB

文件格式:ZIP

更新时间:2022-08-04 20:08:24

开源项目

ReflectableEnum 是引入枚举反射的一组函数和 宏,用 Objective-C 写成。特性:获得枚举的成员的字符串值 (which is a common problem)获取所有在枚举中使用的值 (also a prevalent issue)获取枚举中的最小值获取枚举中的最大值要求:iOS 7 and aboveOS X 10.9 and above


【文件预览】:
ReflectableEnum-master
----.travis.yml(475B)
----ReflectableEnumTests()
--------Info.plist(747B)
--------ReflectableEnumTests.m(8KB)
----LICENSE(1KB)
----ReflectableEnum()
--------ReflectableEnum.m(5KB)
--------ReflectableEnum.h(3KB)
--------Info.plist(820B)
----.gitignore(215B)
----ReflectableEnum.podspec(676B)
----CHANGELOG.md(233B)
----README.md(4KB)
----ReflectableEnum.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(23KB)
--------xcshareddata()

网友评论