All pastesPublic feed

Public feed

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

    2077237·text·738 B·2011-06-09 10:23 UTC
    GridView gridview = (GridView) findViewById(R.id.gridview);
    gridview.setAdapter(new ImageAdapter(this)); 
     
    gridview.setOnItemClickListener(new OnItemClickListener() {
     publi
  • Someone

    2077235·text·774 B·2011-06-09 10:23 UTC
    GridView gridview = (GridView) findViewById(R.id.gridview);
    gridview.setAdapter(new ImageAdapter(this)); 
     
    gridview.setOnItemClickListener(new OnItemClickListener() {
     publi
  • Anonymous

    2077222·text·57.6 KB·2011-06-09 09:21 UTC
    
        
  • URAC email

    2077219·text·2.0 KB·2011-06-09 09:11 UTC
    Dear Members of the Board of URAC,
    CC. Prof. Gerard Sutton
    
    As a student representative for the University for the last 3 years and as former state-level athlete, I feel it is my responsibility to
  • Miscellany

    2077217·text·1.4 KB·2011-06-09 09:11 UTC
    root@dots:/home/rnbwpnt# mdadm --detail /dev/md0
    /dev/md0:
     Version : 1.2
     Creation Time : Fri Mar 4 00:23:28 2011
     Raid Level : raid6
     Array Size : 13674572800 (13041.09 GiB 140
  • Anonymous

    2077216·text·3.4 KB·2011-06-09 09:08 UTC
    Selamlar,
    
    1 aydan uzun bir süredir "Pardus Yazılım Geliştirme Süreçleri"ni belgeyebilmek
    adına çeşitli çalışmalar yapıyoruz. Kodlama stilimizin belirlenmesinden tutun
    da Apidoc yazma standartları
  • DataStorage

    2077210·text·69.5 KB·2011-06-09 09:00 UTC
    
        
  • Something

    2077207·text·1.6 KB·2011-06-09 08:57 UTC
    2011/06/09 10:55:47.156 Opal Liste...0x3ee62700 MySIPEndPoint::CreateConnection for Call[e0279db0a1]
    2011/06/09 10:55:47.158 Pool:0x3ee21700 MySIPEndPoint::CreateConnection for Call[e0279db0a
  • systemtap gstreamer

    2077194·text·1.2 KB·2011-06-09 08:45 UTC
    global names
    global new
    global ref
    global unref
    
    probe gobject.type_new
    {
     if (target() == pid())
     {
     names[gtype] = user_string($name);
     }
    }
    
    probe process("/usr/lib/libgstre
  • Something

    2077187·text·21.8 KB·2011-06-09 08:05 UTC
    code=5000
    domains
     Name,Socket=string
     Pcie,Sata,Usb,Ddr2,Ddr3,Price=integer
     key,y,z,A,B,C,D,E,F,G=integer
     
    database -db1
     motheboard(Name,Socket,Pcie,Sata,Usb,Ddr2,Ddr3,Price)
    
    Predicates
  • java string replace unescapes qu

    2077184·java·412 B·2011-06-09 07:44 UTC
    static public String replaceFirstOccurrence(String sContent, String sPattern, String sReplacement) {
     String ret = sContent;
     int nPattern = sPattern.length();
     if ( nPattern != 0 ) {
     int i
  • Anonymous

    2077181·text·4.8 KB·2011-06-09 07:42 UTC
    CREATE TABLE `pdf` (
     `pdfid` int(11) NOT NULL AUTO_INCREMENT,
     `parentid` int(11) NOT NULL,
     `caseid` int(11) NOT NULL DEFAULT '0',
     `nodid` int(11) NOT NULL DEFAULT '0',
     `attorneyid` int(
  • Someone

    2077171·text·423 B·2011-06-09 06:59 UTC
    function string_between($string, $start, $end,$doClean=1){
     $start="\\".$start;
     $end="\\".$end;
    preg_match( "/$start(.*)$end/U", $string, $match );
    if($doClean==1)
     {
     return strips
  • buat bima

    2077161·bash·674 B·2011-06-09 06:30 UTC
    #!/bin/bash
    
    dict(){
    echo $username
    }
    
    usage() {
    echo "-f buat nampilin"
    echo "-u username inisialisasi username"
    echo "-h showing
  • kfo

    2077158·text·4 B·2011-06-09 06:08 UTC
    test
  • Stuff

    2077157·text·6.0 KB·2011-06-09 06:07 UTC
    Q16. What were the most beneficial aspects of this course? (Please be specific.)
    Learning how to study massive amounts of meaningless arbitrary information for exams that cover 10% of the material I
  • Anonymous

    2077156·text·2.2 KB·2011-06-09 06:06 UTC
    [center][IMG]http://i53.tinypic.com/33vnb0n.png[/IMG][b][color=lightgreen]
    
    1. Have you made an introduction? (If not, please go do so.)[/color][/b][color=GREEN]-Answer Here-[/color][b][color=lightg
  • Unnamed

    2077155·text·2.2 KB·2011-06-09 06:03 UTC
    [center][IMG]http://i53.tinypic.com/33vnb0n.png[/IMG][b][color=lightgreen]1. Have you made an introduction? (If not, please go do so.)[/color][/b][color=GREEN]-Answer Here-[/color][b][color=lightgreen
  • Mine

    2077152·text·4.2 KB·2011-06-09 05:44 UTC
    [2011-06-09 07:43:25] 0: 3F0534F83120F371A22AD6D3D8FCEC37E2B7AB21: 1 peers
    [2011-06-09 07:43:25] 1: 3F0748E48BE435B64961A98029FAB1D8F4213948: 1 peers
    [2011-06-09 07:43:25] 2: 3F0E643B3DDC8021745E
  • Someone

    2077143·text·992 B·2011-06-09 05:02 UTC
    int 3
     mov eax,fs:[30h] ; PEB base
     mov eax,[eax+0ch] ; goto PEB_LDR_DATA
     ; first entry in InInitializationOrderModuleList
     mov esi,[eax+1ch] 
     lodsd

older pastes →