-
2123900·text·1.8 KB·2012-03-03 22:10 UTC
*** Building rarian *** [7/7]
make V=1 -j 4
make all-recursive
make[1]: Entering directory `/home/jim/checkout/gnome/rarian-0.8.1'
Making all in librarian
make[2]: Entering directory `/home/jim/
-
2123896·text·2.1 KB·2012-03-03 21:51 UTC
#!/bin/bash
#BackupScriptum
a="$(date +%s)"
b="$[1314835200]"
C="$[${a}-${b}]"
z="$[60*60*24]"
VER="$[${C}/${z}]"
DATeYMD="$(date +%Y-%m-%d)"
DATeYM="$(date +%Y-%m)"
DATeY="$(date +%Y)"
LOgA
-
2123894·text·1.7 KB·2012-03-03 21:32 UTC
cpp' || echo './'`../util/tinyxml.cpp
source='../util/tinyxmlparser.cpp' object='tinyxmlparser.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CXX
-
2123890·text·49.9 KB·2012-03-03 21:01 UTC
-
2123888·text·167 B·2012-03-03 20:40 UTC
ALTER TABLE `deliveries-completed`
ADD PRIMARY KEY(`transactionID`) USING HASH
TABLESPACE ts1 STORAGE DISK
MAX_ROWS 1000000000
ENGINE NDBCLUSTER;
-
2123887·text·7.8 KB·2012-03-03 20:11 UTC
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#i
-
2123886·text·287 B·2012-03-03 20:08 UTC
#include<stdio.h>
int main(){
int array[2][2]={1,2,3,4};
void init_arr(int (*ptr)[2]) {
int i,j;
for(i=0;i<2;i++) {
for(j=0;j<2;j++) {
printf("&arr[%d]=%d\n",i,ptr[i][j
-
2123885·text·12.0 KB·2012-03-03 20:08 UTC
__EVENTTARGET=&__EVENTARGUMENT=&__VIEWSTATE=0sXjVT7q0YGqd9qBcpyM00JoFK%2Bvoyx0T6ED%2BFhn7D6cFMKER%2FTiEBPeAOlT6jjNKNC8GvL66pnoG8OPpfyGNlP9%2Ffo3KsffrIq4Y0wKRzW5huv8IAfjnuUYaQ3kYPfQcn0n7UKAeb725vrnhMfy
-
2123884·text·104 B·2012-03-03 20:04 UTC
quitte@amd64:~$ ./test
&arr[0]=-145004555
&arr[0]=-143568112
&arr[1]=134513771
&arr[1]=-143785996
-
2123882·text·102 B·2012-03-03 19:42 UTC
camel_mime_part_get_encoding (CamelMimePart *mime_part)
{
return mime_part->encoding;
}
-
2123874·text·2.2 KB·2012-03-03 19:06 UTC
-- --------------------------------------------------------
--
-- Table structure for table `uri`
--
CREATE TABLE IF NOT EXISTS `uri` (
`id` int(10) unsigned NOT NULL auto_increment,
`sc
-
2123871·text·39 B·2012-03-03 18:50 UTC
Hello openid is cool. Verified Mobarts.
-
2123868·python·927 B·2012-03-03 18:18 UTC
phil@tinderbox:~/src/fabfile $ cat fabfile.py
from __future__ import with_statement
from fabric.api import *
from fabric.decorators import *
from fabric.contrib.console import confirm
env.user
-
2123867·text·929 B·2012-03-03 18:18 UTC
phil@tinderbox:~/src/fabfile $ cat fabfile.py
from __future__ import with_statement
from fabric.api import *
from fabric.decorators import *
from fabric.contrib.console import confirm
env.user
-
2123853·csharp·89 B·2012-03-03 16:51 UTC
int a = 128;
a = a & 0xff;
MessageBox.Show(a.ToString());
-
2123848·text·6.4 KB·2012-03-03 16:34 UTC
/* see LICENSE for copyright and license */
#ifndef CONFIG_H
#define CONFIG_H
/** buttons **/
#define MOD1 Mod1Mask /* ALT key */
#define MOD4 Mod4Mask /* Super/Wi
-
2123815·text·14.0 KB·2012-03-03 14:58 UTC
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@::@@@@@@@@@@@@@@@@@@@@@@@@
-
2123813·text·1.9 KB·2012-03-03 14:55 UTC
<title>Data Rumah Makan</title>
<?php
$host = "localhost"; //nama_url
$user = "root"; //username_database
$password = ""; //password_database
$db = "db_pd"; //nama_database
$tabel = "rm"; //nama
-
2123812·text·832 B·2012-03-03 14:54 UTC
echo
"<table>
<tbody>
<tr>
<td>Nama Rumah Makan</td>
<td>:</td>
<td>$r_tampil[nama_rm]</td>
</tr>
<tr>
<td>Tipe Rumah Makan</td>
<td>:</td>
<td>$r_tampil[tipe_rm]</td>
</tr>
-
2123809·text·259 B·2012-03-03 14:33 UTC
[22811.480604] ata5: EH complete
[22811.480628] Aborting journal on device sdb3.
[22815.163736] ext3_abort called.
[22815.163745] EXT3-fs error (device sdb3): ext3_journal_start_sb: Detected aborte