-
2071925·cpp·466 B·2011-05-30 06:58 UTC
[mario@ArchLinux Desktop]$ uname -a
Linux ArchLinux 2.6.37-ARCH #1 SMP PREEMPT Fri Mar 25 15:10:00 CET 2011 x86_64 Pentium(R) Dual-Core CPU T4400 @ 2.20GHz GenuineIntel GNU/Linux
[mario@ArchLinux
-
2071917·text·1.2 KB·2011-05-30 06:49 UTC
ash@tv:~$ proxychains google-chrome
ProxyChains-3.1 (http://proxychains.sf.net)
ERROR: ld.so: object 'libproxychains.so.3' from LD_PRELOAD cannot be preloaded: ignored.
|DNS-request| crl.thawte.co
-
2071915·text·579 B·2011-05-30 06:47 UTC
In an apparent response to days of protests, Chinese authorities have declared martial law in parts of the northeast's inner Mongolia autonomous region, according to Amnesty International.
The regi
-
2071912·cpp·424 B·2011-05-30 06:45 UTC
joe@joe-laptop:~/Escritorio$ g++ --version
g++ (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
-
2071906·cpp·160 B·2011-05-30 06:36 UTC
float mm = 0.4;
float nn = 2.8;
int xx = 3;
float c1 = (mm * xx + nn);
int c2 = c1;
cout << "c1: " << c1 << endl;
cout << "c2: " << c2 << endl;
-
2071904·text·29.1 KB·2011-05-30 06:35 UTC
import java.awt.*;
import java.awt.FlowLayout;
import java.awt.event.*;
import java.awt.Color.*;
import java.awt.image.*;
import javax.swing.*;
import javax.swing.border.*;
import javax.swi
-
2071902·cpp·110 B·2011-05-30 06:30 UTC
float mm = 0.4;
float nn = 2.8;
int xx = 3;
int c = (mm * xx + nn);
cout << "c: " << c << endl;
-
2071899·text·1.2 KB·2011-05-30 06:24 UTC
preDefTxtWindow pdxctw = new preDefTxtWindow();
idx = pdxctw.preDefTxtWindow();
----------------------------------------------------------------------
public class preDefTxtWindow extends JPane
-
2071897·text·1.0 KB·2011-05-30 06:22 UTC
preDefTxtWindow pdxctw = new preDefTxtWindow();
idx = pdxctw.preDefTxtWindow();
----------------------------------------------------------------------
public class preDefTxtWindow extends JPane
-
2071895·text·1020 B·2011-05-30 06:20 UTC
preDefTxtWindow pdxctw = new preDefTxtWindow();
idx = pdxctw.preDefTxtWindow();
----------------------------------------------------------------------
public class preDefTxtWindow extends JPane
-
2071887·text·3.0 KB·2011-05-30 06:10 UTC
console.log(window.film);
if (window.film == 1){
console.log($('div.ad-image').children().first().attr("src"));
var fImg = $('div.ad-image').children().first().attr("src");
if (fImg == 'mnslb
-
2071875·text·756 B·2011-05-30 05:49 UTC
#colors6 on
on *:input:*: {
if ($left($1,1) != /) {
say $colors6($1-)}
halt
}
}
#colors6 end
menu * {
&colors6
.on:/enable #colors6
.off:/disable #colors6
}
alias colors
-
2071874·text·756 B·2011-05-30 05:48 UTC
#colors6 on
on *:input:*: {
if ($left($1,1) != /) {
say $colors6($1-)}
halt
}
}
#colors6 end
menu * {
&colors6
.on:/enable #colors6
.off:/disable #colors6
}
alias colors
-
2071857·text·862 B·2011-05-30 05:28 UTC
public class preDefTxtWindow extends JPanel implements MouseListener {
public int preDefTxtWindow() {
JFrame framePreDefTxt = new JFrame("Predefined Text");
framePreDefTxt.setDefaultCloseO
-
2071854·text·1.7 KB·2011-05-30 05:23 UTC
public class PreDefinedXCTWindow extends JPanel implements MouseListener {
public int getPreDefinedXCTWindow(BenchmarkXCT benchmark, int selection) {
// selection:
// 1 for TATP
// 2 for
-
2071852·text·25.5 KB·2011-05-30 05:19 UTC
import java.awt.*;
import java.awt.FlowLayout;
import java.awt.event.*;
import java.awt.Color.*;
import java.awt.image.*;
import javax.swing.*;
import javax.swing.border.*;
import javax.swi
-
2071847·text·1.9 KB·2011-05-30 05:08 UTC
[user@localhost ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 50G 49G 283M 100% /
udev 992M 0 992M 0% /dev
tmpfs
-
2071844·text·25.3 KB·2011-05-30 05:04 UTC
import java.awt.*;
import java.awt.FlowLayout;
import java.awt.event.*;
import java.awt.Color.*;
import java.awt.image.*;
import javax.swing.*;
import javax.swing.border.*;
import javax.swi
-
2071841·text·25.3 KB·2011-05-30 05:00 UTC
import java.awt.*;
import java.awt.FlowLayout;
import java.awt.event.*;
import java.awt.Color.*;
import java.awt.image.*;
import javax.swing.*;
import javax.swing.border.*;
import javax.swi
-
2071829·text·953 B·2011-05-30 04:36 UTC
<?php
/**
* @file
* webchick's adventures with MongoDB!
*
* Useful resources:
* - http://ca2.php.net/manual/en/mongo.tutorial.php
* - http://groups.google.com/group/mongodb-user/browse_th