-
2054040·text·1.7 KB·2011-05-05 01:41 UTC
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
main()
{
int hora1, hora2, r1, r2, total;
char resposta[6];
inicio:
printf("Digite um
-
2054038·text·1.1 KB·2011-05-05 01:37 UTC
#
# Makefile fragment for Linux 2.6
# Broadcom 802.11abg Networking Device Driver
#
# Copyright (C) 2010, Broadcom Corporation
# All Rights Reserved.
#
# This is UNPUBLISHED PROPRIETARY SOURCE
-
2054033·text·2.2 KB·2011-05-05 01:26 UTC
**************
* Running comparisons
*
* Ignoring following files / folders:
* .svn
* bin
* .gitignore
* pom.xml
*
* Example diff command:
* diff -r --exclude=.svn --exclude=bin
-
2054032·text·135 B·2011-05-05 01:22 UTC
What is the equation of a circle centered at (3,-2) with a radius of 4?
(x+3)^2 + (y-2)^2=16 or should it be (x-3)^2 + (y+2)^2=16 ?
-
2054031·text·10 B·2011-05-05 01:17 UTC
LIKE THIS!
-
2054026·text·1.6 KB·2011-05-05 01:01 UTC
int main(int argc, char *argv[])
{
int horaInicio, horaTermino, minInicio, minTermino, durHora, durMin;
/* Apresentação do problema */
printf("* Calcular a duracao de um jogo, com te
-
2054025·text·1.9 KB·2011-05-05 00:58 UTC
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using Sy
-
2054024·text·4.0 KB·2011-05-05 00:57 UTC
System.InvalidCastException was unhandled
Message=Failed to convert parameter value from a ComboBox to a String.
Source=System.Data
StackTrace:
at System.Data.SqlClient.SqlParameter.C
-
2054023·text·1.4 KB·2011-05-05 00:40 UTC
2011-05-05 01:09:24,365 ERROR - OpenSim.Application [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
Exception: System.BadImageFormatException: An attempt was mad
-
2054022·text·132 B·2011-05-05 00:33 UTC
server 1.north-america.pool.ntp.org iburst
server 2.north-america.pool.ntp.org iburst
server 3.north-america.pool.ntp.org iburst
-
2054021·sql·906 B·2011-05-05 00:27 UTC
CREATE OR REPLACE FUNCTION marc_cleanup_james (TEXT) RETURNS TEXT AS $$
$_ = $_[0];
s/\n\s*//g; # linebreaks and whitespace
# add indicators to tags without them
s/datafield tag="(...)">/datafiel
-
2054020·text·109 B·2011-05-05 00:24 UTC
server 1.north-america.pool.ntp.org
server 2.north-america.pool.ntp.org
server 3.north-america.pool.ntp.org
-
2054019·sql·342 B·2011-05-05 00:23 UTC
CREATE OR REPLACE FUNCTION marc_check_error (TEXT) RETURNS TEXT AS $$
use MARC::Record;
use MARC::File::XML (BinaryEncoding => 'UTF-8');
my $record;
-
2054018·text·328 B·2011-05-05 00:21 UTC
CREATE OR REPLACE FUNCTION marc_is_valid (TEXT) RETURNS BOOLEAN AS $$
use MARC::Record;
use MARC::File::XML (BinaryEncoding => 'UTF-8');
my $record;
eval {
-
2054017·text·1.7 KB·2011-05-05 00:20 UTC
(00:59:55) Charlie Brittlebank: I was under the impression you lived in a house with your mother.
(01:00:09) Charlie Brittlebank: Either that or you failed to engage me enough to make me remember.
-
2054014·text·921 B·2011-05-05 00:03 UTC
libva: libva version 0.32.0
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/fglrx_drv_video.so
libva: va_openDriver
-
2054012·text·3.4 KB·2011-05-04 23:38 UTC
<?php
echo $javascript->link('lib/jquery');
echo $javascript->link('jquery.validate');
print $javascript->link('StyleFunction');
print $javascript->link('user.validation');
?>
<?php print $javas
-
2054006·text·427 B·2011-05-04 23:27 UTC
connected client 192.168.0.107:57075
192.168.0.107:57075 - received fileNameSize: 14
192.168.0.107:57075 - received fileName: ../../test.bin
192.168.0.107:57075 - received fileSize: 700000000
192.
-
2054005·bash·979 B·2011-05-04 23:23 UTC
#!/bin/bash
if [[ $1 != '-l' && $1 != '-d' && $1 != '--help' ]]
then
echo "Error, use goear-script --help para ayuda"
fi
fileid=`echo $2 | cut -d '/' -f 5`
xmlurl="http://www.goear.com/trac
-
2054004·text·468 B·2011-05-04 23:13 UTC
using default configuration
listening on port: 8006
connected client 192.168.0.107:42848
192.168.0.107:42848 - received fileNameSize: 8
192.168.0.107:42848 - received fileName: test.bin
192.168.0