- LOTO6 のルール説明
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
#!/usr/bin/env ruby | |
# -*- coding: utf-8 -*- | |
require 'rubygems' | |
require 'open-uri' | |
require 'nokogiri' | |
uri = <<URI | |
http://www.buffalo-direct.com/directshop/products/detail.php?product_id=8097 | |
URI |
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
switch(level){ | |
case 1: | |
SQL.append("AND LVL1_ID = '" + hoge + "'\n"); | |
break; | |
case 2: | |
SQL.append("AND LVL2_ID = '" + hoge + "'\n"); | |
break; | |
case 3: | |
SQL.append("AND LVL3_ID = '" + hoge + "'\n"); | |
break; |
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
17:40 <@kuda> 今日は定時で帰ってやる。 | |
17:40 <@gongo> またまた | |
17:41 <@ayaka> ご冗談を | |
17:42 <@kuda> どういう意味?! |
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
Select Case hoge.Text | |
Case "00", "01" | |
grid.Col = 0 | |
grid.Row = 1 | |
grid.Text = Format(hoge, "00") | |
grid.Col = 1 | |
grid.Row = 1 | |
grid.Text = NumH |
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
23:51 Tomobile: なおちゃんがストIV やってるあいだに | |
23:51 Tomobile: GitHub にリポジトリ作って | |
23:51 Tomobile: 開発する時はコードいじったらWebサーバがリロードするようにしたぜ | |
23:52 naoto: ともちゃんがそんな事やっている間にスト4クリアしたんだぜ | |
23:52 naoto: ゲームとか本当に無駄な時間に感じる | |
23:54 Tomobile: クリアしといてうけるwww | |
23:55 kotatsumikan: ♪ポッケ!ポッケ! ぱぴぷぺポーッケ おやーつすっきー おひるねすっきー | |
23:56 naoto: みかんどうした | |
23:56 kotatsumikan: ストリートファイターは? もっとーすきっ! | |
23:56 gongo: みかんどうした |
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
09:31 <@ayaka> りょうこうさんが | |
09:31 <@ayaka> みやぐにって誰って言った | |
09:32 <@Tomohiro> うける | |
09:32 <@gongo> え | |
09:32 <@ayaka> ごんごじゃないと分からんっ |
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
13:17 < yabiku> 焼肉に行くよ。でも、どこも予約してませんので、だれか予約してw。 | |
13:18 < yabiku> 肉離れしたので、肉食うのさ。 | |
13:20 <@ayaka> なるほど | |
13:20 <@ayaka> 肉が離れたら肉食べればいいのか | |
13:21 < yabiku> 補間計画さ |
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
16:53 < shinoburc> 品管「メーラーは何を使ってますか?」きんたく「emacsです。」 | |
16:53 < shinoburc> その後、とてもかみ合わない会話が続いていました |