-
2054310·text·8 B·2011-05-05 18:44 UTC
asdgasdg
-
2054309·text·2.2 KB·2011-05-05 18:44 UTC
beginning walk
TID=4 n=-1 p=21 0:[virt=0x24000 D=1 V0=0 vld=1 use=0 lck=0 ro=0 swploc=34] 1:[virt=0x25000 D=1 V1=1 vld=1 use=1 lck=0 ro=0 swploc=38]
TID=4 n=22 p=20 0:[virt=0x22000 D=0 V0=0 vld=1 us
-
2054308·text·2.6 KB·2011-05-05 18:37 UTC
program Project1;
{$APPTYPE CONSOLE}
uses
SysUtils,
classes;
var a: tstringlist;
rodadas: integer = 40;
tatica: integer;
input,input2,input3: string;
procedure bobo;
-
2054304·text·791 B·2011-05-05 18:01 UTC
user us = u.ToArray()[0];
//select all accepted friends
var fquery = from x in db.users
join y in db.friend_list on x.id equals y.f_id
where (y.u_id == us.id) &&
-
2054303·text·59.7 KB·2011-05-05 17:58 UTC
-
2054302·text·22.3 KB·2011-05-05 17:57 UTC
creature_sr_terr_primate
[OBJECT:CREATURE]
=====================================================================================================================================
Terrestrial: Pr
-
2054300·text·15.8 KB·2011-05-05 17:55 UTC
creature_sr_terr_megafauna
[OBJECT:CREATURE]
=====================================================================================================================================
Terrestrial:
-
2054299·text·30.5 KB·2011-05-05 17:54 UTC
creature_sr_terr_predator_small
[OBJECT:CREATURE]
=====================================================================================================================================
Terrestr
-
2054298·text·38.6 KB·2011-05-05 17:54 UTC
-
2054297·text·36.0 KB·2011-05-05 17:52 UTC
-
2054296·text·22.8 KB·2011-05-05 17:51 UTC
creature_sr_terr_canine
[OBJECT:CREATURE]
=====================================================================================================================================
Terrestrial: Can
-
2054294·text·789 B·2011-05-05 17:47 UTC
May 5 17:47:10 ubuntu kernel: [78213.982161] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
May 5 17:47:10 ubuntu kernel: [78213.982165] ata2.00: irq_stat 0x40000001
May 5 17:47:10 ubu
-
2054289·text·607.3 KB·2011-05-05 17:31 UTC
-
2054288·text·13.2 KB·2011-05-05 17:30 UTC
Question 1 (1.00 points)
Americans' national identity rests largely upon
a. ethnic kinship.
b. common language.
c. shared political ideals.
d. religion.
e. federal law.
-
2054284·python·452 B·2011-05-05 17:23 UTC
#choose support or oppose
position = random.randint(0,1)
# start the timer
start_timer = time.time()
#click on bill (THIS MIGHT BREAK)
if position
-
2054280·text·74.0 KB·2011-05-05 17:18 UTC
-
2054276·text·255.9 KB·2011-05-05 17:08 UTC
-
2054271·perl·604 B·2011-05-05 17:00 UTC
use strict;
use warnings;
package Foo;
# doesn't have a new(), i'm just going to bless
# stuff in manually
sub bark {
print "i'm in foo, and i can bark. woof!\n";
}
package Bar;
-
2054269·perl·607 B·2011-05-05 16:56 UTC
use strict;
use warnings;
package Foo;
# doesn't have a new(), i'm just going to bless
# stuff in manually
sub bark {
print "i'm in foo, and i can bark. woof!\n";
}
package Bar;
-
2054265·python·66.9 KB·2011-05-05 16:15 UTC