-
2090141·text·749 B·2011-10-14 19:57 UTC
DELETE FROM `spell_proc_event` WHERE `entry` IN (51123,51127,51128,51129,51130);
INSERT INTO `spell_proc_event` VALUES
( 51123, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000
-
2090134·text·216 B·2011-10-14 19:09 UTC
4947 Connect nagios@localhost on information_schema
4947 Query select @@version_comment limit 1
4947 Query SHOW SLAVE STATUS
-
2090130·text·1001 B·2011-10-14 18:44 UTC
For Xbox:
http://www.xboxscene.com/ - Although emulation and such has come almost to a stop. There's occasionally activity on the forums.. the last big project that was being worked on was a port of
-
2090129·text·1001 B·2011-10-14 18:41 UTC
For Xbox:
http://www.xboxscene.com/ - Although emulation and such has come almost to a stop. There's occasionally activity on the forums.. the last big project that was being worked on was a port of
-
2090125·text·50.6 KB·2011-10-14 18:19 UTC
-
2090118·text·76.2 KB·2011-10-14 17:52 UTC
-
2090117·text·76.2 KB·2011-10-14 17:50 UTC
-
2090116·text·5.0 KB·2011-10-14 17:40 UTC
<olfway@akontio:~>$ sudo smartctl -a /dev/sda
smartctl 5.39.1 2010-01-28 r3054 [i486-slackware-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
-
2090113·vbnet·16 B·2011-10-14 17:15 UTC
i love you manal
-
2090099·text·3 B·2011-10-14 16:48 UTC
123
-
2090097·text·6 B·2011-10-14 16:44 UTC
test
-
2090092·text·28 B·2011-10-14 16:23 UTC
i love u manal very love you
-
2090089·text·312 B·2011-10-14 16:15 UTC
cmake -DD_VERSION:STRING=2 \
-DCONF_INST_DIR:PATH=/etc \
-DRUNTIME_DIR=./druntime \
-DPHOBOS2_DIR=./phobos
-
2090088·text·44.0 KB·2011-10-14 16:12 UTC
-
2090087·text·799 B·2011-10-14 16:09 UTC
// The "Marks1a" class.
import java.awt.*;
import hsa.Console;
public class Marks1a
{
static Console c; // The output console
public static void main (String[] args)
{
-
2090086·text·2.3 KB·2011-10-14 16:07 UTC
/home/huhlig/tmp/ldc/dmd/module.c: In constructor ‘Module::Module(char*, Identifier*, int, int)’:
/home/huhlig/tmp/l
-
2090084·python·421 B·2011-10-14 16:02 UTC
import random
numero_secreto = int(random.random() * 100)
jugador_gano = False
for x in [1,2,3]:
entrada = int(raw_input())
if(entrada == numero_secreto):
jugador_gano = True
brea
-
2090082·text·262 B·2011-10-14 15:57 UTC
FRAG
PROPERTY FS_COLOR0_WRITES_ALL_CBUFS 1
DCL OUT[0], COLOR
IMM FLT32 { 0.0000, 3.1416, 0.5000, 1.0000}
0: COS OUT[0].x, IMM[0].xxxx
1: COS OUT[0].y, IMM[0].yyyy
2: COS OUT
-
2090081·text·1.5 KB·2011-10-14 15:46 UTC
\documentclass[a4paper,11pt]{article}
\usepackage[T1]{fontenc}
\setcounter{page}{4}
\usepackage[cp1250]{inputenc}
\usepackage[polish]{babel}
\selectlanguage{polish}
\usepackage[pdftex]{graphicx
-
2090068·php·2.0 KB·2011-10-14 14:09 UTC
<?php
class Tx_Rmap_ViewHelpers_GroupedForViewHelper extends Tx_Fluid_ViewHelpers_GroupedForViewHelper {
/**
* Groups the given array by the specified groupBy property.
*
* @param arra