All pastesPublic feed

Public feed

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

    2069337·text·274 B·2011-05-26 09:09 UTC
    <match target="font">
     <test name="family" qual="any" >
     <string>ProFontWindows</string>
     </test> 
     <edit name="antialias" mode="assign">
  • Unnamed

    2069336·text·308 B·2011-05-26 09:03 UTC
    using System;
    
    class A
    {
    public virtual void X(int r=10, bool b=true)
    {
    Console.WriteLine("r={0}, b={1}", r, b);
    }
    }
    
    class B: A
    {
    public override void X(int r=5, bool b=false)
    {
    Console
  • Miscellany

    2069334·text·571 B·2011-05-26 08:51 UTC
    должно быть так
    
    static void trx_cmd_wr(alt_u32 trx, alt_u32 addr, alt_u32 mode, alt_u64 data)
    {
     alt_u32 fifo = (trx == 0 ? RG_TRXA_CMD : trx - 1);
    
     trx_iowr(fifo, (alt_u32)(data & 0xfff
  • Untitled

    2069333·text·1.4 KB·2011-05-26 08:48 UTC
    <C>
     <P G="0,10" />
     <Z>
     <S>
     <S X="50" Y="281" L="100" H="237" P="0,0,0.3,0.2,0,0,0,0" T="0" />
     <S X="750" Y="281" L="100" H="237" P="0,0,0.3,0.2,0,0,0,0" T="0" />
     <S X="395" Y="586"
  • Anonymous

    2069331·text·1.8 KB·2011-05-26 08:40 UTC
    (01:08:49pm) * Markb03 (Blood@PWTorrents-824B877B.bb.sky.com) has joined #PWTorrents
    (01:08:49pm) * PWT sets mode: +v Markb03
    (01:08:52pm) <Markb03> hi hi
    (01:08:59pm) * Markb03 kisses brainbug
    (0
  • Untitled

    2069328·text·570 B·2011-05-26 08:18 UTC
    diff --git a/CRM/Core/I18n.php b/CRM/Core/I18n.php
    index 5364129..335c22f 100644
    --- a/CRM/Core/I18n.php
    +++ b/CRM/Core/I18n.php
    @@ -56,7 +56,7 @@ class CRM_Core_I18n
     if ($locale != '' a
  • Untitled

    2069325·text·480 B·2011-05-26 08:17 UTC
    diff --git a/CRM/Core/BAO/Setting.php b/CRM/Core/BAO/Setting.php
    index 292f63a..3d5f6b6 100644
    --- a/CRM/Core/BAO/Setting.php
    +++ b/CRM/Core/BAO/Setting.php
    @@ -205,6 +205,10 @@ class CRM_Core_BAO
  • Unnamed

    2069324·text·700 B·2011-05-26 08:13 UTC
    <?xml version="1.0" encoding="utf-8" ?>
    <Configuration>
     <ViewDefinitions>
     <View>
     <Name>ErrorInstance</Name>
     <OutOfBand />
     <ViewSelectedBy>
     <TypeName>System.Manag
  • Something

    2069321·python·1.1 KB·2011-05-26 07:57 UTC
    #!/usr/bin/python2.7
    
    import random
    
    rnd = random.Random()
    
    def playGame(limit=100):
     print "I'm thinking of a number between 1 and %d..." % (limit)
     num = rnd.randint(1, limit + 1)
  • Unnamed

    2069320·text·3.6 KB·2011-05-26 07:56 UTC
    accentry: file format elf64-x86-64
    
    Sections:
    Idx Name Size VMA LMA File off Algn
     0 .interp 0000001c 0000000000400238 0000000000400238 000
  • Unnamed

    2069317·text·1.7 KB·2011-05-26 07:49 UTC
    ~/ffmpeg.jan25 -i 384x288.jpg -loop_input -s 384x288 -r .2 -vcodec mpeg4 -b 1k -g 5 -an -t 5 -i ../300.0-0074.ts -vn -acodec copy -copyts -copytb test5.ts
    FFmpeg version git-37a1ba9, Copyright (c) 2
  • Unnamed

    2069315·text·1.6 KB·2011-05-26 07:41 UTC
    pondelok, utorok, piatok:
    
    pred robotou: dva bielky, tri platky sunky (ham&eggs).. alebo tuniak.. alebo cottage cheese (hocijaky ochuteny)..
    
    ..s uhorkou/paradajkou/paprikou/cibulou
    
    obed: hydin
  • Someone

    2069314·java·1.7 KB·2011-05-26 07:40 UTC
    import java.util.Scanner;
    import java.util.Random;
    
    public class GuessingGame {
     private int limit;
     private Random rndGen;
     private Scanner reader;
    
     public GuessingGame(int limit, long seed)
  • Stuff

    2069309·text·708 B·2011-05-26 07:11 UTC
    ...sitting round a table. Smoke filled the room. The dispute had been going on for some hours. The point at 
    issue was whether or not it was possible, legitimately, to make reference to a collection
  • Someone

    2069308·text·30.1 KB·2011-05-26 07:11 UTC
    Array
    (
     [Host] => www.instantcheckmate.com
     [Connection] => keep-alive
     [User-Agent] => Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safa
  • Anonymous

    2069305·text·33.7 KB·2011-05-26 06:54 UTC
    
        
  • Anonymous

    2069301·text·3.6 KB·2011-05-26 06:27 UTC
    Transferring control to the kernel.
    Kernel entry point is at 0x80105990
    � 0.000000� Initializing cgroup subsys cpuset
    � 0.000000� Linux version 2.6.32 (root@bcm91250a-be) (gcc version 4.5.2 (
  • Something

    2069293·text·2.1 KB·2011-05-26 05:30 UTC
    (gtk-window-decorator:7529): Gtk-CRITICAL **: IA__gtk_widget_get_realized: assertion `GTK_IS_WIDGET (widget)' failed
    
    (gtk-window-decorator:7529): GLib-GObject-WARNING **: instance with invalid (NUL
  • Something

    2069292·text·4.0 KB·2011-05-26 05:26 UTC
    Starting mythfrontend.real..
    2011-05-26 00:19:19.629 mythfrontend version: fixes/0.24 [v0.24.1-1-g347cd24] www.mythtv.org
    2011-05-26 00:19:19.630 Using runtime prefix = /usr
    2011-05-26 00:19:19.630
  • Anonymous

    2069291·text·61.2 KB·2011-05-26 05:26 UTC
    
        

older pastes →