モーダルビューとは、一時的なビューのことで、animated : Yes にすると、下の方からニョロっと出てきます。
[self presentModalViewController:picker animated:YES];
(.*?)/i”, $html, $matches) ) { //(3)
return $matches[1];
} else {
return false;
}
}
?>
参照元:http://creazy.net/2008/05/php_get_page_title_sample.html
graffiti on the web
この投稿へのコメント
コメントはまだありません。