UIアイテムに表示させるフォントの色などの設定
self.TextLabel = [self newLabelWithPrimaryColor:[UIColor colorWithRed:0.0 green:0.5 blue:1.0 alpha:1.0]
selectedColor:[UIColor whiteColor] fontSize:14.0 bold: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
この投稿へのコメント
コメントはまだありません。