-
2057536·text·3.3 KB·2011-05-12 18:30 UTC
/*PRIMER PARCIAL DE LABORATORIO I 1-B
Nombre y apellido: Curso:
Tema 2
Una fabrica de sillas tiene 280 empleados que contienen cada uno de ello
-
2057534·text·745 B·2011-05-12 18:25 UTC
void main(int argc, char* argv[])
{
max_iteration = abs(atoi(argv[1]));
iter = 1;
if (setjmp(Main) == 0)
Ping();
if (setjmp(Main) == 0)
Pong();
l
-
2057532·text·44.8 KB·2011-05-12 18:24 UTC
-
2057531·text·37.8 KB·2011-05-12 18:23 UTC
-
2057528·text·333 B·2011-05-12 18:10 UTC
....................../´¯/)
....................,/¯../
.................../..../
............./´¯/'...'/´¯¯`·¸
........../'/.../..../......./¨¯\
........('(...´...´.... ¯~/'...')
.........\.....
-
2057527·text·149 B·2011-05-12 17:56 UTC
### Struts default properties
###(can be overridden by a struts.properties file in the root of the classpath)
###
### END SNIPPET: complete_file
-
2057526·xml·396 B·2011-05-12 17:56 UTC
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml
-
2057525·xml·215 B·2011-05-12 17:55 UTC
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.1//EN"
"http://struts.apache.org/dtds/struts-2.1.dtd">
<struts>
-
2057524·diff·3.5 KB·2011-05-12 17:52 UTC
Index: target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c
===================================================================
--- target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c (revision
-
2057518·text·1.9 KB·2011-05-12 17:33 UTC
\documentclass[a4paper]{article}
\usepackage[brazilian]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amsthm}
\newtheorem*{theorem}{Teorema}
-
2057516·text·2.5 KB·2011-05-12 17:14 UTC
2011-05-12 19:03:25 CEST LOG: test message did not get through on socket for statistics collector
2011-05-12 19:03:25 CEST LOG: disabling statistics collector for lack of working socket
2011-05-12
-
2057515·text·835 B·2011-05-12 17:12 UTC
quest cien begin
state start begin
when 71114.use begin
pc.mount(20110, 999999)
end
-
2057514·css·28.6 KB·2011-05-12 17:07 UTC
asdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasd
asdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasd
asdasdasdasdasdasdasdasdasdasdasdasdasdasdasda
-
2057511·text·8.4 KB·2011-05-12 17:02 UTC
RTMP Dump v2.3
(C) 2009 Andrej Stepanchuk
(C) 2009-2010 Howard Chu
(C) 2010 2a665470ced7adb7156fcef47f8199a6371c117b8a79e399a2771e0b36384090
License: GPLv2
librtmp license: LGPLv2.1
http://rtmpd
-
2057509·actionscript·862 B·2011-05-12 17:00 UTC
Нужные вещи на все случаи жизни на торговом сайте AKLARID http://aklarid.clan.su/
Каталоги на 1000000 наименований товаров со всего мира.
В продаже лицензионные фильмы, новинки музыки, программное
-
2057506·text·341 B·2011-05-12 16:58 UTC
Ubuntu 10.04.2 LTS
Welcome to the Ubuntu Server!
* Documentation: http://www.ubuntu.com/server/doc
0 packages can be updated.
0 updates are security updates.
Ubuntu 10.04.2 LTS
Welcome
-
2057499·text·1.2 KB·2011-05-12 16:47 UTC
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /var/www
<Directory />
Options FollowSymLinks
AllowOverride None
-
2057489·text·34.0 KB·2011-05-12 16:32 UTC
-
2057487·text·2.2 KB·2011-05-12 16:30 UTC
\documentclass[a4paper]{article}
\usepackage[brazilian]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{amsthm}
\newtheorem*{theorem}{Teorema}
-
2057485·ruby·306 B·2011-05-12 16:18 UTC
class Post
include DataMapper::Resource
property :id, Serial
property :text, Text
property :colored, Boolean, :default => false
belongs_to :user, :required => false, :default => nil # or f