-
2067892·text·424.3 KB·2011-05-24 00:07 UTC
-
2067891·text·1.2 KB·2011-05-24 00:06 UTC
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:d3d:debug_d3dformat Unrecognized 1129272385 (as f
-
2067884·text·420 B·2011-05-23 23:25 UTC
int i, numero, fatorial;
/* Apresentação e obtenção do numero */
printf("Calcular o fatorial de um numero inteiro, maior ou igual a zero\n\n");
printf("Digite o numero a ser fa
-
2067883·text·1.6 KB·2011-05-23 23:24 UTC
#include <stdio.h>
#include <curl/curl.h>
int main(void)
{
CURL *_curl;
char *curlUrl =0;
struct curl_slist *headers = NULL; //
char *curlAuthentication =0;
cur
-
2067878·text·1023 B·2011-05-23 22:42 UTC
/tmp/ccUvBN7S.o: In function `main':
hey_world.cpp:(.text+0x14): undefined reference to `std::cout'
hey_world.cpp:(.text+0x19): undefined reference to `std::basic_ostream<char, std::char_traits<char
-
2067877·text·509 B·2011-05-23 22:36 UTC
<models>
<model index="1" name="Ice Wall (Vertical)" path="Model\structure\wall\block">
<scale x="0.55" y="0.55" z="0.64"/>
<rotate z="90"/>
<textures>
<texture name="Block" p
-
2067876·text·2.3 KB·2011-05-23 22:33 UTC
┌─[leleobhz@daniela.leleobhz.org]
└─[~]> mtr --report --report-wide www.itgen.com.br
HOST: daniela.leleobhz.org Loss% Snt Last Avg Best Wrst StDe
-
2067874·text·16.8 KB·2011-05-23 22:30 UTC
Session Start: Mon May 23 20:50:04 2011
Session Ident: Wilder
01[08:50pm] <Hunden> http://pastebin.ca/2067803
01[08:50pm] <Wilder> tx for dat
01[09:00pm] <Hunden> nps
01[09:00pm] <Hunden> s
-
2067873·text·41.2 KB·2011-05-23 22:27 UTC
-
2067869·text·1.3 KB·2011-05-23 22:11 UTC
$ telnet 192.168.1.1
Trying 192.168.1.1...
Connected to 192.168.1.1.
Escape character is '^]'.
****************************************
Welcome
-
2067868·text·2.5 KB·2011-05-23 22:06 UTC
| arm-cruxhf-linux-gnueabi-gcc -S -o /mnt/arm/0/toolchain/work/build-eglibc/rtld-global-offsets.hT3 -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -g -Wstrict-proto
-
2067864·text·322 B·2011-05-23 21:58 UTC
1 x Root Server EQ 10
* Rescue-System (Englisch, 64 bit)
* 4 x 120 GB SSD Hard Drive
==============================================
Zahlungsweise:
================================
-
2067859·c·3.8 KB·2011-05-23 21:43 UTC
/*
* Copyright 2000, International Business Machines Corporation and others.
* All Rights Reserved.
*
* This software has been released under the terms of the IBM Public
* License. For deta
-
2067858·text·9.2 KB·2011-05-23 21:41 UTC
Adobe AIR Adobe Systems Inc. 10/3/2010 2.0.3.13070
Adobe Flash Player 10 ActiveX Adobe Systems, Inc. 11/25/2009 1.85 MB 10.0.32.18
Adobe Flash Player 10 Plugin Adobe Systems Incorporated 6/26/2010
-
2067856·text·1.7 KB·2011-05-23 21:35 UTC
'''Bounded rationality''' is the idea that in decision making, rationality of individuals is limited by the information they have, the cognitive limitations of their minds, and the finite amount of ti
-
2067854·text·200 B·2011-05-23 21:27 UTC
vm.kmem_size_max="15032385536"
vm.kmem_size="15032385536"
vfs.zfs.prefetch_disable="0"
vfs.zfs.txg.timeout="5"
kern.maxvnodes=250000
vfs.zfs.txg.write_limit_override=1073741824
vfs.read_max=32
-
2067852·text·66.4 KB·2011-05-23 21:17 UTC
-
2067844·text·640 B·2011-05-23 20:48 UTC
mysql> select count(*) from invitation where created >= '2008-07-04 00:00:00' and created < '2009-01-01 00:00:00';
+----------+
| count(*) |
+----------+
| 686 |
+----------+
1 row in set
-
2067841·text·2.3 KB·2011-05-23 20:36 UTC
Dim num1 As Decimal
Dim num2 As Decimal
Dim cal As Integer
Dim tot As Decimal
Dim Exi As Integer
Dim que1 As Integer
Exi = 1
que1 = 0
-
2067838·text·342 B·2011-05-23 20:30 UTC
function Sayer::Return()
{
say(1, "Return now!~wretflag");
}
function Sayer::addBindsToMenu() after GameBinds::Init
{
echo("Binding");
$GameBinds::CurrentMap = "playMap.sae";
$GameBinds: