TableView cellにTextFieldを表示させる
試してませんが、UITextView,UILabelなども同様の方法でいける気がします。
http://d.hatena.ne.jp/lynk/20090128#1233143275
http://code.google.com/p/iphone-codes/source/browse/EditableCell/?r=0a9142…
$string = ‘Hello World!’;
if(stristr($string, ‘earth’) === FALSE) {
echo ‘”earth” not found in string’;
}
// 出力は “earth” not found in string となります
参照元:http://www.php.net/manual/ja/function.stristr.php
graffiti on the web
この投稿へのコメント
コメントはまだありません。