ModalView経由での値の受け渡し 2011年05月03日 過去Blog http://timneill.net/2010/11/modal-view-controller-example-part-2/ http://ameblo.jp/iphone0126/entry-10716795357.html buy steroids
Linux ユーザー一覧の確認 2010年02月02日 過去Blog [hogehoge@localhost ~]$ cat /etc/passwd http://kazmax.zpp.jp/lin/etc_passwd.html is garcinia cambogia safe to take… この記事の続きを読む
NSDate NSString の変換 2011年05月03日 過去Blog http://plaza.rakuten.co.jp/hiroymyan/diary/201004070001/ physical therapy chicago… この記事の続きを読む
PHP strstr stristr ある文字列が含まれるかどうか調べる 2010年06月11日 過去Blog $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… この記事の続きを読む
mySQL上で登録された内容に一致する文字列を置き換え 2009年12月25日 過去Blog 以下のようにSQLを実行することで該当箇所が置き換えされます。 phpのstr_replaceのような感じ。 UPDATE `テーブル名` SET フィールド名 =REPLACE (フィールド名,"置き換え前文字列","置き換え後文字列"); limo service san diego… この記事の続きを読む
mac でプリントスクリーン 2010年10月22日 過去Blog http://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q148021424 上記サイトからの転載です。 Shift+コマンド+3(テンキーの出ない3) これで画面全体 Shift+コマンド+4(テンキーの出ない4) これで、指定範囲 デスクトップにピクチャファイルとして保存されています。ダブルクリックするとプレビューで見られます。フ… この記事の続きを読む
この投稿へのコメント
コメントはまだありません。