#if __IPHONE_OS_VERSION_MAX_ALLOWED >= 70000spa
if([[[UIDevice currentDevice]systemVersion] floatValue] >= 7.0)orm
{io
//解決tableview左邊短一截的問題table
[table setSeparatorInset:UIEdgeInsetsMake(0,0,0,0)];float
}im
#endifmargin