- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
if (choice==0)
new Browser(null, display, this, this, false);
if (choice==1)
new Browser(null, display, this, this, true);
if (choice==2)
new Browser(null, display, this, this, false);
if (choice==3)
new Browser(null, display, this, this, true);
if (choice==4)
new Browser(null, display, this, this, false);
if (choice==5)
new Browser(null, display, this, this, true);
if (choice==6)
new Browser(null, display, this, this, false);
if (choice==7)
new Browser(null, display, this, this, true);
guest 24.07.2009 19:51 # +2
XD
guest 10.08.2009 19:01 # 0
guest 10.08.2009 17:18 # +1
new Browser(null, display, this, this, a);
guest 11.08.2009 02:39 # +1
guest 12.08.2009 00:34 # 0
if (a == 12) return false;
...
eto kak poniat?
tipa... i tak dalee? to est avto etogo koda dazhe seichas pishit IF-i? :D
if (a == 1000000) return false;
if (a == 1000001) return true;
if (a == 1000002) return false;
if (a == 1000003) return true;
if (a == 1000004) return false;
...
LOOOOOL
guest 12.08.2009 00:35 # 0