All pastes›Public feed

Public feed

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

    2057238·text·218 B·2011-05-12 07:25 UTC
    .info :
    regions[primary_navigation] = primary navigation
    
    page.tpl.php :
     
    <?php if ($primary_navigation): ?>
     <div id="primary-navigation"><?php print $primary_navigation; ?></div
  • Anonymous

    2057235·text·234 B·2011-05-12 07:22 UTC
    dans le .info :
    regions[primary_navigation] = primary navigation
    
    dans le page.tpl.php :
     
    <?php if ($primary_navigation): ?>
     <div id="primary-navigation"><?php print $primary_nav
  • asd1

    2057234·java·1.8 KB·2011-05-12 07:21 UTC
    package com.ina.p3;
    
    import java.io.IOException;
    import java.net.HttpURLConnection;
    import java.net.URL;
    
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServlet;
    impo
  • Miscellany

    2057233·text·142 B·2011-05-12 07:20 UTC
    <?php if ($primary_navigation): ?>
    <div id="primary-navigation"><?php print $primary_navigation; ?></div>
     <?php endif; ?>
  • asd

    2057232·java·1.2 KB·2011-05-12 07:17 UTC
    <%@ page language="java" contentType="text/html; charset=UTF-8"
     pageEncoding="UTF-8"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <ht
  • Untitled

    2057230·text·53 B·2011-05-12 07:13 UTC
    initgraph(d,m,'c:\docume~1\student\mydocu~1\tp\bgi');
  • Mine

    2057228·text·218 B·2011-05-12 07:07 UTC
    #!/usr/bin/perl
    use strict;
    use XML::TreeBuilder; 
     
    my $tree = XML::TreeBuilder->new;
    $tree->parse_file( 'conrep_out.xml' );
    print $tree->look_down( _tag => "Section", name => "DCU_Prefetcher"
  • Someone

    2057227·text·22.0 KB·2011-05-12 07:05 UTC
    #-------------------------------------------------------------------
    # This file is part of the CMake build system for OGRE
    # (Object-oriented Graphics Rendering Engine)
    # For the latest info,
  • Anonymous

    2057225·text·2.0 KB·2011-05-12 07:03 UTC
    /kaweth/
    ./kaweth/trigger_code_fix.bin
    ./kaweth/trigger_code.bin
    ./kaweth/new_code.bin
    ./kaweth/new_code_fix.bin
    ./3com/
    ./3com/typhoon.bin
    ./advansys/
    ./advansys/38C0800.bin
    ./advansys/3550.
  • Miscellany

    2057224·text·3.6 KB·2011-05-12 06:58 UTC
    <?php
    /**
     * The Header for our theme.
     *
     * Displays all of the <head> section and everything up till <div id="main">
     *
     * @package WordPress
     * @subpackage Twenty_Ten
     * @since Twenty Ten 1
  • Someone

    2057221·java·1.3 KB·2011-05-12 06:51 UTC
    import java.awt.event.MouseEvent;
    
    import java.util.ArrayList;
    
    import javax.swing.JFrame;
    import javax.swing.JButton;
    
    import java.applet.*;
    import java.net.*;
    import javax.swing.*;
    import
  • Mine

    2057220·text·12.9 KB·2011-05-12 06:47 UTC
    Mon May 09 01:39:17 2011 - Caps abuse initiated on <LaDeN> (32% caps)
    Mon May 09 00:53:53 2011 - Caps abuse initiated on Sparkless (100% caps)
    Mon May 09 00:50:30 2011 - Caps abuse initiated on Spar
  • Unnamed

    2057213·text·5.0 KB·2011-05-12 06:27 UTC
    smartctl 5.40 2010-10-16 r3189 [i686-pc-linux-gnu] (local build)
    Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
    
    === START OF INFORMATION SECTION ===
    Model Family:
  • Miscellany

    2057212·c·5.9 KB·2011-05-12 06:24 UTC
    /* Lab - 6 */
    
    domains
     
     E = string*
     T = string
     I = integer
     
    predicates
    
     /* Принадлежность */
     add_bel(T) 
     belong(T,E) 
     
     /* Замена */
     add_chg(T,T)
     change(T,T,E,E)
     
     /* Пер
  • Someone

    2057211·text·17.3 KB·2011-05-12 06:23 UTC
    [Tue May 10 15:09:09 2011] [error] for row in compiler.results_iter():
    [Tue May 10 15:09:09 2011] [error] File "/usr/local/lib/python2.6/dist-packages/django/db/models/sql/compiler.py", line 68
  • Mine

    2057209·text·5.2 KB·2011-05-12 06:23 UTC
    <joecool> hdparm
    <joecool> but you have bigger problems right nowSCT capabilities: (0x3031) SCT Status supported.
     SCT Feature Control supported
  • Edgar Allan Pwnage

    2057208·text·691 B·2011-05-12 06:23 UTC
    public static void main(String[] args) throws java.net.MalformedURLException
     {
     frame = new JFrame();
     frame.setSize(600, 600);
     frame.setTitle("Main Menu");
     fram
  • Miscellany

    2057207·c·6.0 KB·2011-05-12 06:22 UTC
    /* Lab - 6 */
    
    domains
     
     E = string*
     T = string
     I = integer
     
    predicates
    
     /* Принадлежность */
     add_bel(T) 
     belong(T,E) 
     
     /* Замена */
     /* Нихера не работает, сука >.< */
     add_c
  • Miscellany

    2057203·java·1.5 KB·2011-05-12 05:48 UTC
    import java.awt.event.MouseEvent;
    
    import java.util.ArrayList;
    
    import javax.swing.JFrame;
    import javax.swing.JButton;
    
    import java.applet.*;
    
    public class Tester
    {
     static ArrayList<Thi
  • Miscellany

    2057202·text·1.5 KB·2011-05-12 05:47 UTC
    import java.awt.event.MouseEvent;
    
    import java.util.ArrayList;
    
    import javax.swing.JFrame;
    import javax.swing.JButton;
    
    import java.applet.*;
    
    public class Tester
    {
     static ArrayList<Thi

older pastes →