-
2109500·text·3.3 KB·2012-02-03 20:45 UTC
CC dbus.lo
/bin/bash ../libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/inclu
-
2109499·text·1.7 KB·2012-02-03 20:42 UTC
<?php get_header();
$curauth = (get_query_var('author_name')) ? get_user_by('slug', get_query_var('author_name')) : get_userdata(get_query_var('author'));
?>
<div class="fifteen columns clear
-
2109498·text·388 B·2012-02-03 20:36 UTC
SELECT
w.ID as ID,
CASE WHEN b.CompID IS NULL AND p.MaxBOMlevel = 1 THEN 0
WHEN p.MaxBOMlevel > 1 THEN 0
ELSE 1 END as Depth,
w.Name,
w.LayoutFontID as LayoutFontID,
w.Description,
w.SortN
-
2109496·text·1.4 KB·2012-02-03 20:22 UTC
double precision :: l3,l4
double precision :: Lat, Lon, ts, t, i;
double precision :: x1,y1, x2,y2, x, y, m, b;
double precision :: dx,br,aa,q
ts = 0;
t = 0.
-
2109481·text·2.0 KB·2012-02-03 19:42 UTC
/* File: Payroll.java
* Author: Regina Richards
* Date: February 3, 2012
* Purpose: Chapter 02 Exercise 09 - Page 101
9. Write a class that accepts a user's hourly rate of pay and the number of
-
2109479·c·2.5 KB·2012-02-03 19:29 UTC
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
inline static void flt_replace(char** where, const char* with, unsigned* limit)
{
unsigned len = strlen(with);
if(*li
-
2109478·c·2.4 KB·2012-02-03 19:28 UTC
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
inline static void flt_replace(char** where, const char* with, unsigned* limit)
{
unsigned len = strlen(with);
if(*li
-
2109475·text·2.1 KB·2012-02-03 19:09 UTC
ΠΡΟΒΛΗΜΑ 1
Μαυροδάφνη
CaCO3 35%-ενεργο 16%
Νηματώδεις
Πηλοαμμώδες
H ποικιλία ανθορροεί
16% ενεργό CaCO3 --> 5ΒΒ, 420Α, 161-49C, 140Ru
Το 140Ru αποκλείεται γιατί είναι ζωηρό υποκείμενο και
-
2109468·text·701 B·2012-02-03 18:38 UTC
A los caídos
------------
Pudimos enloquecer,
morir
degollados, desangrados,
incapacitados,
enganchados en droga,
convertirnos en fanáticos,
explotadores.
Pudimos quedar recluídos
en c
-
2109467·text·984 B·2012-02-03 18:35 UTC
PokerStars Hand #74958741700: Tournament #510840287, $1.32+$0.18 USD Hold'em No Limit - Level VIII (150/300) - 2012/02/03 13:33:12 ET
Table '510840287 1' 6-max Seat #1 is the button
Seat 1: Deniska_
-
2109460·xml·1.5 KB·2012-02-03 18:14 UTC
<?xml version="1.0" encoding="utf-8" ?>
<producingWell>
<properties>
<downtimeCode>
<range low="" high="" message="Well cannot have downtime code without downtime hours"></range>
-
2109458·text·112.7 KB·2012-02-03 17:57 UTC
-
2109457·text·1.3 KB·2012-02-03 17:53 UTC
{
"account" : "",
"category" : "immature",
"amount" : 0.01000000,
"confirmations" : 14,
"blockhash" : "0000003b6ac453b052734f5f076e057545011126cbedd2a4a5e274ec35472833",
-
2109452·text·1.1 KB·2012-02-03 17:28 UTC
{
"account" : "",
"address" : "1MfAn28gUZK78t2juPd9ZH2Tk7zLS2D5fG",
"category" : "send",
"amount" : -0.03000000,
"fee" : -0.02500000,
"confirmations" : 2,
"b
-
2109449·text·426 B·2012-02-03 17:21 UTC
C:\Users\Administrator>osql -L
Servers:
(local)
GPSTBOXSRV1
MD-MOBILKOMDEV
MD-MOBILKOMDEV\SQLEXPRESS
MD-MOBILKOMPRO\MOBILKOM
MD-UNICHDEV\UNICHDEVSQL
MD-UNILEVER2
-
2109448·c·599 B·2012-02-03 17:19 UTC
typedef __attribute__ ((__packed__)) struct ts7800io {
uint32_t aval;
uint32_t bval;
uint32_t cval;
uint32_t dval;
uint32_t adir;
uint32_t bdir;
uint32_t cdir;
-
2109446·mirc·3 B·2012-02-03 17:18 UTC
klk
-
2109445·text·1.0 KB·2012-02-03 17:17 UTC
PokerStars Hand #74952367584: Tournament #510779664, $1.32+$0.18 USD Hold'em No Limit - Level VI (100/200) - 2012/02/03 11:42:32 ET
Table '510779664 1' 6-max Seat #4 is the button
Seat 4: FantasticA
-
2109440·java·4.4 KB·2012-02-03 17:11 UTC
itunes
import cs1.Keyboard;
public class iTunes {
public static void main (String[] args){
MP3Collection music= new MP3Collection();
int menu=0;
while (menu!=3){
System.out.println("En
-
2109439·php·1.3 KB·2012-02-03 17:09 UTC
<?php
namespace Politistream\CoreBundle\Form;
use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\FormBuilder;
use Politistream\CoreBundle\Component\Profile\ProfileComponentFac