Skip to content

Instantly share code, notes, and snippets.

View paulohenriquesn's full-sized avatar
😀
dotnet new webapi

Paulo Henrique paulohenriquesn

😀
dotnet new webapi
View GitHub Profile
@paulohenriquesn
paulohenriquesn / connect.php
Created December 11, 2015 12:19
Connect PHP/MYSQL
<?php
$servername = "localhost";
$username = "username";
$password = "password";
$conn = new mysqli($servername, $username, $password);
if ($conn->connect_error) {
die("Connection failed: " . $conn->connect_error);
}
@paulohenriquesn
paulohenriquesn / index.html
Created December 11, 2015 12:25
Animate CSS/HTML [Text @Keyframe]
style <style type="text/css">
#acess {
color: white;
}
#acess {
width:100%;
try
{
//code
}
catch (Exception ex){
System.Diagnostics.Process($"https://google.com/search?q=stackoverflow+%20c#+%20{ex.ToString()}");
}
+++++
]>++]*]>
++]*R]>++]*
++++.---.+++++++
..+++.R]0>++]0+++++~@]0+++~@++
.<[++++++++.--------.+++.------.--------.P
nome = input("Seu nome: ")
def getinput():
global nome
nome = input('Seu nome novamente')
verify()
def verify():
global nome
if len(nome) <= 3:
// First Hall Method
public int index = 0;
public List<string> texts = new List<string>() { "text1", "text2", "text3" };
void state_hall_1()
{
if(index++ != texts.Count){
index+=1;
}
currentText.text = texts[index];
if (Input.GetKeyDown(KeyCode.Space))
// First Hall Method
public int index = 0;
public List<string> texts = new List<string>() { "text1", "text2", "text3" };
void state_hall_1()
{
currentText.text = texts[index];
if (Input.GetKeyDown(KeyCode.Space))
{
if (index != texts.Count)
{
(3*10^11)+((10^10)+(10^9)*4+(10^8)*1+(10^7)*5+(10^6)*9+(10^5)*2+(10^4)*6+(10^3)*5+(10^2)*3+(10^1)*5+9)
using Newtonsoft.Json.Linq;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Newtonsoft.Json.Linq;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;