This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CAMPUS 10 15 13 12 8 CAMPUS 4 Claudio LAPA Anexo 1/2 14 5 | |
7 CAMPUS 10 15 11 12 8 CAMPUS 4 Dinalva Claudio LAPA 13/14 Anexo 1/2 LINA 5 | |
7 CAMPUS 11 12 Anexo 1/2 8 CAMPUS 4 Dinalva Claudio LAPA 15 13/14 10 LINA 5 | |
7 CAMPUS 14 12 Anexo 1/2 11 8 CAMPUS 4 Dinalva LAPA 15 13 10 LINA 5 | |
7 CAMPUS 15 13 14 CAMPUS 4 Dinalva LAPA 12 10 11 LINA 5 | |
- | |
CAMPUS 12 15 10 11 CAMPUS 4 Claudio QUADRA 13 Anexo2 lab3 | |
CAMPUS 12 15 13 14 CAMPUS 4 Dinalva Claudio LAPA QUADRA 11 10 Anexo2 lab3 | |
CAMPUS 12 10 11 14 CAMPUS 4 Dinalva Claudio LAPA 13 15 Anexo2 lab3 | |
CAMPUS 11 QUADRA 10 15 CAMPUS 4 Dinalva Claudio LAPA 13 12 14 Anexo2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Claudio LAPA | |
Dinalva Claudio LAPA | |
Dinalva Claudio LAPA | |
Dinalva LAPA | |
Dinalva LAPA | |
- | |
Claudio | |
Dinalva Claudio LAPA | |
Dinalva Claudio LAPA | |
Dinalva Claudio LAPA |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Project Title | |
A nice project with a nice description | |
--- | |
## Requirements | |
For development, you will only need Node.js and a node global package, Yarn, installed in your environement. | |
### Node |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
#include <stdlib.h> | |
#include <string.h> | |
typedef | |
struct | |
{ | |
char ra [9], | |
nome [41], | |
endereco [101], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React, { Component, PropTypes } from 'react'; | |
import { Text, View, StyleSheet, StatusBar, Button, FlatList, TouchableHighlight, TouchableOpacity, Image, Modal } from 'react-native'; | |
import { Constants, Notifications, Permissions } from 'expo'; | |
import { StackNavigator, DrawerNavigator } from 'react-navigation'; | |
const data = | |
[ | |
{ key: 'Enviar um snap', steps: 4, | |
data: | |
[ |