-
2064024·text·568 B·2011-05-19 04:24 UTC
~/x264 ../1280.y4m cabac=1 ref=6 deblock=1:0:0 analyse=0x1:0x11 me=umh subme=7 me_range=16 chroma_me=1 trellis=2 8x8dct=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=96 sliced_threads=0 n
-
2064022·text·451 B·2011-05-19 04:21 UTC
<?xml version="1.0"?>
<!-- Title.xsl -->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html"/>
<xsl:template match="posts">
<html><b
-
2064020·text·50.0 KB·2011-05-19 04:16 UTC
-
2064018·text·1.7 KB·2011-05-19 04:09 UTC
2011-05-19 00:06:58.372 PlaybackLoop processEvents() -- start
2011-05-19 00:06:58.407 MythSocket(9317df0:33): write -> 33 557 QUERY_CHECKFILE[]:[]1[]:[]Minute to Win It[]:[]Movers & Shakers[]:[]T
-
2064014·text·942 B·2011-05-19 03:48 UTC
function get_web_page( $url )
{
$options = array(
CURLOPT_RETURNTRANSFER => true, // return web page
CURLOPT_HEADER => false, // don't return headers
CURLOPT_FOLLOWLOCATION
-
2064011·text·211 B·2011-05-19 03:18 UTC
slackware/unix:0 MIT-MAGIC-COOKIE-1 4dd9011b850fd0f26d954905284bb0f2
slackware/unix:1 MIT-MAGIC-COOKIE-1 4dd9011b850fd0f26d954905284bb0f2
localhost:0 MIT-MAGIC-COOKIE-1 4dd9011b850fd0f26d95490
-
2064010·text·15.3 KB·2011-05-19 03:17 UTC
ConsoleKit-0.4.3-x86_64-1
M2Crypto-0.20.2-x86_64-1
PyQt-4.8.1-x86_64-1
QScintilla-2.4.5-x86_64-2
aaa_base-13.37-x86_64-3
aaa_elflibs-13.37-x86_64-7
aaa_terminfo-5.8-x86_64-1
aalib-1.4rc5-x86_64
-
2064006·text·441 B·2011-05-19 03:05 UTC
<?xml version="1.0"?>
<!-- Title.xsl -->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html"/>
<xsl:template match="posts">
<html><b
-
2064005·text·117 B·2011-05-19 03:03 UTC
if test x"$mcookie" = x; then
echo "Couldn't create cookie"
exit 1
Line 150 --> fi
dummy=0
-
2064004·text·15.3 KB·2011-05-19 03:01 UTC
ConsoleKit-0.4.3-x86_64-1
M2Crypto-0.20.2-x86_64-1
PyQt-4.8.1-x86_64-1
QScintilla-2.4.5-x86_64-2
aaa_base-13.37-x86_64-3
aaa_elflibs-13.37-x86_64-7
aaa_terminfo-5.8-x86_64-1
aalib-1.4rc5-x86_64
-
2064003·text·35.5 KB·2011-05-19 02:57 UTC
-
2063996·text·50.0 KB·2011-05-19 02:38 UTC
-
2063990·text·907 B·2011-05-19 02:10 UTC
Soneto para Pamela
ENEAS VALTER CAVAL
-
2063989·text·348 B·2011-05-19 02:08 UTC
<?php
class Textfield extends Component {
function initialize(&$controller, &$request, &$user) {
$this->setValueByRef($request->getParameter($this->name));
}
function render(&$controll
-
2063988·text·1002 B·2011-05-19 01:47 UTC
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
int cod, nota, notamaior, codfinal;
char resposta = '?';
printf("Insira o Codigo do aluno: ");
scanf("%d"
-
2063982·text·1.8 KB·2011-05-19 01:19 UTC
#!/usr/bin/env python
'''
# OSKitchen - An open-sourced kitchen management tool for professional establishments
# Copyright (C) 2011 Neal Hughes
# This program is free software: you can redistr
-
2063980·text·2.5 KB·2011-05-19 01:06 UTC
import java.io.*;
import java.util.*;
import static java.lang.Math.*;
public class project
{
public static void main(String args[]) throws IOException
{
for(int q=0;q<1;q++) //A loop that allow
-
2063979·text·23.6 KB·2011-05-19 01:03 UTC
/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image
-
2063978·text·2.5 KB·2011-05-19 01:01 UTC
$ git branch -a
0.7-post-fixes
* master
remotes/origin/0.1-prestable
remotes/origin/0.6.0-stable
remotes/origin/0.6.1-post-fixes
remotes/origin/0.6.2-post-fixes
remotes/origin/0.6.3
-
2063977·text·1.0 KB·2011-05-19 00:57 UTC
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
int cod, nota, notamaior, notamenor, codfinal ;
char resposta = '?';
/
printf("Insira o Codigo do aluno: ");