-
2094148·c·8 B·2011-11-13 14:39 UTC
asdfasdf
-
2094144·text·2.1 KB·2011-11-13 13:47 UTC
Physics Home Assignment
A force of 100 N is applied to an object of area 2 m2. Calculate the pressure.
A rectangular wooden block has mass of 4 kg. The length, breadth and height of this wooden
-
2094140·text·1.1 KB·2011-11-13 13:24 UTC
You are affected by the following:
cloak of bravery
heroism
negative plane protection
bless
630H 139V 10768268X 1425C Exits:ES>
You tell your group 'da'
630H 139V 10768268X 142
-
2094139·text·1.7 KB·2011-11-13 13:23 UTC
You are affected by the following:
cloak of bravery
heroism
negative plane protection
bless
630H 139V 10768268X 1425C Exits:ES>
You tell your group 'da'
630H 139V 10768268X 142
-
2094136·c·15.7 KB·2011-11-13 11:59 UTC
#include <GL/glew.h>
#include <GL/glut.h>
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <math.h>
#include <time.h>
#define CHECK_ERROR \
do { \
GLenum
-
2094135·c·15.7 KB·2011-11-13 11:57 UTC
#include <GL/glew.h>
#include <GL/glut.h>
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <math.h>
#include <time.h>
#define CHECK_ERROR \
do { \
GLenum
-
2094134·text·555 B·2011-11-13 11:40 UTC
PRAGMA synchronous=OFF;
PRAGMA journal_mode=WAL;
PRAGMA temp_store=MEMORY;
DROP TABLE sometable;
CREATE TABLE sometable (entryid INTEGER);
BEGIN TRANSACTION;
loop(...) // A typical 15 loop
-
2094133·text·4.1 KB·2011-11-13 11:37 UTC
ERROR 2011-11-13 05:14:48,382 [AsyncCommandHandler - class org.drftpd.slave.async.AsyncCommandArgument] org.drftpd.protocol.slave.SlaveProtocolCentral - Unable to invoke: public org.drftpd.slave.asyn
-
2094130·text·1.7 KB·2011-11-13 10:59 UTC
-eredetileg a várost 600ezer fősre tervezték, ma 2,6millióan lakják [tervezett város tervezetlensége,
társadalmi rétegek egymásra épülésének kezelhetetlensége mérnöki szempontból...
-és építész
-
2094128·text·2.6 KB·2011-11-13 10:51 UTC
Linventive Radio pres. ARC=ET ~ Animergy Vol 2. Subversity
「01」【パフューム】~ Electro World (AET Intro version)
「02」【Linventive Radio pres. ARC=ET】~ Hyperious AnimegaMix*
【BLACK MAN 】- らき☆すたBGM (Lucky S
-
2094127·text·639 B·2011-11-13 10:39 UTC
sysek@ubuntu:~$ dpkg -l | grep php
ii php5-cgi 5.3.2-1ubuntu4.10 server-side, HTML-embedded scripting language (CGI binary)
ii
-
2094126·text·5.3 KB·2011-11-13 10:36 UTC
# Debian lighttpd configuration file
#
############ Options you really have to take care of ####################
## modules to load
# mod_access, mod_accesslog and mod_alias are loaded by defa
-
2094125·text·287 B·2011-11-13 10:07 UTC
[217] PITTSBURGH -210
[220] KANSAS CITY -160
[222] INDIANAPOLIS +145
[223] BUFFALO +195
[225] HOUSTON -200
[228] CAROLINA -190
[230] MIAMI -215
[231] NEW ORLEANS -110
[233] DETROIT +125
[236]
-
2094124·text·1.7 KB·2011-11-13 09:50 UTC
$ traceroute macthemes.net
traceroute to macthemes2.net (70.32.86.98), 64 hops max, 52 byte packets
1 preved_medved (192.168.1.1) 2.960 ms 0.890 ms 0.925 ms
2 dynamic-broadband-89-189-104-1.
-
2094119·text·2.9 KB·2011-11-13 07:20 UTC
usbhid-dump -d 1997:0409 | grep -v : | tr -d ' \n' | xxd -r -p | hidrd-convert -o spec
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Mouse), ; Mous
-
2094114·text·22.8 KB·2011-11-13 06:00 UTC
#include "D2Structs.h"
#ifdef _GLOBAL
enum
{
DLLNO_D2CLIENT,
DLLNO_D2COMMON,
DLLNO_D2GFX,
DLLNO_D2LANG,
DLLNO_D2WIN,
DLLNO_D2NET,
DLLNO_D2GAME,
DLLNO_D2LAUNCH,
DLLNO_FOG,
DL
-
2094113·text·4.7 KB·2011-11-13 06:00 UTC
#ifndef _PATCH_H
#define _PATCH_H
PatchHook pHooks[] =
{
////1.13D
{PatchBytes, GetDllOffset("D2Client.dll", 0x2ACA7), 0x01, 1}, //Updated 1.13d //6FADACA7-BASE
{PatchBytes, GetDllOffset(
-
2094109·text·9.3 KB·2011-11-13 05:25 UTC
#define _ITEMCODES
#include "HackMap.h"
LPSTR AddCommas(DOUBLE f, INT places)
{
static CHAR tmp[40];
LPSTR s;
INT i = 0;
if ((places < 0) || (places > 38))
{
tmp[0] = 0;
return
-
2094100·text·1.6 KB·2011-11-13 04:21 UTC
Nov 12 20:20:58 mail postfix/smtpd[1062]: connect from cpe-66-74-239-237.socal.res.rr.com[66.74.239.237]
Nov 12 20:20:58 mail postfix/smtpd[1062]: setting up TLS connection from cpe-66-74-239-237.soc
-
2094090·diff·614 B·2011-11-13 03:49 UTC
commit d026303baffff5e7f36d53af073321992bbf4eac
Author: Pi <pi@ozone.local>
Date: Sat Nov 12 16:25:50 2011 -0800
Make OS X terminal understand the present working directory.
diff --git a