-
2105709·text·11.0 KB·2012-01-24 15:24 UTC
import java.awt.*;
import java.applet.Applet;//pop out window
public class tetris extends Applet implements Runnable
{
Dimension d;
Font largefont = new Font("Helvetica", Font.BOLD, 17);
-
2105707·text·7.7 KB·2012-01-24 15:20 UTC
import java.awt.Component;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
-
2105706·text·7.7 KB·2012-01-24 15:20 UTC
import java.awt.Component;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
-
2105705·text·7.7 KB·2012-01-24 15:20 UTC
import java.awt.Component;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
-
2105704·text·7.7 KB·2012-01-24 15:20 UTC
import java.awt.Component;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
-
2105699·text·348 B·2012-01-24 14:58 UTC
ProjectID ProjectVersionID MainProjectVersionID ProjectName MISReference NatReference ProvinceID DistrictID MunicipalityID MunicipalityName StepID ImageName ActionDate LastUpdateDate ContactIDUSR
259
-
2105698·text·3.7 KB·2012-01-24 14:55 UTC
ProjectID ProjectVersionID MainProjectVersionID ProjectName MISReference NatReference ProvinceID DistrictID MunicipalityID MunicipalityName StepID ImageName ActionDate LastUpdateDate ContactIDUSR
150
-
2105697·text·98.4 KB·2012-01-24 14:51 UTC
-
2105695·text·98.4 KB·2012-01-24 14:45 UTC
-
2105694·text·1.1 KB·2012-01-24 14:42 UTC
root@wenus:/storage# swapon -s ; free -m ;
Filename Type Size Used Priority
/dev/sda2 partition 976888 976888
-
2105693·mirc·6 B·2012-01-24 14:41 UTC
dddddd
-
2105692·text·35.1 KB·2012-01-24 14:40 UTC
-
2105691·text·35.1 KB·2012-01-24 14:36 UTC
-
2105689·text·17.3 KB·2012-01-24 14:30 UTC
ProjectID ProjectVersionID MainProjectVersionID ProjectName MISReference NatReference ProvinceID DistrictID MunicipalityID MunicipalityName StepID ImageName ActionDate LastUpdateDate ContactIDUSR
145
-
2105687·text·30.7 KB·2012-01-24 14:27 UTC
ProjectID ProjectVersionID MainProjectVersionID ProjectName MISReference NatReference ProvinceID DistrictID MunicipalityID MunicipalityName StepID ImageName ActionDate LastUpdateDate ContactIDUSR
145
-
2105686·text·28 B·2012-01-24 14:20 UTC
There is nothing here
x
-
2105685·text·877 B·2012-01-24 14:15 UTC
Ijon Tichy wrote:
> As far as I can tell, this never got sent, so I'll try again.
At least I never received any question like this ;).
Ijon Tichy wrote:
> Do you know who created the huffman.c
-
2105684·text·5 B·2012-01-24 14:13 UTC
Blank
-
2105683·text·105.9 KB·2012-01-24 14:10 UTC
-
2105681·text·492 B·2012-01-24 14:03 UTC
from django.core.management import execute_manager
import imp
try:
imp.find_module('settings') # Assumed to be in the same directory.
except ImportError:
import sys
sys.stderr.write(