-
2047184·text·19 B·2011-04-16 16:30 UTC
<?php
echo"1";
?>
-
2047178·text·562.0 KB·2011-04-16 15:57 UTC
-
2047170·text·29.4 KB·2011-04-16 15:03 UTC
General Remarks on the Question of Organisation
(Anton Pannekoek - 1938)
Organisation is the chief principle in the working class fight for emancipation. Hence the forms of this organisation const
-
2047168·php·5 B·2011-04-16 15:02 UTC
<?php
-
2047167·text·3.5 KB·2011-04-16 14:58 UTC
philippe@cauchy:~/openclstuff$ ./clDeviceEnumerator
The OpenCL Platform Information Tool for Tools (philv)
Found 1 platform
Platform #1
Platform Profile: FULL_PROFILE
Platform Version: OpenCL
-
2047166·text·216 B·2011-04-16 14:54 UTC
root@Enigma2:/opt/lampp/htdocs# /opt/lampp/lampp start
Starting XAMPP for Linux 1.7.2...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP fo
-
2047164·java·1.4 KB·2011-04-16 14:27 UTC
import java.util.Scanner;
public class Main {
public static void main(String args[]) {
Scanner input = new Scanner(System.in);
System.out.println("Enter input string");
-
2047162·text·1.7 KB·2011-04-16 13:33 UTC
:::::::::Most games are in very good condition unless stated otherwise:::::::
pure/lego batman twin pack
virtua tennis 2009
forza 3
splinter cell conviction
gears of war
beautiful katamari
fa
-
2047160·text·12.9 KB·2011-04-16 13:32 UTC
Chapter 1 : The Starting Point
Well done, You're now an offical member of the Los Santos Police Department. You rank is Cadet. This means that you're still undergoing training.
What you can do a
-
2047146·text·571 B·2011-04-16 12:45 UTC
$ /bin/bash '/var/www/mediawiki/bin/ulimit4.sh' 180 102400 102400 'OMP_NUM_THREADS='\''1'\'' '\''/usr/bin/convert'\'' -quality 95 -background white '\''/var/www/mediawiki/images/7/7a/Somefile.png'\''
-
2047145·java·8.2 KB·2011-04-16 12:41 UTC
package Beeline;
import java.io.IOException;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
import java.util.Vector;
import javax.microedition.io.ConnectionNotFoundExc
-
2047138·javascript·1.1 KB·2011-04-16 11:20 UTC
// ==UserScript==
// @name testcase
// @namespace http://www.ibdof.com/
// @description Double injection test
// @include http://www.ibdof.com/search.php*
// @include
-
2047137·text·664 B·2011-04-16 11:19 UTC
linux-jxx4:~ # /usr/bin/python /root/fetch.py -o localhost -c Zabbix Server -z localhost -s /usr/sbin/zabbix-sender
zabbix-sender [5900]: DEBUG: Answer [{
"response":"success",
"i
-
2047134·php·492 B·2011-04-16 11:10 UTC
<?php
class Slim_Autoload {
public function register( ) {
ini_set( 'unserialize_callback_func', 'spl_autoload_call' );
spl_autoload_register( array( $this, 'autoload' ) );
}
public fu
-
2047133·text·462 B·2011-04-16 11:10 UTC
linux-jxx4:~ # /usr/bin/python /root/fetch.py -o localhost -c Zabbix Server -z localhost -s /usr/sbin/zabbix-sender
zabbix-sender [5900]: DEBUG: Answer [{
"response":"success",
"i
-
2047129·text·372 B·2011-04-16 10:59 UTC
linux-jxx4:~ # /usr/bin/python /root/fetch.py -o localhost -c Zabbix Server -z localhost -s /usr/sbin/zabbix-sender
zabbix-sender [5900]: DEBUG: Answer [{
"response":"success",
"i
-
2047127·text·387 B·2011-04-16 10:52 UTC
#include <iostream>
#include <complex>
using namespace std;
int f1(int &y) {
y++; return y - 2;
}
int f2(int &z) {
z--; return z + 2;
}
void f3(int &x, int y, int z(int &x)) {
x += z(y);
co
-
2047118·text·436 B·2011-04-16 10:23 UTC
wget 'http://www.fakaheda.eu/tabulka.php' -o /dev/null -O - | grep -F infotable2 | sed -ne 's/.* \([[:digit:].]*\):\([[:digit:]]*\)<.* \([[:digit:]]*\)\/\([[:digit:]]*\)<.*/\1 \3\ \4/p' | sort | awk '
-
2047112·text·3.2 KB·2011-04-16 10:13 UTC
#!/bin/bash
####################################################
####################################################
##################### OPTIONS ######################
#########################
-
2047109·text·14.6 KB·2011-04-16 10:02 UTC
# An example configuration file for MPD
# See the mpd.conf man page for a more detailed description of each parameter.
# Files and directories ###################################################