Add IAW/t1-ej2 on XAMPP
BIN
2/IAW/assignments/t1-ej2-xampp/imgs/01-xampp-installation.png
Normal file
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 42 KiB |
BIN
2/IAW/assignments/t1-ej2-xampp/imgs/03-xampp-control-panel.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
2/IAW/assignments/t1-ej2-xampp/imgs/04-apache-mysql-enabled.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
2/IAW/assignments/t1-ej2-xampp/imgs/05-home-page.png
Normal file
After Width: | Height: | Size: 61 KiB |
BIN
2/IAW/assignments/t1-ej2-xampp/imgs/06-index-file.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
2/IAW/assignments/t1-ej2-xampp/imgs/07-edit-index.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
2/IAW/assignments/t1-ej2-xampp/imgs/08-display-index.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
2/IAW/assignments/t1-ej2-xampp/imgs/xampp-logo.png
Normal file
After Width: | Height: | Size: 181 KiB |
BIN
2/IAW/assignments/t1-ej2-xampp/t1-ej2-xampp.pdf
Normal file
35
2/IAW/assignments/t1-ej2-xampp/t1-ej2-xampp.tex
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
\documentclass[12pt,a4paper,titlepage]{article}
|
||||||
|
\usepackage[spanish]{babel}
|
||||||
|
\usepackage{hyperref}
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\usepackage{subcaption}
|
||||||
|
|
||||||
|
\title{\includegraphics[width=0.75\linewidth]{imgs/xampp-logo.png}}
|
||||||
|
\author{Nicolás A. Ortega Froysa}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
\maketitle
|
||||||
|
|
||||||
|
\tableofcontents
|
||||||
|
\pagebreak
|
||||||
|
|
||||||
|
\section{Introducción}
|
||||||
|
|
||||||
|
\section{Instalación}
|
||||||
|
|
||||||
|
\section{Uso y Configuración}
|
||||||
|
|
||||||
|
\section{Conclusión}
|
||||||
|
|
||||||
|
\pagebreak
|
||||||
|
|
||||||
|
\section{Derechos de Autor y Licencia}
|
||||||
|
|
||||||
|
\noindent
|
||||||
|
Copyright \copyright\ \the\year\ Nicolás A. Ortega Froysa
|
||||||
|
<nicolas@ortegas.org> \\
|
||||||
|
\\
|
||||||
|
Este documento se distribuye bajo los términos y condiciones de la licencia
|
||||||
|
Creative Commons Attribution No Derivatives 4.0 International.
|
||||||
|
|
||||||
|
\end{document}
|
6
2/IAW/assignments/t1-ej2-xampp/t1-ej2-xampp.toc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
\babel@toc {spanish}{}\relax
|
||||||
|
\contentsline {section}{\numberline {1}Introducción}{2}{section.1}%
|
||||||
|
\contentsline {section}{\numberline {2}Instalación}{2}{section.2}%
|
||||||
|
\contentsline {section}{\numberline {3}Uso y Configuración}{2}{section.3}%
|
||||||
|
\contentsline {section}{\numberline {4}Conclusión}{2}{section.4}%
|
||||||
|
\contentsline {section}{\numberline {5}Derechos de Autor y Licencia}{3}{section.5}%
|