{"rsdb":{"rid":"239144","subhead":"","postdate":"0","aid":"164843","fid":"99","uid":"1","topic":"1","content":"
\n

\u9700\u6c42<\/p> \n

\u6211\u4eec\u7684app\u662f\u4f7f\u7528\u5fc3\u8df3\u673a\u5236\u6765\u4fdd\u6301\u7528\u6237\u7684\u767b\u9646\u72b6\u6001\uff0c\u8fd9\u6837\u624d\u80fd\u6536\u5230\u670d\u52a1\u5668\u53d1\u6765\u7684\u6d88\u606f\u548c\u547d\u4ee4\uff0c\u4f46\u662f\u5f53app\u8fdb\u5165\u540e\u53f0\u4ee5\u540e\u5927\u7ea63\u5206\u949f\u6216\u800510\u5206\u949f\u4e4b\u540eapp\u5c31\u4f1a\u88ab\u7cfb\u7edf\u6302\u8d77\uff0c\u7528\u6237\u5c31\u4f1a\u8d85\u65f6\u4e0b\u7ebf\uff0c\u8fd9\u6837\u5c31\u5fc5\u987b\u4fdd\u6301app\u957f\u65f6\u95f4\u7684\u540e\u53f0\u8fd0\u884c<\/p> \n

\u539f\u56e0<\/p> \n

app\u4e00\u822c\u6709\u4e09\u79cd\u72b6\u6001\u524d\u53f0\u8fd0\u884c\u4e2d\u3001\u8fdb\u5165\u540e\u53f0\u4ee5\u53ca\u6302\u8d77\u72b6\u6001\uff0c\u5f53\u6211\u4eec\u6309home\u952e\u6216\u8005\u9501\u5c4f\u952e\u4ee5\u540eapp\u8fdb\u5165\u540e\u53f0\u8fd0\u884c\uff0c\u6839\u636e\u82f9\u679c\u7684\u5b98\u65b9\u89e3\u91ca\uff0c\u82f9\u679c\u5141\u8bb8app\u8fd0\u884c\u4e00\u5c0f\u6bb5\u65f6\u95f4\u5728\u540e\u53f0\u8fd0\u884c\uff0c\u505a\u4e00\u4e9b\u5904\u7406\uff0c\u5927\u7ea6\u662f\u5341\u5206\u949f\u5de6\u53f3\u7684\u65f6\u95f4\uff0c\u5341\u5206\u949f\u4e4b\u540eapp\u88ab\u7cfb\u7edf\u5f3a\u884c\u6302\u8d77\uff0c\u6302\u8d77\u6240\u6709\u7684\u64cd\u4f5c\u548c\u7ebf\u7a0b\uff0c\u5f53\u7528\u6237\u518d\u70b9\u51fb\u8fdb\u5165\u6b64app\u65f6\u624d\u4f1a\u542f\u52a8\u7ebf\u7a0b<\/p> \n

\u65b9\u6848<\/p> \n

1\u3001app\u5185\u540e\u53f0\u65e0\u7ebf\u7684\u64ad\u653e\u97f3\u4e50\uff0cBackground Audio<\/p> \n

2\u3001\u540e\u53f0\u4e0d\u505c\u7684\u5b9a\u4f4d\uff0cLocation Services<\/p> \n

3\u3001\u540e\u53f0\u8bed\u97f3\u670d\u52a1,voip<\/p> \n

4\u3001\u62a5\u520a\u6742\u5fd7\u540e\u53f0\u81ea\u52a8\u4e0b\u8f7d\u66f4\u65b0\uff0cNewsstand<\/p> \n

.....<\/p> \n

\u5b9e\u73b0<\/p> \n

\u6211\u7528\u7684\u662f\u540e\u53f0\u5b9a\u4f4d\uff0c\u8fd9\u662f\u6700\u7b80\u5355\u7684\u65b9\u5f0f\u4e86\uff0c\u7ecf\u8fc7\u6d4b\u8bd5\u4e00\u4e0a\u5348\u7528\u6237\u90fd\u662f\u5728\u7ebf\u7684\u72b6\u6001\uff0c\u4f46\u662f\u6211\u7684app\u662f\u4f01\u4e1a\u7ea7\u7684\u5e94\u7528\u4e0d\u9700\u8981\u4e0a\u7ebf\uff0c\u6240\u4ee5\u6ca1\u7ba1\u5ba1\u6838\u7684\u95ee\u9898\uff0c\u6b64\u89e3\u51b3\u65b9\u6848\u53ef\u80fd\u9020\u6210\u65e0\u6cd5\u901a\u8fc7\u82f9\u679c\u7684\u5ba1\u6838<\/p> \n

\u5f15\u5165\u5934\u6587\u4ef6<\/p> \n

#import <CoreLocation\/CoreLocation.h><\/p> \n

\u5728AppDelegate.m\u5185\u6dfb\u52a0\u53d8\u91cf<\/p> \n

@property(nonatomic,strong)CLLocationManager * locationManager;<\/p> \n

app\u542f\u52a8\u540e\u521b\u5efa\u5b9e\u4f8b\uff0c\u8bbe\u7f6e\u4ee3\u7406<\/p> \n

self.locationManager = [[CLLocationManager alloc] init];<\/p> \n

    self.locationManager.delegate =self;<\/p> \n

app\u8fdb\u5165\u540e\u53f0\u4ee5\u540e\uff0c\u6301\u7eed\u5b9a\u4f4d<\/p> \n

[self.locationManager startUpdatingLocation];<\/p> \n

 <\/p>\n<\/div>","orderid":"0","title":"ios\u5b9e\u73b0\u65e0\u9650\u540e\u53f0\u4efb\u52a1","smalltitle":"","mid":"0","fname":"iOS","special_id":"0","bak_id":"0","info":"0","hits":"1717","pages":"1","comments":"0","posttime":"2017-10-16 18:18:45","list":"1508149125","username":"admin","author":"","copyfrom":"","copyfromurl":"","titlecolor":"","fonttype":"0","titleicon":"0","picurl":"https:\/\/www.cppentry.com\/upload_files\/","ispic":"0","yz":"1","yzer":"","yztime":"0","levels":"0","levelstime":"0","keywords":"ios<\/A> \u5b9e\u73b0<\/A> \u65e0\u9650<\/A> \u540e\u53f0<\/A> \u4efb\u52a1<\/A>","jumpurl":"","iframeurl":"","style":"","template":"a:3:{s:4:\"head\";s:0:\"\";s:4:\"foot\";s:0:\"\";s:8:\"bencandy\";s:0:\"\";}","target":"0","ip":"113.108.110.181","lastfid":"0","money":"0","buyuser":"","passwd":"","allowdown":"","allowview":"","editer":"","edittime":"0","begintime":"0","endtime":"0","description":"ios\u5b9e\u73b0\u65e0\u9650\u540e\u53f0\u4efb\u52a1","lastview":"1713604614","digg_num":"8125","digg_time":"0","forbidcomment":"0","ifvote":"0","heart":"","htmlname":"","city_id":"0"},"page":"1"}