All pastesPublic feed

Public feed

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

    2065462·text·1.4 KB·2011-05-20 09:46 UTC
    import java.util.ArrayList;
    
    public class Fahrer 
    
    {
    
     // Attribute
     private ArrayList < Eintrag > alleEinträge;
     private int persnr;
     private String name;
     
     
     // Konstruktor
     F
  • Something

    2065461·text·1.3 KB·2011-05-20 09:46 UTC
    import java.util.ArrayList;
    
    public class FahrerContainer
    
    { 
     // Attribute
     private ArrayList < Fahrer > alleFahrer;
     
     // Konstruktor 
     public FahrerContainer ( )
     { 
     alleFahrer = ne
  • Unnamed

    2065454·text·761 B·2011-05-20 09:44 UTC
    # Copyright (c) 1993-2006 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry sho
  • Anonymous

    2065452·python·4.4 KB·2011-05-20 09:43 UTC
    groups:
     Visitor:
     default: false
     permissions:
     - essentials.help
     - essentials.helpop
     - essentials.list
     - essentials.motd
     - essentials.
  • Anonymous

    2065451·text·4.4 KB·2011-05-20 09:42 UTC
    groups:
     Visitor:
     default: false
     permissions:
     - essentials.help
     - essentials.helpop
     - essentials.list
     - essentials.motd
     - essentials.
  • Mine

    2065450·text·403 B·2011-05-20 09:42 UTC
    public ArrayList < Eintrag > gibAlleEinträge (LKW lkw)
     {
     ArrayList <Eintrag> result = new ArrayList();
     for(Eintrag eintrag: alleEinträge )
     {
     if
  • Unnamed

    2065443·text·53.2 KB·2011-05-20 09:36 UTC
    
        
  • thinstation.conf.user

    2065442·text·407 B·2011-05-20 09:35 UTC
    KEYBOARD_MAP=en_us
    TIME_ZONE="UTC"
    
    SESSION_0_TITLE="IceWM"
    SESSION_0_TYPE=icewm
    
    SCREEN_RESOLUTION="1280x1024 | 1024x768 | 800x600 | 640x480 | *"
    SCREEN_COLOR_DEPTH="24 | 16 | 8 | *"
    
    ICA_
  • Anonymous

    2065441·text·311 B·2011-05-20 09:35 UTC
    ♖|♘|♗|♕|♔|♗|♘|♖
    ♙|♙|♙|♙|♙|♙|♙|♙
    ❏|❏|❏|❏|❏|❏|❏|❏
    ❏|❏|❏|❏|❏|❏|❏|❏
    ❏|❏|❏|❏|❏|❏|❏|❏
    ❏|❏|❏|❏|❏|❏|❏|❏
    ♟|♟|♟|♟|♟|♟|♟|♟
    ♜|♞|♝|♔|♛|♝|♞|♜
    
    Text-based chess for
    programmers
    and humans
  • Unnamed

    2065439·text·381 B·2011-05-20 09:33 UTC
    public ArrayList < Eintrag > gibAlleEinträge (LKW lkw)
    {
     List<Eintrag> result = new ArrayList();
     for(Eintrag eintrag: alleEintraege )
     {
     if(eintrag.ge
  • Unnamed

    2065432·text·2.3 KB·2011-05-20 09:20 UTC
    <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <div id='sliderFrame'>
     <ul id='slider'>
     <li class='sliderItem sli1' id='sliderItem-1' rel='1'>
     <div class='sliderContent'>
     <h2>Lion
  • Cheebitox

    2065424·c·7.9 KB·2011-05-20 09:16 UTC
    /* Lab - 7 */
    
    domains
    
     file = f
     S = string
     E = string* 
     I = integer 
     J = integer* 
    
    predicates
     
     /* Запросы */
     submenu
     talk(S)
     ssymbl(S)
     
     scheck(S,S,I)
    
     /* Мозг */
     br
  • Untitled

    2065401·text·421 B·2011-05-20 08:56 UTC
    public ArrayList<Eintrag> gibFahrtenbuch(int nummer )
     {
     
     Fahrer fahrer;
     ArrayList < Eintrag > fahrten = new ArrayList < Eintrag >( );
     for ( int i = 0; i < alleFahrer.size( ); i++ )
  • Untitled

    2065388·text·428 B·2011-05-20 08:41 UTC
    // Exam end event
     if (objectiveFlow.getObjectiveId().equalsIgnoreCase(Objective.EndObjectiveId)) {
     handleExamFinished();
     System.out.println("Exam end");
  • titupaska

    2065370·text·3.8 KB·2011-05-20 08:20 UTC
    Rikoslain luvun 34 pykälässä 9 a Vaaran aiheuttaminen tietojenkäsitelylle on kohdat 1a), 1b) ja 2. Tutki näiden sisältöä ja päättele mikä seuraavista on oikein: Kohta 2
    (a) viittaa sekä kohtaan 1a) e
  • Unnamed

    2065272·text·2.1 KB·2011-05-20 06:07 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    
    class Box {
     private double ma, mb, mh;
    
     public Box() {
     ma = 0;
     mb = 0;
  • Unnamed

    2065268·text·2.1 KB·2011-05-20 06:06 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    
    class Box {
     private double ma, mb, mh;
    
     public Box() {
     ma = 0;
     mb = 0;
  • Stuff

    2065267·text·2.1 KB·2011-05-20 06:00 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    
    class Box {
     private double ma, mb, mh;
    
     public Box() {
     ma = 0;
     mb = 0;
  • Something

    2065262·text·2.1 KB·2011-05-20 05:56 UTC
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    
    class Box {
     private double ma, mb, mh;
    
     public Box() {
     ma = 0;
     mb = 0;
  • pong

    2065257·text·6.0 KB·2011-05-20 05:42 UTC
    #include "GLUT/glut.h"
    #include <stdlib.h>
    #include <math.h>
    #include <stdio.h>
    
    static int lastFrameTime = 0, windowWidth = 0, windowHeight = 0, now = 0;
    static float midWidth = 0, midHeight =

older pastes →