http://d.hatena.ne.jp/tomute/20091120/1258780317 raspberry ketone fresh free sample…
ピックアップ記事
UITableViewのcellにUITextFieldなどのフォームを設置
2011年04月28日
過去Blog
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…
ユーザーエージェントを調べる方法
2009年11月24日
過去Blog
ユーザーエージェントを調べる方法
javascript:alert(navigator.userAgent)
http://katozyun.web.fc2.com/urawaza/ua02.html
http://somethinweb.jp/test123/useragent.php
また,UAは以下のサイトでも確認することができます.
* 診断くん:http://www.t…
[13] 加速度センサーの使い方
2010年12月21日
過去Blog
今回は、iPhone,ipod,ipad に内蔵されている加速度センサーを使って、x,y,zの加速度を取得する方法について説明します。
加速度センサーとは、自由落下に対するデバイスの加速度を計測します。1の値はデバイスに1G の重力がかかっていることを示します(1G の重力は、デバイスが静止状態の時に感じる地球の重力)。加速度センサーはデバイスの加速度を X、Y、および Z の3軸方向で計測します。
…
phpmyadmin のインポートサイズの最大値を変更する
2010年04月03日
過去Blog
php.iniを適当なサイズに変更します。
memory_limit 32M
post_max_size 50M
upload_max_filesize 50M
php.iniを変更したら
httpdをリスタートします。
service httpd restart
これで、大きなサイズでもインポート可能になります。 cheapest generic xanax…
graffiti on the web
この投稿へのコメント
コメントはまだありません。