-
2099775·text·2.0 KB·2012-01-05 20:04 UTC
WinHex (all you need is demo but, you can buy it if you want) Get it here
ftp://ftp.darmstadt.gmd.de/pub/pc/win95/diskutil/winhex/winhex.zip
FATXExplorer.exe (ported to Win32 by opcode from And
-
2099774·text·1.5 KB·2012-01-05 20:02 UTC
CGRect bounds = self.view.bounds;
bounds = CGRectMake(0, 0, bounds.size.width, bounds.size.height);
UIView* overlayView = [[[UIView alloc] initWithFrame:bounds] autorelease];
-
2099773·text·2.3 KB·2012-01-05 20:00 UTC
[COLOR=Green]AAUTools Version 2.2.10 [10094] log[/COLOR]
Timestamp: 1/5/2012 11:59:41 AM
[COLOR=Green][B]USER[/B][/COLOR]
[COLOR=Blue]Is administrator:[/COLOR] Yes
[COLOR=Green][B]SYSTEM[/B][/
-
2099770·text·123.7 KB·2012-01-05 19:59 UTC
-
2099768·text·4.8 KB·2012-01-05 19:59 UTC
#!/bin/bash
# /etc/init.d/minecraft
# version 0.3.1 2011-01-08 (YYYY-MM-DD)
### BEGIN INIT INFO
# Provides: minecraft
# Required-Start: $local_fs $remote_fs
# Required-Stop: $local_
-
2099767·text·2.4 KB·2012-01-05 19:58 UTC
{includePHP file='textilien2.php'}
<form action="index.php?page=Custom&pageID=7" method="post">
<table border="0">
<tbody>
<tr>
<td colspan="2">
<table border="0">
-
2099766·python·287 B·2012-01-05 19:56 UTC
import sys
tests = sys.stdin.readline().split()
num = int(tests[0])
dif = int(tests[1])
numbers = sys.stdin.readline().split()
s = set()
for n in numbers:
s.add(int(n)-dif)
cou
-
2099765·cpp·282 B·2012-01-05 19:53 UTC
#include <stdio.h>
#include<conio.h>
int fonk1(int sayi)
{
sayi+=15;
return(sayi);
}
main()
{
int sayi=4;
printf("Sonuc 1 : %d\n",fonk1(sayi))
-
2099763·text·358 B·2012-01-05 19:52 UTC
Hei! Håpe du har hatt en fin ferie
Før d kommer frem på andre måter, vil æ at du skal høre d hær fra meg. Æ og min eks har funnet tilbake til hverandre, og denne gangen fungerer d så godt at vi komm
-
2099759·text·9.8 KB·2012-01-05 19:39 UTC
[root@direct ~]# pecl install apc
: Assigning the return value of new by reference is deprecated in Frontend.php on line 92
: Assigning the return value of new by reference is deprecated in Conf
-
2099756·text·856 B·2012-01-05 19:36 UTC
// function to close notification message
// slideUp the message
function closeNotification(duration){
var divHeight = $('div#info_message').height();
setTimeout(function(){
$('di
-
2099754·text·17.8 KB·2012-01-05 19:16 UTC
Internal error: Could not resolve keysym SunProps
Internal error: Could not resolve keysym SunFront
Internal error: Could not resolve keysym SunOpen
[3228662.967] wl_display@1.global(1, "wl
-
2099753·c·15 B·2012-01-05 19:12 UTC
int main()
{
-
2099752·text·457 B·2012-01-05 19:11 UTC
// function to close notification message
// slideUp the message
function closeNotification(duration){
var divHeight = $('div#info_message').height();
setTimeout(function(){
$('di
-
2099751·text·25 B·2012-01-05 19:11 UTC
This is a journey ...
-
2099750·text·20 B·2012-01-05 19:11 UTC
This is a journey,,,
-
2099749·text·12 B·2012-01-05 19:10 UTC
Mr. T., Foo!
-
2099748·text·7.2 KB·2012-01-05 19:10 UTC
http://en.wikipedia.org/wiki/Roanoke_Colony
http://en.wikipedia.org/wiki/John_Murray_Spear
http://en.wikipedia.org/wiki/Arecibo_reply
http://en.wikipedia.org/wiki/Tanganyika_Laughter_Epidemic
http
-
2099747·text·24 B·2012-01-05 19:10 UTC
Welcome to the jungle...
-
2099746·text·43 B·2012-01-05 19:10 UTC
while true; {
do stuff;
}
return 0;