1. 请求权限 2. 请求步数

IP属地:江苏
1. 请求权限 2. 请求步数
//SDK 坐标系 名称
//iOS SDK WGS-84 地球坐标
//高德 SDK GCJ-02 火星坐标
//百度 SDK BD-09 百度坐标
文中写错了
地球坐标转高德地图坐标我写的客户端获取到的经纬度是底层蓝牙传上来的,其实是地球坐标,也就是GPS卫星测量到的实实在在的原始坐标。而高德地图采用的坐标是火星坐标,是经天朝测绘局加密后的坐标。我直接拿...
显示:defaults write com.apple.finder AppleShowAllFiles -bool true隐藏:defaults write com.ap...
CGAffineTransformMakeRotation(M_PI);
.h import <UIKit/UIKit.h> @interface UISwitch (WithKey) @property (nonatomic,strong)NSS...
一、 项目准备: 1.根据项目BundleIndentifier去开发者网站(developer.apple.com)生成开发和发布证书;2.确认项目中设置了AppIcon和...
#OC ``` [self.navigationController.navigationBar setBackgroundImage:[UIImage new] forBa...