
在該頁面添加 -(void)navigationController:(UINavigationController*)navigationCo...
新建自定義ScrollView 加入代碼 - (BOOL)gestureRecognizer:(UIGestureRecognizer*)ges...
[[UIApplication sharedApplication].keyWindow.rootViewController dismissV...
AppDelegate *aa=(AppDelegate *)[UIApplication sharedApplication].delegat...
Target -->Info 刪除 Main storyboard na me AppDelegate didFinishLaunchingWi...
在Info.plist中添加Dictionary類型的App Transport Security Settings;在App Transpor...
Targets -> BuildSettings 搜索 search path User Header Search Path 后雙擊 點加好 ...
-(void)mapView:(MAMapView *)mapView didAddAnnotationViews:(NSArray *)vie...
公司項目要求用高德地圖 在開發到標記的時候莫名其妙的發現小圓點也變成標記了 http://lbs.amap.com/api/ios-sdk/gu...