このコードで のようなエラーが発生しています"Expected ';' at end of declaration"
。どうすればこれを解決できますか?
NSString *imagePath = [[stringPath stringByAppendingFormat:@"/"]stringByAppendingFormat:strFilePath];
このコードで のようなエラーが発生しています"Expected ';' at end of declaration"
。どうすればこれを解決できますか?
NSString *imagePath = [[stringPath stringByAppendingFormat:@"/"]stringByAppendingFormat:strFilePath];