All pastesPublic feed

Public feed

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

    2051139·text·1.2 KB·2011-04-27 08:56 UTC
    #include "KWnd.h"
    KWnd::KWnd (LPCTSTR windowName, HINSTANCE hInst, int cmdShow,
     LRESULT (WINAPI *pWndProc)(HWND, UINT, WPARAM, LPARAM),
     LPCTSTR menuName, int x, int y, int width, int height,
  • Mine

    2051138·text·2.9 KB·2011-04-27 08:56 UTC
    #include <windows.h>
    #include <string>
    using namespace std;
    #include "KWnd.h";
    
    enum UserMsg {UM_THREAD_DONE = WM_USER+1};
    struct ThreadManager {
     ThreadManager (string _name) : name (_name) {n
  • Someone

    2051137·text·1.3 KB·2011-04-27 08:54 UTC
    collections {
     group {
     min: 64 64;
     max: 128 128;
     name: "rect";
     parts {
     part {
     name: "Rectangle";
     type: RECT;
     description
  • Miscellany

    2051134·text·458 B·2011-04-27 08:43 UTC
    /home/mat-not/kde/src/kdelibs/kdeui/tests/proxymodeltestapp/breadcrumbnavigationwidget.cpp:163:68: Fehler: »operator+ [with A = char [3], B = QString, typename QConcatenable<B>::type = QString, typena
  • Something

    2051132·text·7.6 KB·2011-04-27 08:29 UTC
    private void button3_Click(object sender, EventArgs e)
     { //událost tlačítka 
     //najdi shluky A - picture 9, listbox3 --- podminka na min. velikost shluků
     ShlukyA.C
  • Someone

    2051130·text·952 B·2011-04-27 08:25 UTC
    collections {
     group {
     min: 64 64;
     max: 128 128;
     name: "rect";
     parts {
     part {
     name: "Rectangle";
     type: RECT;
     description
  • Someone

    2051127·text·13.7 KB·2011-04-27 07:50 UTC
    CFE version 1.0.34 for BCM95365R (32bit,SP,LE)
    Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
    Copyright (C) 2000,2001,2002 Broadcom Corporation.
    
    Add MAC client version(DNI).
    Initiali
  • H2 Classloader Test

    2051122·java·2.3 KB·2011-04-27 07:36 UTC
    import java.lang.ref.WeakReference;
    import java.lang.reflect.Method;
    import java.net.URLClassLoader;
    import java.sql.Connection;
    import java.sql.DriverManager;
    
    public class H2Test {
     public
  • Stuff

    2051119·text·14.8 KB·2011-04-27 07:21 UTC
    CFE version 1.0.34 for BCM95365R (32bit,SP,LE)
    Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
    Copyright (C) 2000,2001,2002 Broadcom Corporation.
    
    Add MAC client version(DNI).
    Initiali
  • Untitled

    2051114·text·2.5 KB·2011-04-27 07:01 UTC
    //original Title Case script © John Gruber <daringfireball.net>
    //javascript port © David Gouch <individed.com>
    //PHP port of the above by Kroc Camen <camendesign.com>
    
    function titleCase ($title)
  • Someone

    2051111·text·1.5 KB·2011-04-27 06:39 UTC
    So the first paragraph should tell the reader that the paper is about how neuroticisim and extraversion affect facebook use also talk a little bit about neuroticisim, extraversion, what facebook is an
  • Anonymous

    2051110·text·1.7 KB·2011-04-27 06:37 UTC
    172.102.0.0/22 AS4812 CHINANET-SH-AP China Telecom (Group)
    Bogon Source:cidr-report.org
    
    root@bt:~# lft -A 172.102.1.1
    traceroute to 172.102.1.1 (172.102.1.1), 30 hops max, 40 byte packets
  • Anonymous

    2051109·text·1.7 KB·2011-04-27 06:36 UTC
    172.102.0.0/22 AS4812 CHINANET-SH-AP China Telecom (Group)
    Source:cidr-report.org
    
    root@bt:~# lft -A 172.102.1.1
    traceroute to 172.102.1.1 (172.102.1.1), 30 hops max, 40 byte packets
     1 19
  • Stuff

    2051102·text·2.0 KB·2011-04-27 06:24 UTC
    **** List of PLAYBACK Hardware Devices ****
    card 0: Live [SB Live! [CT4620]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
     Subdevices: 32/32
     Subdevice #0: subdevice #0
     Subdevice #1:
  • Stuff

    2051099·text·515 B·2011-04-27 06:03 UTC
    feeds:
     tv-shows:
     rss: https://baconbits.org/feeds.php?feed=torrents_tv&
     manipulate:
     - title:
     #Cleanup feed so flexget can parse it
     extract: '\w+\suploaded:\s(
  • Stuff

    2051097·text·515 B·2011-04-27 05:44 UTC
    feeds:
     tv-shows:
     rss: https://baconbits.org/feeds.php?feed=torrents_tv&
     manipulate:
     - title:
     #Cleanup feed so flexget can parse it
     extract: '\w+\suploaded:\s(
  • Something

    2051093·c·992 B·2011-04-27 05:01 UTC
    #include <iostream>
    #include <cstdio>
    #include <cctype>
    #include <iomanip>
    #include <stdlib.h>
    #include <cstring>
    #define SIZE 30
    
    void swap(char * a[]){
     char temp[10];
     strcpy(temp,*
  • Unnamed

    2051091·text·103 B·2011-04-27 04:58 UTC
    But God demonstrates His own love towards us, in that while we were still sinners, Christe died for us.
  • Anonymous

    2051090·text·895 B·2011-04-27 04:57 UTC
    simulated function FireAmmunition()
    {
     local int x;
     if(!WeaponFireModes[CurrentFireMode].bZoomedFireMode)
     {
     // if this is the local player, play the firing effects
     PlayFiringSound();
  • Someone

    2051088·text·231 B·2011-04-27 04:23 UTC
    #IfWinActive APB Reloaded 
    
    Insert::
     Hotkey, LButton, TOggle 
     Hotkey, LButton Up, Toggle
     
     
    Return
    LButton::
     Loop
     {
     If (Stop)
     Break
     Send {lbutton}
     }
     Stop := 0

older pastes →