-
2077122·bash·1.9 KB·2011-06-09 04:06 UTC
#!/bin/bash
#functions
#Backup data install
function backup
{
echo Making Backup...
mkdir -p install_temp/.minecraft
mkdir -p install_temp/.minecraft/saves
mkdir -p install_temp/.min
-
2077121·php·2.4 KB·2011-06-09 04:05 UTC
<?php
/**
* Template Name: Home Page
*/
get_header();
?>
<div id="container">
<div id="content" role="main">
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?
-
2077117·nasm·7.6 KB·2011-06-09 03:59 UTC
.MODEL small
.STACK 100h
.DATA
Message1 DB 'Digite uma sequencia de caracteres:',13,10,'$'
Message4 DB 'Digite outra sequencia de caracteres:',13,10,'$'
Message2 DB 'Este nao e um car
-
2077112·text·14.0 KB·2011-06-09 03:40 UTC
f_altmoon.blo
MoonAlternateA.cfs COUNT=0 Bytes=98366
MoonAlternateB.cfs COUNT=0 Bytes=98366
MoonAlternateC.cfs COUNT=0 Bytes=98366
MoonAlternateD.cfs COUNT=0 Bytes=98366
TOTAL BYTES
-
2077111·text·1.6 KB·2011-06-09 03:35 UTC
Imagine, for a moment, that you became friends with a girl you met in kindergarten. The two of you had tons of fun. Hell, you even shared first kiss. You were inseparable.
Then, in about 4th grade,
-
2077110·text·342 B·2011-06-09 03:29 UTC
Please replace in CSS......
Line no. 147
img.alignright {
padding: 0px;
margin: 5px 0px 0px 15px;
float: right;
}
img.alignleft {
padding: 0px;
margin: 5px 15px 0px 0;
float: left;
-
2077108·text·948 B·2011-06-09 03:23 UTC
For Form heading CSS..................
.contact-form-inner h1 {
background: #009;
color: #fff;
text-align: center;
margin: 0 0 10px 0;
padding: 5px;
}
HTML for form heading...........
-
2077104·text·5.7 KB·2011-06-09 03:08 UTC
able
absurd
acceptance
accustomed
actually
Ada
added
addressing
adjourn
adoption
ADVENTURES
advice
advise
afterwards
ago
Ahem
Alice's
allow
angrily
angry
animal's
Antipathies
a-p
-
2077098·nasm·5.2 KB·2011-06-09 02:58 UTC
.MODEL small
.STACK 100h
.DATA
Message1 DB 'Digite uma sequencia de caracteres:',13,10,'$'
Message4 DB 'Digite outra sequencia de caracteres:',13,10,'$'
Message2 DB 'Este nao e um car
-
2077088·text·3.8 KB·2011-06-09 02:50 UTC
0
changes
The_seventy-seven_toaster_engine 6 // 0
Music_box 0 // 1
10,000_spoons 0 // 0
Dragonfly_wings 2 // 4
Trained_monkey_with_fez 1 // 1
Bellow_and_umbrella 3 // 3
Hang-glider 1 // 3
Mic
-
2077081·nasm·5.2 KB·2011-06-09 02:35 UTC
.MODEL small
.STACK 100h
.DATA
Message1 DB 'Digite uma sequencia de caracteres:',13,10,'$'
Message4 DB 'Digite outra sequencia de caracteres:',13,10,'$'
Message2 DB 'Este nao e um car
-
2077074·nasm·4.2 KB·2011-06-09 02:16 UTC
.MODEL small
.STACK 100h
.DATA
Message1 DB 'Digite uma sequencia de caracteres:',13,10,'$'
Message4 DB 'Digite outra sequencia de caracteres:',13,10,'$'
Message2 DB 'Este nao e um car
-
2077073·text·47.2 KB·2011-06-09 02:10 UTC
-
2077071·text·76.0 KB·2011-06-09 02:07 UTC
-
2077070·text·207.1 KB·2011-06-09 02:05 UTC
-
2077067·text·1.1 KB·2011-06-09 02:00 UTC
[center][font=optima][b][color=green][u]You Must Meet These Requirements Before You Apply![/color][/u]
You are required to have a post count of 10 to apply. That does not mean you spam the forums.
-
2077066·text·113.8 KB·2011-06-09 02:00 UTC
-
2077064·text·3.1 KB·2011-06-09 01:56 UTC
#include<stdio.h>
#include<stdlib.h>
#include<time.h>
/******************************************************************************************
Por: Pablo Navarrete C.
Rol: 2373543-1
Pr
-
2077063·nasm·2.8 KB·2011-06-09 01:54 UTC
.MODEL small
.STACK 100h
.DATA
Message1 DB 'Digite uma sequencia de caracteres',13,10,'$'
Message2 DB 'Este nao e um caracter valido:',13,10,'$'
Message3 DB 'Tamanho do vetor foi exce
-
2077060·nasm·421 B·2011-06-09 01:52 UTC
.MODEL small
.STACK 100h
.DATA
vetor1 DB 0,0,0,0,0,13,10,'$'
vetor2 DB 0,0,0,0,0,13,10,'$'
tam DB 5
Message1 DB 'Digite a primeira string:',13,10,'$'
Message2 DB 'Digite a segunda string:',13,1