苹果ios开发者

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2016年1月11日

摘要: //将十三位的时间戳转换为日期- (NSString *)getDate:(NSString *)jsonDate{ //jsonDate类似这种/Date(1447659630000)/ NSArray *strArray = [jsonDate componentsSeparatedBySt... 阅读全文
posted @ 2016-01-11 12:30 苹果ios开发者 阅读(688) 评论(0) 推荐(0) 编辑