みんなおやすみ VIP警察

このエントリーをはてなブックマークに追加
537gpftor3.privacyfoundation.de
おー本体すっきりしてて気持ちいい
Perlでオブジェクト指向なんて使ったことないんスけど


public class 本体 {
     public static void main(String[] args) throws IOException,
               InterruptedException {
          にちゃんねる 適当 = new にちゃんねる();
          //qb5.2ch.net/test/read.cgi/sec2chd/1259216218
          適当.サーバー = "qb5.2ch.net";
          適当.板 = "sec2chd";
          適当.スリープ = 0;
          適当.リトライ回数 = 5;
          適当.名前 = new String[1];
          適当.名前[0] = "fusianasan";
          適当.メール = new String[1];
          適当.メール[0] = "saqe";
          適当.レス = new String[1];
          適当.レス[0] = "上条当麻「‍」";
          //適当.スレ.add(1259216218);
          適当.UA = new String[1];
          適当.UA[0] = "<xmp>";
          適当.タイムアウト = 5000;