文件名称:FDFoundationKit:基础套件扩展了1414度
文件大小:13.73MB
文件格式:ZIP
更新时间:2024-05-29 22:55:37
Objective-C
概述 基础工具包的扩展,在所有1414度的项目中使用。 该项目的一些重点包括: FDLogger:具有日志级别的强大日志宏,可以根据构建配置自定义截止级别。 还可以编译为NOP进行发行版本构建。 FDKeypath:一个宏,用于生成在编译时检查的密钥路径字符串。 FDIsEmpty:一个宏,它将检查是否有任意对象为“空”。 FDValueTransformer:NSValueTransformer的基于块的子类。 FDDeclaredProperty:一个与属性声明关联的元数据的Objective-C包装器。 NSObject上还有一个类别,可让您轻松检索给定键路径的FDDeclaredProperty。 FDWeakReference:包装的类,旨在允许将任何对象弱保留在集合对象(即NSArray)中。 宏还用于“弱化”和“增强”对象(尤其是自我),以避免保留循环。 FD
【文件预览】:
FDFoundationKit-master
----FDFoundationKit()
--------Categories()
--------Weak Reference()
--------Declared Properties()
--------Common()
----.gitignore(118B)
----README.md(2KB)
----Example Projects()
--------FDFoundationKit iOS Example()
--------FDFoundationKit iOS Example.xcodeproj()
----Framework Project()
--------watchOS Supporting Files()
--------FDFoundationKit Framework()
--------OS X Supporting Files()
--------FDFoundationKit.xcodeproj()
--------FDFoundationKit Tests()
--------iOS Supporting Files()
----FDFoundationKit.podspec(668B)
----LICENSE.md(1KB)
----FDFoundationKit.xcworkspace()
--------contents.xcworkspacedata(428B)