-
2109252·text·19 B·2012-02-03 09:40 UTC
<?php phpinfo(); ?>
-
2109251·text·4 B·2012-02-03 09:38 UTC
test
-
2109239·text·63 B·2012-02-03 09:23 UTC
Hello. And Bye.
test http://www.hellojusttest.com - test
-
2109234·text·10.7 KB·2012-02-03 09:04 UTC
#include <string.h>
#include <stdio.h>
char sceltaColore;
char *pcolore = &sceltaColore;
int mosseEffettuateBianco = 0;
int mosseEffettuateNero = 0;
char coordinate[6];
int spostaDa;
int spo
-
2109233·sql·407 B·2012-02-03 09:00 UTC
tbl1:
id date
-- --
1 2012-02-01
1 2012-02-01
1 2012-02-01
1 2012-02-02
tbl2:
id date
-- --
1 2012-02-02
1 2012-02-02
1 2012-02-02
1 2012-02-03
1 2012-02-03
-
2109227·python·2.5 KB·2012-02-03 08:31 UTC
#!/usr/bin/env python
# notes:
# replacing 'the' might not work for everything
import os, re, shutil
def nogo( item, reason ):
print item + ' is a nogo: ' + reason
from_path = '/mnt/F4/D
-
2109217·mirc·3 B·2012-02-03 07:25 UTC
klk
-
2109204·text·6 B·2012-02-03 06:53 UTC
test
-
2109187·text·2.4 KB·2012-02-03 05:45 UTC
"Compile++ thumb : amplify_reality <= ResourceManager.cpp
In file included from C:/Users/Adam/git/AmplifyReality/jni/model/ResourceManager.cpp:1:
C:/Users/Adam/git/AmplifyReality/jni/model/Resou
-
2109186·text·2.4 KB·2012-02-03 05:43 UTC
"Compile++ thumb : amplify_reality <= ResourceManager.cpp
In file included from C:/Users/Adam/git/AmplifyReality/jni/model/ResourceManager.cpp:1:
C:/Users/Adam/git/AmplifyReality/jni/model/Resourc
-
2109184·text·1.3 KB·2012-02-03 05:21 UTC
#include <iostream>
#include <string>
#include <iomanip>
#include <fstream>
using namespace std;
void printmonth(const int month, int year, bool leap, ostream & mf);
int main()
{
ofstream MyF
-
2109183·text·955 B·2012-02-03 04:53 UTC
00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge
00:10.0 USB controller: VIA Technologies, Inc. VT8
-
2109182·text·534 B·2012-02-03 04:51 UTC
% /usr/g++/bin/qtconfig
ld.so.1: qtconfig: fatal: relocation error: file /usr/g++/bin/qtconfig: symbol _ZTV11QSpacerItem: referenced symbol not found
zsh: killed /usr/g++/bin/qtconfig
% smpl
-
2109180·c·3.2 KB·2012-02-03 03:59 UTC
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
int AddNbr (int* nbr1, int* nbr2, int base, int taille);
void InitNbr (int* nbr, int taille);
void AffichNbr (int* nbr, int* taille);
-
2109177·text·441 B·2012-02-03 03:35 UTC
IEnumerator laserShot()
{
if(Input.GetButtonDown("Fire1") || Input.GetKeyDown("space"))
{
if(weaponpower==1)
{
Vector3 position = new Vector3(transform.posi
-
2109169·text·1.9 KB·2012-02-03 02:29 UTC
Charles Bandeira diz (00:12)
oy galero
Parkour Pelotas diz (00:12)
R Rodrigo says:
ae
Charles Bandeira diz (00:12)
vocês treinam com os gabrieus, certo?
Pa
-
2109167·text·4.8 KB·2012-02-03 02:15 UTC
diff --git a/mythtv/programs/mythfrontend/statusbox.cpp b/mythtv/programs/mythfrontend/statusbox.cpp
index ea16167..a8e3635 100644
--- a/mythtv/programs/mythfrontend/statusbox.cpp
+++ b/mythtv/prog
-
2109164·text·7 B·2012-02-03 02:07 UTC
qwerrty
-
2109163·text·180 B·2012-02-03 01:57 UTC
ASPWD:~# modprobe iptables
FATAL: Module iptables not found.
ASPWD:~# modprobe ppp
FATAL: Module ppp not found.
ASPWD:~# lsmod
Module Size Used by
ASPWD:~#
-
2109162·text·10.1 KB·2012-02-03 01:39 UTC
#################################################
# Sample OpenVPN 2.0 config file for #
# multi-client server. #
#