-
2060343·text·22 B·2011-05-15 14:30 UTC
hello Fofo,what's baby
-
2060341·diff·771 B·2011-05-15 14:29 UTC
### Eclipse Workspace Patch 1.0
#P L2J_DataPack_BETA
Index: data/html/admin/charinfo.htm
===================================================================
--- data/html/admin/charinfo.htm (revis
-
2060337·text·927 B·2011-05-15 14:21 UTC
To get access to the Server Intervention Training Program, you will need to visit http://www.distance.mun.ca/forms/support/step1.php and complete a request to be added. For a current student, you will
-
2060334·text·742 B·2011-05-15 14:18 UTC
-- program: LoopBlockRangeKeys
-- author: cortex
renoise.tool():add_keybinding {
name = "Global:Transport:Double LoopBlock Range",
invoke = function(repeated) double_loop_block() end
}
-
2060331·text·646 B·2011-05-15 14:16 UTC
int CompareNewScore(HighscoreEntry_t* entries, int score)
{
sqlite3_stmt *stmt = 0;
char querybuf[MAX_QUERY_SIZE];
int rc = 0;
int ii = 0;
int place = 0;
for (ii = 0; ii < 10; ii++)
{
W
-
2060324·text·729 B·2011-05-15 14:09 UTC
Och med styra upp menar du? ;)
Adventurous skrev:
--------------------------------
Ska vi styra upp något till veckan?
Linneaas skrev:
--------------------------------
Haha jag är ofta
-
2060321·text·729 B·2011-05-15 14:07 UTC
Och med styra upp menar du? ;) Adventurous skrev: -------------------------------- Ska vi styra upp något till veckan? Linneaas skrev: -------------------------------- Haha jag är ofta
-
2060315·text·1.8 KB·2011-05-15 14:04 UTC
try{
FileInputStream fichier = new FileInputStream("C:/Users/Fadia/test.txt");
int c = 0;
while ( fichier.available() > 0 ) {
char current = (char) fichier.read();
-
2060314·text·8 B·2011-05-15 14:04 UTC
asdfasdf
-
2060313·text·3.9 KB·2011-05-15 14:03 UTC
(6:40:45 pm)davelydave:Teenagers invest in something for low returns?
(6:40:48 pm)davelydave:That's YE.
(6:40:52 pm)bengoodger:YE is a simulation for children, run by adults. My company is a rea
-
2060311·text·1.8 KB·2011-05-15 14:03 UTC
try{
FileInputStream fichier = new FileInputStream("C:/Users/Fadia/test.txt");
int c = 0;
while ( fichier.available() > 0 ) {
char current = (char) fichier.read();
-
2060295·text·1.9 KB·2011-05-15 13:51 UTC
Johann von Waschmachin was een ietwat vreemde man met een missie. Wat er precies vreemd aan hem was, kon niemand echt benoemen. Hij was gewoon een van die mensen waarvan je na een kort gesprek dacht “
-
2060285·python·4.0 KB·2011-05-15 13:45 UTC
#!/usr/bin/env python
import sys
from BeautifulSoup import BeautifulSoup
from subprocess import Popen, PIPE
import multiprocessing
import Queue
n_documents = 0
all_docs = []
def get_docu
-
2060284·text·4.0 KB·2011-05-15 13:44 UTC
#!/usr/bin/env python
import sys
from BeautifulSoup import BeautifulSoup
from subprocess import Popen, PIPE
import multiprocessing
import Queue
n_documents = 0
all_docs = []
def get_docu
-
2060281·text·12.4 KB·2011-05-15 13:43 UTC
Hoofdstuk I - De Verdachte
Het was Februari en verdomd heet. 26 graden Celsius in de schaduw, wat een dag! Bloemstengels voerden wulpse dansen uit in de wind, om zo indruk te maken op de coole sid
-
2060280·text·654 B·2011-05-15 13:37 UTC
<GhaZi> ASslam-o-Alikum
<chellomere> alekum assalam
<I-M-BEST> ws
<Respected> I-M-BEST kaisa hai ray
<Respected> I-M-BEST well i will send you tomorrow
<chellomere> this is not what I expected #
-
2060260·text·33.8 KB·2011-05-15 13:27 UTC
-
2060247·text·21.5 KB·2011-05-15 13:21 UTC
config!version = 001002002
server!bind!1!port = 80
server!bind!1!tls = 0
server!iocache = 1
server!ipv6 = 0
server!keepalive = 1
server!keepalive_max_requests = 500
server!panic_action = /usr/l
-
2060246·text·21.5 KB·2011-05-15 13:21 UTC
config!version = 001002002
server!bind!1!port = 80
server!bind!1!tls = 0
server!iocache = 1
server!ipv6 = 0
server!keepalive = 1
server!keepalive_max_requests = 500
server!panic_action = /usr/l
-
2060237·python·545 B·2011-05-15 13:12 UTC
import os
import gtk
import subprocess
import time
from xdg import BaseDirectory
cmd = "locate"
arg1 = os.environ.get('HOME')
subjects_dict = {}
t = time.time()
p1 = subprocess.Popen(