All pastesPublic feed

Public feed

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

    2093188·text·25.3 KB·2011-11-08 21:47 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    
    <!--
     Theme: The Eames (http://theeamestheme.tumblr.com/)
     Design & Product
  • Unnamed

    2093187·java·286 B·2011-11-08 21:47 UTC
    public void testSearch() {
     Node node0 = new Node(1.0);
     node0.setRight(new Node(2.0));
     node0.setLeft(new Node(0.0));
     BinaryTree binaryTree = new BinaryTree(node0);
     assertEquals(binaryTr
  • Something

    2093186·text·25.3 KB·2011-11-08 21:46 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    
    <!--
     Theme: The Eames (http://theeamestheme.tumblr.com/)
     Design & Product
  • Untitled

    2093185·text·25.3 KB·2011-11-08 21:45 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    
    <!--
     Theme: The Eames (http://theeamestheme.tumblr.com/)
     Design & Product
  • Unnamed

    2093184·java·2.6 KB·2011-11-08 21:44 UTC
    package PA4;
    
    public class BinaryTree {
     
     Node root;
     
     public BinaryTree() {
     this.setRoot(null);
     }
     
     public BinaryTree(Node root) {
     this.setRoot(root);
     }
    
     public Node getRoot()
  • Someone

    2093183·text·25.3 KB·2011-11-08 21:44 UTC
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    
    <!--
     Theme: The Eames (http://theeamestheme.tumblr.com/)
     Design & Product
  • Mine

    2093181·text·2.3 KB·2011-11-08 21:33 UTC
    8.798204241 select(7,{4 5 6},0x0,0x0,{5.000000 }) = 1 (0x1)
    8.798344342 accept(4,{ AF_INET 206.75.213.23:52499 },0x7fffffffc360) = 8 (0x8)
    8.798492895 sigprocmask(SIG_BLOCK,SIGALRM,0x0) = 0 (0x0)
  • Mine

    2093179·text·5.5 KB·2011-11-08 21:24 UTC
    select(7,{4 5 6},0x0,0x0,{5.000000 }) = 1 (0x1)
    accept(4,{ AF_INET 206.75.213.23:52976 },0x7fffffffc360) = 8 (0x8)
    sigprocmask(SIG_BLOCK,SIGALRM,0x0) = 0 (0x0)
    clock_gettim
  • Mine

    2093176·text·1.1 KB·2011-11-08 20:46 UTC
    <script type="text/javascript">
    $(function() {
    
     function scroll(direction) {
    
     var scroll, i,
     positions = [],
     here = $(window).scrollTop(),
  • Untitled

    2093175·text·1.1 KB·2011-11-08 20:30 UTC
    eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
     ether 00:11:22:33:44:55 txqueuelen 1000 (Ethernet)
     RX packets 0 bytes 0 (0.0 B)
     RX errors 0 dropped 0 overr
  • Untitled

    2093173·text·310.7 KB·2011-11-08 20:05 UTC
    
        
  • Untitled

    2093172·text·781 B·2011-11-08 20:04 UTC
    function loadScript(loc, cb) {
     var scriptdone = false,
     a = document.createElementNS && document.documentElement.namespaceURI,
     a = a ? document.createElementNS(a, "script") : document.
  • Miscellany

    2093171·perl·68 B·2011-11-08 20:03 UTC
    #!/bin/perl
    
    while (<STDIN>) {
     m/(\w+\.\w+\n)/;
     print $1;
    }
  • Untitled

    2093170·text·778 B·2011-11-08 20:02 UTC
    function loadScript(loc, cb) {
     var scriptdone = false,
     a = document.createElementNS && document.documentElement.namespaceURI,
     a = a ? document.createElementNS(a, "script") : document.
  • Miscellany

    2093163·text·138 B·2011-11-08 19:27 UTC
    Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
    default connected 1024x768+0+0 0mm x 0mm
     1024x768 0.0*
  • Something

    2093162·text·504 B·2011-11-08 19:23 UTC
    Calculating upgrade... Failed
    The following packages have unmet dependencies:
     ia32-libs : Recommends: ia32-libs-multiarch but it is not installable
     Breaks: nspluginwrapper (< 1.4.4-0u
  • memory_stats

    2093161·ruby·8.2 KB·2011-11-08 19:16 UTC
    #!/usr/bin/env ruby
    # Adopted from Phusion Passenger - http://www.modrails.com/
    # Copyright (c) 2008, 2009 Phusion, 37signals
    #
    # "Phusion Passenger" is a trademark of Hongli Lai & Ninh Bui.
    #
  • Mine

    2093160·text·14.5 KB·2011-11-08 19:12 UTC
    *-----------------------------------------------------------------------
    * Program Name : ZPPR00I3
    * Title : ALV Grid Control Events for report ZPPR00B0
    * Module : PP
    * Gap ID
  • Something

    2093159·text·341 B·2011-11-08 19:07 UTC
    Calculating upgrade... Failed
    The following packages have unmet dependencies:
     ia32-libs : Recommends: ia32-libs-multiarch but it is not installable
     Breaks: nspluginwrapper (< 1.4.4-0u
  • Someone

    2093158·text·9.6 KB·2011-11-08 18:37 UTC
    /*
    
    Theme Name: ProSense
    Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
    Description: ProSense is a fast loading and search engine optimized Adsense Ready Word

older pastes →