-
1991645·c·2.7 KB·2010-11-14 23:02 UTC
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
/* Rascal999
* http://rascal999.co.uk
*
* Sudoku v2.2 (Nov '10)
*
* It's been painful at times, but v2.2 is out. My immediate to
-
1991543·text·31.1 KB·2010-11-14 21:19 UTC
X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
Current Operating System: Linux eee-higayon 2.6.28-12-net
-
1991520·python·3.7 KB·2010-11-14 20:59 UTC
import random, math
from turtle import *
setup(width=1000, height=1000, startx=0, starty=0)
mode("logo")
speed("Fastest")
colormode(255)
hideturtle()
width = .1
def square_rotate(length, t
-
1991423·text·333 B·2010-11-14 20:08 UTC
while(temp != NULL && temp->getDivisionNum() > divNum)
{
prev = temp;
temp = temp->getNext();
}
newDiv->setNext(temp);
if(prev == NULL)
{
head =
-
1991422·text·333 B·2010-11-14 20:08 UTC
while(temp != NULL && temp->getDivisionNum() > divNum)
{
prev = temp;
temp = temp->getNext();
}
newDiv->setNext(temp);
if(prev == NULL)
{
head =
-
1991392·text·8.0 KB·2010-11-14 19:48 UTC
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
JungleFlasher 0.1.75 Beta (152)
Session Started Sun Nov 14 13:22:45 2010
This is a Wow 64
-
1991387·actionscript·266 B·2010-11-14 19:44 UTC
Снимем помещение под парикмахерскую 40-70 метров.Рассматриваем любые варианты а том чисмле новостройки и бизнес центры.Не посредник. т.8925-155-73-15 Юра
-
1991229·java·7.4 KB·2010-11-14 16:44 UTC
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
im
-
1991220·actionscript·266 B·2010-11-14 16:37 UTC
Сниму помещение под парикмахерскую 40-70 метров.Рассматриваются любые варианты а том числе новостройки и бизнес центры.Не посредник. т.8925-155-73-15 Юра
-
1991214·text·2.6 KB·2010-11-14 16:31 UTC
# deb http://us.archive.ubuntu.com/ubuntu/ lucid main restricted
# deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
# deb http://security.ubuntu.com/ubuntu lucid-security main
-
1991133·actionscript·266 B·2010-11-14 14:55 UTC
Сниму помещение под парикмахерскую 40-70 метров.Рассматриваются любые варианты а том числе новостройки и бизнес центры.Не посредник. т.8925-155-73-15 Юра
-
1991109·c·3.6 KB·2010-11-14 14:17 UTC
ciao/*++
KB Management code.
Module Name:
- Kb.c
Abstract:
- This code had been initially released by Ivanlef0u, but it was querying the wrong
field (ServicePackInEffect
-
1990983·html·157.7 KB·2010-11-14 10:40 UTC
-
1990959·text·204 B·2010-11-14 09:14 UTC
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "fglrx"
EndSection
-
1990929·text·3 B·2010-11-14 08:35 UTC
yay
-
1990924·bash·10.5 KB·2010-11-14 08:29 UTC
#!/bin/bash
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# my personal aliases file
if [ -f ~/.bash_aliases ]; then
. ~/.bash_aliases
fi
if [ -f ~/.bash_lib ]; then
-
1990905·text·1.4 KB·2010-11-14 07:51 UTC
Umeaboy: rpm name match `dictd':
dictd
dictd-client
dictd-debug
dictd-dicts-afr-deu
dictd-dicts-cze-eng
dictd-dicts-dan-eng
dictd-dicts-deu-eng
dictd-dicts-deu-fra
-
1990902·text·7.6 KB·2010-11-14 07:36 UTC
Transcript of http://www.youtube.com/watch?v=7txGwoITSj4 , TSA Screening, Terminal 2, SAN, Nov. 13, 2010 - part 1
See http://johnnyedge.blogspot.com/2010/11/these-events-took-place-roughly-between
-
1990898·text·1.8 KB·2010-11-14 07:19 UTC
diff --git a/mercurial/dispatch.py b/mercurial/dispatch.py
--- a/mercurial/dispatch.py
+++ b/mercurial/dispatch.py
@@ -169,14 +169,7 @@
except socket.error, inst:
ui.warn(_("abort: %s\n"
-
1990895·bash·725 B·2010-11-14 07:06 UTC
# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
# exists.
# see /usr/share/doc/bash/examples/startup-file