身份证 1.NSString*regEx =@"(^[0-9]{15}$)|(^[0-9]{17}([0-9]|X|x)$)";//(15位数字身份证)或(17位数字+1位数...
1. table 只能初始化一次。 2.delegate 和datasource 是否写了。代理是否写好。 3.numberOfRowsInSection 的返回值是否正确。...
1.IOS 提交审核,遇到Missing Push Notification Entitlement 首先看你的开关是否打开 若steps报错, 则重新生成Distribut...