All pastesPublic feed

Public feed

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

    2047931·csharp·530 B·2011-04-18 21:00 UTC
    int ISampleGrabberCB.BufferCB(double SampleTime, IntPtr pBuffer, int BufferLen)
     {
     App.Current.Dispatcher.BeginInvoke(
     new MethodInvokerDelegate(delegate(
  • Something

    2047927·csharp·463 B·2011-04-18 20:37 UTC
    private void StopCapture(bool disposing) 
     {
     if (running && control != null)
     {
     int hr = 0;
    
     try
     {
  • Something

    2047924·text·9.2 KB·2011-04-18 20:28 UTC
    unbindall
    bind "0" "slot10"
    bind "1" "voicemenu 0 1"
    bind "2" "voicemenu 1 1"
    bind "3" "voicemenu 1 0"
    bind "4" "slot4"
    bind "5" "slot5"
    bind "6" "slot6"
    bind "7" "slot7"
    bind "8" "slot8"
    bi
  • Untitled

    2047918·text·504 B·2011-04-18 20:12 UTC
    apt> remove libqt4-core 
    Unrequested changes are needed to execute this operation.
    The following packages will be REMOVED:
     fbreader focuswriter keepassx libphonon libqt4-core libqt4-dbus libqt4-g
  • Mine

    2047911·html·3.4 KB·2011-04-18 20:03 UTC
    강,원랜,드㉿생중계카지-노
    " ▶강,원랜,드㉿생중계카지-노▒ ㉿ ♣ ━━( ‥ HTTP://WwW.EkEk77.Com‥ )━━ ♣ [Y((×&#65103;×)P]∵인터밀란을>-<강,원랜,드㉿생중계카지-노>-<㉿ ㉿이끄는 감독이 21일 새벽(한국시각) 토튼햄과 ‘2010-11 UEFA챔피언스리그∵>-<강,원랜,드㉿생중계카지-노>-< ㉿ ♣ ━━( ‥ HT
  • Untitled

    2047909·text·1.9 KB·2011-04-18 20:02 UTC
    config setup
     nat_traversal=yes
     charonstart=yes
     plutostart=yes
     plutodebug=all
     plutostderrlog=/tmp/pluto.log
     virtual_private=%v4:10.0.0.0/8,%v4:192.
  • Mine

    2047906·html·3.4 KB·2011-04-18 19:58 UTC
    와와카-지-노◈다모아카-지-노
    " ▶와와카-지-노◈다모아카-지-노▒ ㉿ ♣ ━━( ‥ HTTP://WwW.EkEK77.COM‥ )━━ ♣ [Y((×&#65103;×)P]∵인터밀란을>-<와와카-지-노◈다모아카-지-노>-<㉿ ㉿이끄는 감독이 21일 새벽(한국시각) 토튼햄과 ‘2010-11 UEFA챔피언스리그∵>-<와와카-지-노◈다모아카-지-노>-< ㉿ ♣
  • Mine

    2047901·csharp·409 B·2011-04-18 19:35 UTC
    int DisplayNumber(int x) {
     System.Console.WriteLine(String.Format("{0}",x));
     return x;
    }
    
    delegate int MyDelegate(int j);
    event MyDelegate myEvent;
    
    // Add some handlers
    for (int i=
  • Stuff

    2047900·text·171 B·2011-04-18 19:33 UTC
    setlistener("/ai/submodels/submodel[0]/count", func (n){
     var count = n.getValue();
     print ("listener count ", count);
     },
     1,
     1);
  • Mine

    2047899·csharp·427 B·2011-04-18 19:31 UTC
    int DisplayNumber(int x) {
     System.Console.WriteLine(String.Format("{0}",x));
     return x;
    }
    
    delegate int MyDelegate(int j);
    event MyDelegate myEvent;
    
    int i;
    
    // Add some handlers
    i=5
  • Mine

    2047898·text·424 B·2011-04-18 19:29 UTC
    int DisplayNumber(int x) {
     System.Console.WriteLine(String.Format("{0}",x));
     return x;
    }
    
    delegate int MyDelegate();
    event MyDelegate myEvent;
    
    int i;
    
    // Add some handlers
    i=5;
  • test001

    2047896·text·12 B·2011-04-18 19:09 UTC
    another test
  • Anonymous

    2047895·text·1.5 KB·2011-04-18 19:08 UTC
    /*
     * This file is part of DrFTPD, Distributed FTP Daemon.
     *
     * DrFTPD is free software; you can redistribute it and/or modify
     * it under the terms of the GNU General Public License as published
  • Anonymous

    2047892·text·784 B·2011-04-18 18:57 UTC
    nw@pinky:~$ export CRYSTAL="/usr/local/share/crystalspace-1.4/"
    nw@pinky:~$ export PYTHONPATH="/usr/local/share/crystalspace-1.4/bindings/python/"nw@pinky:~$ python -c 'import cspace'
    Traceback (mos
  • Someone

    2047889·text·598 B·2011-04-18 18:52 UTC
    using Gee;
    
    [DBus (name = "org.freedesktop.NetworkManager")]
    interface org.freedesktop.NetworkManager : Object {
     public abstract HashMap<string, Variant> foo() throws IOError;
    }
    
    HashMap<str
  • Someone

    2047888·text·968 B·2011-04-18 18:49 UTC
    dbus-test.vala:5.2-5.45: warning: method `org.freedesktop.NetworkManager.foo' never used
     public abstract HashMap<string, Variant> foo() throws IOError;
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  • Something

    2047887·text·1.6 KB·2011-04-18 18:44 UTC
    valac --pkg gio-2.0 --pkg gee-1.0 dbus-test.vala
    dbus-test.vala:5.2-5.41: warning: method `org.freedesktop.NetworkManager.foo' never used
     public abstract HashMap<string, int> foo() throws IO
  • Someone

    2047886·text·225 B·2011-04-18 18:43 UTC
    import sys
    
    log = open('/tmp/replace_py.log','w+')
    
    #while read url rest; do
    while sys.stdin:
     for line in sys.stdin.readlines():
     log.write(line)
     if line == 'EOF':
     break
  • JPA trouble

    2047881·java·6.0 KB·2011-04-18 18:39 UTC
    I'm in JPA trouble again. And again it's some relationship that isn't right. I only get on side of the relation updated upon "find". When I inspect the database the IDs seem to be in place.
    
    In T
  • Stuff

    2047880·text·740 B·2011-04-18 18:39 UTC
    dmcgee@galway ~/projects/pacman (master)
    $ git tag -v v3.5.2
    object 18c73b00027128d535b89b5ccc8894f00669620c
    type commit
    tag v3.5.2
    tagger Dan McGee <dan@archlinux.org> 1303144239 -0500
    
    3.5.2

older pastes →