$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.st…
新しく購入したipadをオーガナイザーから、Provisioningしようとすると以下のようなエラーが出ました。
An unexpected error occurred. Please try again. If the problem persists, please contact Apple Developer Support.mac上のXCodeがiOS4.1のバージョンだったため、接続したipadのiOS4.2にバージョンアップする必要がありました。オーガナイザー上に英語で、説明が出るので、その通りにXCodeをバージョンアップすることで、Provisioning出来ました。 ちなみに、XCodeをバージョンアップすると、iPhone シミュレータのデザインも少しかわったようです。
graffiti on the web
この投稿へのコメント
コメントはまだありません。