枚举 ReflectableEnum

码农软件 · 软件分类 · 其他(Others) · 2019-07-20 07:59:24

软件介绍

ReflectableEnum 是引入枚举反射的一组函数和 宏,用 Objective-C 写成。

特性:

  • 获得枚举的成员的字符串值 (which is a common problem)

  • 获取所有在枚举中使用的值 (also a prevalent issue)

  • 获取枚举中的最小值

  • 获取枚举中的最大值

要求:
  • iOS 7 and above

  • OS X 10.9 and above

本文地址:https://codercto.com/soft/d/10524.html

The Java Language Specification, Java SE 7 Edition

The Java Language Specification, Java SE 7 Edition

James Gosling、Bill Joy、Guy L. Steele Jr.、Gilad Bracha、Alex Buckley / Addison-Wesley Professional / 2013-2-24 / USD 59.99

Written by the inventors of the technology, The Java(r) Language Specification, Java SE 7 Edition, is the definitive technical reference for the Java programming language. The book provides complete, ......一起来看看 《The Java Language Specification, Java SE 7 Edition》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具