This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bit.ly/ | |
amzn.to/ | |
URL の最後に + | |
tinyurl.com | |
http://tinyurl.com/preview.php?enable=1 にアクセス |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var s = '俺は高木ブーだ'.split(''); | |
var buf=[]; | |
for(var i=0,len=s.length; i<len*2; i++) { | |
buf.push(s[Math.round(Math.random()*len)]); | |
} | |
alert(buf.join('')+'!?'); | |
// だだ木ーはだ俺ー高ブ木高!? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://bijo-linux.com/girls_images/a2ps.jpg | |
http://bijo-linux.com/girls_images/adduser.jpg | |
http://bijo-linux.com/girls_images/alias.jpg | |
http://bijo-linux.com/girls_images/alien.jpg | |
http://bijo-linux.com/girls_images/appres.jpg | |
http://bijo-linux.com/girls_images/apropos.jpg | |
http://bijo-linux.com/girls_images/apt-cache.jpg | |
http://bijo-linux.com/girls_images/apt-ftparchive.jpg | |
http://bijo-linux.com/girls_images/apt-get.jpg | |
http://bijo-linux.com/girls_images/apt-show-versions.jpg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
「俺は、すべてを明かさないのがカッコイイと思うし、それを知りたいって言われてそうですかって話すふりして、半分しか話さないのがカッコイイと思う。」イマサ | |
「ロックと歌謡曲の違いって、去勢されてるか、されてないかの違いじゃない?匂いがあって、肌触りがあって。みたいな」コンタ | |
「要するにオレの気にいらないのはロックじゃないんだよね」イマサ | |
「コンタはね、ほんとにサイテーだとか思うの。癇にさわるっていうのかな」杏子 | |
「この前ね、雑誌を見たら、オレたちのこんな小さい記事があって、最近杏子がきれいになったって。こんだけの記事に、こんなに行数つかってるんだから、きっとそうなんだよ(笑)」エンリケ | |
「最近、昔オレを捨てた女からよく電話がかかってくる。……はっきり言って迷惑です(笑)」コンタ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
唖 ロ亜 | |
娃 女圭 | |
姶 女合 | |
渥 シ屋 | |
旭 九日 | |
鯵 魚参 | |
梓 木辛 | |
姐 女且 | |
虻 虫亡 | |
飴 食台 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
set_time_limit(60); | |
// http://code.google.com/p/php-excel-reader/ | |
// require_once 'excel_reader2.php'; | |
class Toden | |
{ | |
private static $_pref_list = array( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$url = 'http://www.tepco.co.jp/forecast/html/images/juyo-j.csv'; | |
$csv = @file($url, FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); | |
if ( !$csv ) { | |
exit('error'); | |
} | |
$data = array(); | |
for($i=5,$len=count($csv); $i<$len; $i++) { | |
$tmp = explode(',', $csv[$i]); | |
$data[] = array( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
class Gal { | |
private static $_table = array( | |
'あ' => 'ぁ', | |
'い' => 'ぃ', | |
'う' => 'ぅ', | |
'え' => 'ぇ', | |
'お' => 'ぉ', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
あ-----!! | |
あ、新記録 | |
あぁあぁんあんあ | |
ああっ!! う~!! あっ!! ああっ!! | |
ああ~!! | |
あいいぎあが!あがががが~ | |
あいうえ痛だだだ!!! | |
あいぎゃげへえ!! ぶげぎい ばぼぶべっべっ はぱあほえ! | |
あいてててっ、てはっ! | |
あいとわ!!! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
戦争責任者の問題 | |
伊丹万作 | |
最近、自由映画人連盟の人たちが映画界の戦争責任者を指摘し、その追放を主張しており、 | |
主唱者の中には私の名前もまじつているということを聞いた。 | |
それがいつどのような形で発表されたのか、くわしいことはまだ聞いていないが、 | |
それを見た人たちが私のところに来て、あれはほんとうに君の意見かときくようになつた。 | |
そこでこの機会に、この問題に対する私のほんとうの意見を述べて立場を明らかにしておきたいと思うのであるが、 |