文件名称:ZFCardinalDirection:从数字度方向派生的基本和有序罗盘方向,(又名拳击罗盘)
文件大小:26KB
文件格式:ZIP
更新时间:2024-06-29 16:45:45
Objective-C
ZFCardinalDirection Boxing the Compass - 从 Objective-C 中实现的罗盘度数派生的主要和有序罗盘方向。 来自* 拳击罗盘是按顺序命名罗盘顺时针方向的所有三十二点的动作。 这些名称由基本方向的首字母和它们的中间顺序方向组成,非常方便地以一般或口语的方式指代航向(或航向或方位角),而不必求助于计算或回忆度数。 用法 度数初始化: ZFCardinalDirection *heading = [[ZFCardinalDirection alloc] initWithCompassHeadingInDegrees:[NSNumber numberWithFloat:360]]; 用缩写初始化: ZFCardinalDirection *heading = [[ZFCardinalDirection alloc] initWithCo
【文件预览】:
ZFCardinalDirection-master
----ZFCardinalDirection-Sample.xcodeproj()
--------project.pbxproj(15KB)
----ZFCardinalDirection-Sample()
--------ZFCardinalDirection-Sample-Prefix.pch(355B)
--------ZFAppDelegate.m(4KB)
--------en.lproj()
--------main.m(362B)
--------ZFCardinalDirection-Sample-Info.plist(1KB)
--------Default-568h@2x.png(18KB)
--------Default.png(6KB)
--------Default@2x.png(16KB)
--------ZFAppDelegate.h(1KB)
----BoxingCompass.txt(3KB)
----Rakefile(399B)
----LICENSE(1KB)
----README.md(3KB)
----ZFCardinalDirection.podspec(606B)
----.gitignore(225B)
----ZFCardinalDirection()
--------ZFCardinalDirection.h(3KB)
--------ZFCardinalDirection.m(5KB)
--------eightPointCompass.plist(2KB)
--------compassPoint.plist(10KB)
--------sixteenPointCompass.plist(5KB)