shopnameLabel.text = (shopModel.SHOPNAME != @"" && ![shopModel.SHOPNAME isKindOfClass:[NSNull class]])?shopModel.SHOPNAME:@"hogehoge店";
この記事を書いた人
kubou
2049, inc.
web業界で生活しています。
お仕事の割合はディレクション:8、開発:2くらい。
shopnameLabel.text = (shopModel.SHOPNAME != @"" && ![shopModel.SHOPNAME isKindOfClass:[NSNull class]])?shopModel.SHOPNAME:@"hogehoge店";
2049, inc.
web業界で生活しています。
お仕事の割合はディレクション:8、開発:2くらい。