2015-08-01から1ヶ月間の記事一覧
http://bjleague.livedoor.biz/archives/51994931.html
https://www.youtube.com/watch?v=L4Yk5S7oxHs https://www.youtube.com/watch?v=7EC9cPfN7lk
http://www.tbs.co.jp/omosan-gassyobu/special/chorus_6.html
http://vdata.nikkei.com/datadiscovery/04/
端末のウィンドウサイズを表示する #!/usr/bin/env perl use Curses; initscr; $win = new Curses; $r = rand; $win->addstr(1,1,$r); $x = getmaxx(); $y = getmaxy(); $win->addstr(2,1,"x: $x, y: $y"); $win->refresh; while(1){ sleep 2; $r = rand; $w…
(test_diff.pl) #!/usr/bin/env perl @a = qw/ a b cd e /; @b = qw/ a b c e f /; if(@a > @b){ $length = @a; }else{ $length = @b; } print "a: @a\n"; print "b: @b\n"; for($i=0;$i<$length;$i++){ if($a[$i] ne $b[$i]){ print "$i: $a[$i] > $b[$i]\n…
https://books.google.co.jp/books?id=9nUdAwAAQBAJ&pg=PA79&lpg=PA79&dq=shiitake+kawauso+kappa+cisco&source=bl&ots=dC3zsEV4dW&sig=Wdnkz8DU0pk2LHXjivsVeHUrR6A&hl=ja&sa=X&ved=0CB4Q6AEwAGoVChMI5-Lw6NG8xwIVio-UCh2XDQ9R#v=onepage&q=shiitake%20kawa…
https://www.youtube.com/watch?v=si4gGPxioUw
http://www.huffingtonpost.jp/2015/08/06/-how-far-the-uk-has-come-in-tackling-the-energy-crisis_n_7945876.html
https://www.youtube.com/watch?v=H8VQdDaZLNw
wikipedia:王仁
https://twitter.com/akatsuki_jaxa/status/631991048307261441
http://blog.excite.co.jp/t-director/10585955 https://en.wikipedia.org/wiki/Palatino#Book_Antiqua
http://www.digitalstage.jp/webfont/interview/index.html
http://wired.jp/2015/08/08/huge-highway-system-cyclists/
https://www.youtube.com/watch?v=GPJP65EMK50
https://www.youtube.com/watch?v=_1fX7ALKB9s