-
2051824·java·2.6 KB·2011-04-29 05:39 UTC
package saucerlander;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JPanel;
public class CorrectS
-
2051823·java·1.3 KB·2011-04-29 05:32 UTC
// Decompiled by DJ v3.11.11.95 Copyright 2009 Atanas Neshkov Date: 4/29/2011 1:28:51 AM
// Home Page: http://members.fortunecity.com/neshkov/dj.html http://www.neshkov.com/dj.html - Check often fo
-
2051819·text·1.1 KB·2011-04-29 05:08 UTC
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define OR ||
// I like booleans. Screw you.
int main(void)
{
int counter = 0;
char i[256]; //number of iterations as a s
-
2051815·cpp·1.8 KB·2011-04-29 04:19 UTC
if(ui->Drob->isChecked()==1)
{
double x1,x2,xn,h=0.1,mod;
x1=point.x();
double tochka=x1;
xk[0]=x1;
yk[0]=FF.Parser(
-
2051809·php·25.6 KB·2011-04-29 03:39 UTC
<?php
/*
Plugin Name: Inline Posts
Plugin URI: http://ajaxedwp.com
Description: This module controls all aspects of inline posts and is required by modules that hook into AWP posts.
Author:
-
2051808·bash·1.1 KB·2011-04-29 03:26 UTC
#!/bin/bash
if [[ $# -lt 3 ]]
then
echo "Modo de usar: $0 Dispositivo NumeroDoTitulo DiretorioDeDestino"
exit 1
fi
# In a new version i'll make a better option parsing.
TITLE=${2:=1}
D
-
2051807·text·363 B·2011-04-29 03:25 UTC
It's night,
The world with it, as a dead man in the grave.
and I'm mindful again:
if the rain overflows from anywhere?
if as if a boat the world be dropped into the water?
in this darkening nig
-
2051806·text·2.8 KB·2011-04-29 03:21 UTC
DebugMessage: Version 1.19n[rc].146 last updated on: 04-09-2011 00:05
DebugMessage: Entering WinMain
DebugMessage: ******* Starting Game Shell *******
Debug Message: COMMAND LINE:
DebugMessag
-
2051805·bash·342 B·2011-04-29 03:21 UTC
#!/bin/bash
echo "Criando processos..."
find /etc > ./listadearquivos_etc.txt 2>/dev/null &
echo "Processo $! criado para listar o /etc"
find /home > ./listadearquivos_home.txt 2>/dev/null &
ec
-
2051804·text·9.4 KB·2011-04-29 03:18 UTC
<html><head><title>Untitled</title>
<script language=JavaScript> <!--
-
2051800·python·1.2 KB·2011-04-29 02:57 UTC
#Abecedario usado para el cifrado
Abecedario = ['a','b','c','d','e','f','g','h','i','j','k',
'l','m','n','o','p','q','r','s','t','u','v',
'w','x','y','z']
NuevaP
-
2051793·text·54.1 KB·2011-04-29 02:28 UTC
-
2051792·text·570.7 KB·2011-04-29 02:09 UTC
-
2051791·text·9.8 KB·2011-04-29 02:08 UTC
Logfile of Trend Micro HijackThis v2.0.2
Scan saved at 03:05:01, on 29/04/2011
Platform: Windows Vista SP2 (WinNT 6.00.1906)
MSIE: Internet Explorer v8.00 (8.00.6001.19048)
Boot mode: Safe mode wi
-
2051790·text·6 B·2011-04-29 02:07 UTC
hiohio
-
2051789·text·9.8 KB·2011-04-29 02:01 UTC
alias bt {
if ($bigtext.unsupp($1-)) {
echo -ac info * Characters not supported by Big Text present in your message: $bigtext.unsupp($1-)
return
}
var %lia, %lib, %lic, %lid, %lie,
-
2051785·text·3.5 KB·2011-04-29 01:42 UTC
#define INTERVALS_HALF_HOUR 1024 //example
#define BLIND_LEVELS 4
#define INTENSITY_MAX 255
typedef enum {
MODE_CALIBRATE,
MODE_MANUAL,
MODE_AUTO_WARM,
-
2051782·text·1.9 KB·2011-04-29 01:33 UTC
$ 1 5.0E-6 5.023272298708815 64 7.0 50
w 128 80 96 80 0
r 96 80 96 144 0 10000.0
w 96 144 128 144 0
w 96 144 96 176 0
w 96 176 128 176 0
c 96 176 96 240 0 3.0E-7 2.3034813377642673
g 96 240 96
-
2051780·text·4.2 KB·2011-04-29 01:19 UTC
/*
Copyright (C) 2007 <SWGEmu>
This File is part of Core3.
This program is free software; you can redistribute
it and/or modify it under the terms of the GNU Lesser
General Public License as
-
2051777·text·2.6 KB·2011-04-29 01:07 UTC
class PlayerDataClass {
public:
#ifdef WIN32
~PlayerDataClass();
#else
virtual ~PlayerDataClass();
#endif
virtual void Reset_Player();
virtual void Set_Score(float score);
virtual void I