//セルが選択された際に呼び出される
- (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath
{
//選択されたセルを取得
UITableViewCell *cell = [tableView cellForRowAtIndexPath:indexPath];
/…
以下のフリーソフトで復元できました。
http://www.powerdatarecovery.com/
日本の有料の物も試してみましたが、上記の無料のソフトのほうが精度が高かったです。
graffiti on the web
この投稿へのコメント
コメントはまだありません。