All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Someone

    2080684·actionscript·15 B·2011-09-10 18:55 UTC
    Unknown message
  • kleOPAtRAa

    2080683·actionscript·15 B·2011-09-10 18:51 UTC
    Unknown message
  • kleOPAtRAa

    2080682·actionscript·15 B·2011-09-10 18:46 UTC
    Unknown message
  • kleOPAtRAa

    2080681·actionscript·15 B·2011-09-10 18:35 UTC
    Unknown message
  • Delphi Stopwatch with Lap

    2080679·delphi·1.9 KB·2011-09-10 18:14 UTC
    unit TM;
    
    interface
    
    uses
     Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
     StdCtrls, ExtCtrls;
    
    type
     TForm1 = class(TForm)
     Label1: TLabel;
     Label2: TLa
  • Mine

    2080670·bash·1.4 KB·2011-09-10 15:21 UTC
    #!/bin/bash
    hora1=`date +%H`
    hora=`expr $hora1 - 1`
    ########### Modifica esto ###########
    directorio1=/Sistema-Vigilancia-Temp/Cam1-tmp # Directorio donde se respaldan las imagenes 
    lugar=Gema
  • Mine

    2080669·bash·1.4 KB·2011-09-10 15:20 UTC
    #!/bin/bash
    hora1=`date +%H`
    hora=`expr $hora1 - 1`
    ########### Modifica esto ###########
    directorio1=/Respaldo/Videos/Sistema-Vigilancia-Temp/Cam1-tmp # Directorio donde se respaldan las imagen
  • Unnamed

    2080664·text·34.2 KB·2011-09-10 14:10 UTC
    
        
  • Something

    2080661·text·1.2 KB·2011-09-10 13:35 UTC
    /*
    Faça um programa em C que que peça ao usuário um número inteiro
     e some esse valor a uma variável, quando for informado outro valor,
     este valor terá que ser somado com o anterior.
     Exemplo: us
  • atv

    2080660·text·571 B·2011-09-10 13:30 UTC
    Faça um programa em C que que peça ao usuário um número inteiro e some esse valor a uma variável, quando for informado outro valor, este valor terá que ser somado com o anterior. Exemplo: usuário digi
  • soma1

    2080658·text·474 B·2011-09-10 13:22 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    int valor1;
    int valor2;
    int soma;
    int x;
    
    int main()
    {
     printf("programa soma valor ate...\n\n\n");
     printf("entre com o valor \n");
     scanf
  • soma

    2080657·text·195 B·2011-09-10 13:19 UTC
    do{
     printf("entre com o valor que vai ser somado\n");
     scanf("%d", &valor2);
     soma = (valor1 + valor2);
     if (soma != NULL);
     x = (valor2 + soma);
     } while (valor2 !=-1 );
  • Untitled

    2080654·text·1.0 KB·2011-09-10 12:30 UTC
    Last login: Sat Sep 10 08:19:16 on console
    MacClone:~ root# /SourceCache/Ultimate_EFI-3/USL-10.7c/EFI/tools/blmesg 
    Sat Sep 10 08:18:47 2011: Ultimate Boot 10.7c [2011-09-10 07:37:49]
    Sat Sep 10 0
  • Stuff

    2080653·csharp·6.4 KB·2011-09-10 12:26 UTC
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    // Custo
  • Anonymous

    2080622·text·19.2 KB·2011-09-10 06:15 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="te
  • Stuff

    2080621·text·19.2 KB·2011-09-10 06:14 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="te
  • Someone

    2080619·text·322 B·2011-09-10 05:39 UTC
    2011-09-09 22:37:42 [SEVERE] Unexpected exception
    java.lang.NullPointerException
     at oj.h_(SourceFile:111)
     at eh.e(SourceFile:1193)
     at net.minecraft.server.MinecraftServer.h
  • cli output

    2080617·text·12.4 KB·2011-09-10 04:45 UTC
    -- Executing [5417567239@from-internal:1] Macro("Local/5417567239@from-internal-882c;2", "user-callerid,LIMIT,") in new stack
     -- Executing [s@macro-user-callerid:1] Set("Local/5417567239@from
  • Unnamed

    2080611·text·10.7 KB·2011-09-10 01:55 UTC
    import java.awt.Color;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import java.awt.Image;
    import java.awt.Rectangle;
    import java.awt.event.MouseEvent;
    import java.awt.event.MouseListen
  • Mine

    2080604·text·10.7 KB·2011-09-10 00:03 UTC
    <!doctype html>
    <!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="tr"> <![endif]-->
    <!--[if IE 7]> <html clas

older pastes →