-
2051990·text·3.6 KB·2011-04-29 19:16 UTC
nyl90m-2101:gmdadmin,9% perl -MCPAN -e shell
CPAN: File::HomeDir loaded ok (v0.66)
Exiting subroutine via last at /app/gmd/lib/perl5/5.8.8/CPAN.pm line 1432.
cpan shell -- CPAN exploration and
-
2051987·text·142 B·2011-04-29 19:14 UTC
#include <stdlib.h>
#include <string.h>
char *q;
char *test(void)
{
char *p = malloc(100);
strcpy(p, q);
return p;
}
-
2051977·text·64.7 KB·2011-04-29 18:38 UTC
-
2051976·text·1.5 KB·2011-04-29 18:36 UTC
ueda-imac:bin yuri$ ./ab -n50 -c2 http://dev.clubefanatico.com.br/test.html
This is ApacheBench, Version 2.0.41-dev <$Revision: 1.121.2.12 $> apache-2.0
Copyright (c) 1996 Adam Twiss, Zeus Technolog
-
2051975·text·197.4 KB·2011-04-29 18:36 UTC
-
2051973·text·446 B·2011-04-29 18:30 UTC
<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="98.212.243.246" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instan
-
2051972·php·1.9 KB·2011-04-29 18:27 UTC
<?php
class node
{
protected $name;
protected $attr;
protected $data;
protected $child;
public function __construct($name, $attr = array(), $data = '')
{
$this->name = $name;
-
2051969·text·24.8 KB·2011-04-29 18:19 UTC
<4>[ 7.649017] [dzt] shared[15].ctype = 200
<4>[ 7.649261] [dzt] shared[15].name = DATA9
<4>[ 7.649414] [dzt] smd_ch_allicated[16]=0
<6>[ 7.650573] htc-acdb: mmap
<4>[ 7.659973] [dz
-
2051968·text·537 B·2011-04-29 18:18 UTC
The trip beginning.
It so happened that I had to quickly arrive in the city. The time was very few. I have packed my suitcase and I arrived at the local railway station. I got on the train and notice
-
2051967·text·5 B·2011-04-29 18:16 UTC
rtgb1
-
2051965·text·230 B·2011-04-29 18:05 UTC
function my_module_node_info() {
return array(
'my_node_type' => array(
'name' => t('Node Name'),
'base' => 'my_module',
),
);
}
function my_module_load($node) {
d
-
2051964·text·1.5 KB·2011-04-29 18:02 UTC
Vasilis Alepopoulos April 27 at 3:13am
halo !!!ti kanoume ????pws t pername ???
Theano Siar April 27 at 11:59am Report
hello!!!! mia xara! esi? edo kastoria.. arketa e3o poli ipnos.. oraia einai
-
2051963·python·40.7 KB·2011-04-29 17:59 UTC
-
2051962·text·354 B·2011-04-29 17:47 UTC
kouti-->CASE CM ELITE 430
trofodotiko-->PSU CM EXTREME 500W
CPU AMD PHENOM II X4 QUAD CORE 965
CPU COOLER CM HIPER TX3
mitriki-->MB GIGABYTE GA-880GM-UD2H
ram--->MEMORY DDR3 KINGST
-
2051961·text·553 B·2011-04-29 17:39 UTC
<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="98.212.243.246" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instan
-
2051960·text·3.9 KB·2011-04-29 17:38 UTC
# ---------------------------------------------------------------------------
# Login Server Settings
# ---------------------------------------------------------------------------
# This is the ser
-
2051959·text·4.3 KB·2011-04-29 17:38 UTC
# ---------------------------------------------------------------------------
# Game Server Settings
# ---------------------------------------------------------------------------
# This is the serv
-
2051957·text·5.0 KB·2011-04-29 17:29 UTC
// Demo program for stepper motor control with linear ramps
// Hardware: PIC18F252, L6219
#include "18F252.h"
// PIC18F252 SFRs
#byte TRISC = 0xf94
#byte T3CON = 0xfb1
#byte CCP2CON = 0xfb
-
2051955·text·467 B·2011-04-29 17:08 UTC
CTRL-EVENT-DISCONNECTED bssid=00:26:54:33:c8:05 reason=0
Trying to associate with 00:26:54:33:c8:05 (SSID='Deskey1' freq=2437 MHz)
Associated with 00:00:00:00:00:00
CTRL-EVENT-DISCONNECTED bssid=00
-
2051952·text·6.7 KB·2011-04-29 17:01 UTC
using System;
using System.Linq;
using System.Runtime.Serialization;
using System.Web.Script.Services;
using System.Web.Services;
using DevFacto.SP2007.Extensions.WSS;
using Ledcor.HRCentral.Res