All pastesPublic feed

Public feed

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

    2055949·text·767 B·2011-05-09 23:45 UTC
    equire 'Qt4'
    
    class SStandardItemModel < Qt::StandardItemModel
     def flags(idx)
     baseflags = Qt::ItemIsEnabled.to_i
     if idx.column() == 1
     return baseflags | Qt::ItemIsEditable.to_i |
  • Untitled

    2055947·text·791 B·2011-05-09 23:31 UTC
    -=Guild Missions=-
    Combat/Operational Readiness
     -Ensure the maximum potential for success in the eventual engagement of hostilities.
    Forward Presence
     -Deploy members to areas in numbers of rough
  • Untitled

    2055943·text·1.7 KB·2011-05-09 23:04 UTC
    class FooBar which is damn cool
     and extends Foo
     and implements Bar, Baz.
    It does many things right. 'nuff said.
    
    FooBar's elements:
     method doSomething which does something
     h
  • Something

    2055939·text·2.0 KB·2011-05-09 22:47 UTC
    mysql> EXPLAIN EXTENDED SELECT o.orders_type, o.orders_status, o.orders_id, o.orders_po, o.orders_date, o.orders_customers_po, c.customers_name, o.orders_issue_date, o.orders_requested_date, o.orders_
  • Anonymous

    2055936·text·1.1 KB·2011-05-09 22:17 UTC
    mysql> EXPLAIN EXTENDED SELECT * FROM styles s, customers c where s.customers_id = c.customers_id group by s.styles_id;
    +----+-------------+-------+--------+---------------+---------+---------+---
  • Someone

    2055934·text·1.9 KB·2011-05-09 22:10 UTC
    $ qlist pylotro
    /usr/games/bin/pylotro
    /usr/share/doc/pylotro-0.1.14/AUTHORS.bz2
    /usr/share/doc/pylotro-0.1.14/ChangeLog.bz2
    /usr/share/doc/pylotro-0.1.14/README.bz2
    /usr/share/applications/PyLot
  • Miscellany

    2055933·text·4.5 KB·2011-05-09 22:07 UTC
    01.
    # mysqladmin proc
    
     02.
    +-----+--------+-----------+--------------+---------+------+----------------------+-------------------------------------------------------------------------------------
  • Miscellany

    2055931·text·941 B·2011-05-09 21:58 UTC
    aber verstehe immer noch nich wieso sie dann sowas schreibt wie "vielleicht denkt sie sich aber was..."
    
    ich denke mir NICHTS
    ich wess auch nicht warum sie das schreibt
    
    ja egal jetzt 
    
    oder wa
  • Something

    2055929·text·1012 B·2011-05-09 21:50 UTC
    mysql> EXPLAIN EXTENDED SELECT * FROM invoices i, customers c WHERE i.customers_id = c.customers_id ORDER BY invoices_id DESC;
    +----+-------------+-------+--------+---------------+---------+--------
  • Anonymous

    2055927·text·894 B·2011-05-09 21:45 UTC
    <!DOCTYPE html>
    <html lang="en">
    <head>
     <meta charset="utf-8">
     
     <title>Page title</title>
     <link rel="stylesheet" type="text/css" href="css/main.css" media="all" />
    
     <script type="text/jav
  • Miscellany

    2055926·text·472 B·2011-05-09 21:42 UTC
    [mysqld]
    datadir=/var/lib/mysql
    socket=/var/lib/mysql/mysql.sock
    user=mysql
    # Default to using old password format for compatibility with mysql 3.x
    # clients (those using the mysqlclient10 compat
  • Stuff

    2055925·text·1.1 KB·2011-05-09 21:42 UTC
    mysql> EXPLAIN EXTENDED SELECT * FROM invoices i, customers c WHERE i.customers_id = c.customers_id ORDER BY invoices_id DESC;
    +----+-------------+-------+------+---------------+--------------+-----
  • Anonymous

    2055924·text·3.0 KB·2011-05-09 21:40 UTC
    Bolts of electricity shoot from your fingertips, sending Nugha into a fit of painful spasms.
    Nugha stops following you.
    Your Force Lightning hits Nugha! You do 209 points of damage.
    Bolts of electr
  • Stuff

    2055923·text·1.4 KB·2011-05-09 21:38 UTC
    static gint tilda_window_setup_keyboard_accelerators (tilda_window *tw)
    {
     GtkAccelGroup *accel_group;
     GClosure *temp;
    
     /* Create Accel Group to add key codes for quit, next, prev an
  • Unnamed

    2055922·text·2.2 KB·2011-05-09 21:37 UTC
    # mysqladmin proc
    +-----+--------+-----------+--------------+---------+------+----------------------+--------------------------------------------------------------------------------------------------
  • Someone

    2055921·text·733 B·2011-05-09 21:32 UTC
    NET: Registered protocol family 24
    nf_conntrack version 0.5.0 (209 buckets, 836 max)
    CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
    nf_conntrack.acct=1 kernel parameter, acct=
  • Miscellany

    2055919·text·371 B·2011-05-09 21:28 UTC
    Hersteller: Vater & Mutter
    
    Baujahr: 1990..
    
    Fahrgestell Nr.10.02.
    
    Aussenmaße: [1.60]
    
    Scheinwerfer: Braun
    
    Lack: noch frisch :-)
    
    Extras: Lieb,
    Treu,
    Ehrlich, Witzig, Süß,manchmal
    fre
  • Mine

    2055917·text·763 B·2011-05-09 21:14 UTC
    Disk /dev/sda: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes /
  • Mine

    2055912·scheme·1.3 KB·2011-05-09 21:06 UTC
    (define (integrate func imin imax)
     (define (stage n)
     (let* (
     (step (/ (- imax imin) n))
     (halfStep (/ step 2.0)))
     (define (i-iter i midPoint sum)
  • Anonymous

    2055910·text·3.6 KB·2011-05-09 21:00 UTC
    <?php
    global $k_options; 
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    
    <head prof

older pastes →