-
2066761·text·353 B·2011-05-22 11:39 UTC
<?php if (!defined('TL_ROOT')) die('You cannot access this file directly!');
class ModuleDailySubReader extends Module
{
protected $strTemplate = 'mod_dailysubreader';
protected function
-
2066745·text·553 B·2011-05-22 11:21 UTC
ptrUser_hInstance = GetModuleHandle(TEXT("engine.dll")); //Pointer
if (ptrUser_hInstance)
{
FARPROC UsernameProcID = GetProcAddress (ptrUser_hInstance, "?GetUserAccount@UNetworkHandler@@UA
-
2066736·actionscript·862 B·2011-05-22 11:10 UTC
Нужные вещи на все случаи жизни на торговом сайте AKLARID http://aklarid.clan.su/
Каталоги на 1000000 наименований товаров со всего мира.
В продаже лицензионные фильмы, новинки музыки, программное
-
2066732·text·3.3 KB·2011-05-22 11:04 UTC
####
##
#
# DO NOT EDIT THIS FILE - CHANGES WILL BE OVERWRITTEN
#
# This file is automatically generated.
#
# http://src.bytemark.co.uk/trac/bytemark-vhost/wiki/ssl/hosting
#
##
###
-
2066730·text·476 B·2011-05-22 11:03 UTC
chs:~# /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...[Sun May 22 11:56:25 2011] [warn] NameVirtualHost 212.110.188.27:80 has no VirtualHosts
[Sun May 22 11:56:25 2011] [warn]
-
2066727·text·9.6 KB·2011-05-22 11:00 UTC
<mikepav> !mod mikepav
<ZeroBot> Elite ::: mikepav /!\ (/) ::: http://what.cd/user.php?id=127246 https://ssl.what.cd/user.php?id=127246
* Received a CTCP VERSION from ZeroBot
<WhatMan> Hi, mikepav.
-
2066708·actionscript·862 B·2011-05-22 10:24 UTC
Нужные вещи на все случаи жизни на торговом сайте AKLARID http://aklarid.clan.su/
Каталоги на 1000000 наименований товаров со всего мира.
В продаже лицензионные фильмы, новинки музыки, программное
-
2066698·actionscript·862 B·2011-05-22 10:14 UTC
Нужные вещи на все случаи жизни на торговом сайте AKLARID http://aklarid.clan.su/
Каталоги на 1000000 наименований товаров со всего мира.
В продаже лицензионные фильмы, новинки музыки, программное
-
2066693·text·227 B·2011-05-22 10:07 UTC
l 1,23
g 9,81
10 20 30 40
0,174532925 0,34906585 0,523598776 0,698131701
t(5T) 11,17 11,21 11,27 11,42
t 2,234 2,242 2,254 2,284
theorie1 2,225 2,225 2,225 2,225
theor
-
2066669·java·2.0 KB·2011-05-22 09:29 UTC
package gcj2011.round1c;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Scanner;
pub
-
2066662·text·854 B·2011-05-22 09:16 UTC
#include <stdio.h>
int main( int argc, char *argv[] )
{
char txt[] = "abcdefghij";
/* nehmen Sie an, die Startadresse von txt ist 0x0022FF60 */
char *zeiger;
zeiger = &txt[1]
-
2066659·text·1.3 KB·2011-05-22 09:11 UTC
dpkg: error processing grub-pc (--configure):
subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
-
2066652·c·65 B·2011-05-22 08:58 UTC
#include <stdio.h>
int main(){
printf("Hello World!");
}
-
2066643·text·65 B·2011-05-22 08:54 UTC
#include <stdio.h>
int main(){
printf("Hello World!");
}
-
2066637·text·5.0 KB·2011-05-22 08:44 UTC
Application Basics
Name
Firefox
Version
4.0.1
User Agent
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
-
2066628·python·3.0 KB·2011-05-22 08:28 UTC
#!/bin/sh
-
2066598·text·757 B·2011-05-22 07:50 UTC
#colors6 on
on *:input:*: {
if ($left($1,1) != /) {
say $colors6($1-)}
halt
}
}
#colors6 end
menu * {
&colors6
.on:/enable #colors6
.off:/disable #colors6
}
alias colors
-
2066597·text·757 B·2011-05-22 07:48 UTC
#colors6 on
on *:input:*: {
if ($left($1,1) != /) {
say $colors6($1-)}
halt
}
}
#colors6 end
menu * {
&colors6
.on:/enable #colors6
.off:/disable #colors6
}
alias colors
-
2066590·text·11.4 KB·2011-05-22 07:39 UTC
OpenBSD 4.9 (GENERIC) #671: Wed Mar 2 07:09:00 MST 2011
deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Atom(TM) CPU N270 @ 1.60GHz ("GenuineIntel" 686-class) 1.6
-
2066584·csharp·4.8 KB·2011-05-22 07:34 UTC
using System;
using System.Net.Sockets;
using System.IO;
using System.Text;
namespace x_bot
{
class IrcClient
{
private NetworkStream Reader;
private NetworkStream W