Enviado em 13/09/2017 - 08:37h
Olá Pessoal !
//-----------------------------------------------
// Display:
// ---------
//
// Summer Language: Hello World Test
//
// 505
// 215
// 230
// 231
//
//-----------------------------------------------
//
int a = 10, b = 20, c = 3, d = 5, i;
//
// YES: a "Hello World"
//
"\nSummer Language: Hello World Test\n\n";
250 + 255; // display: 505
a * b + c * d; // display: 215
// i = 230;
//
i = a * b + c * d + 15;
i; // display value of i: 230
function increment () {
i++; i;
}
increment ();
// argument 1: display the list of Variables
// argument 2: display the list of Functions
info (1);
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Visualizar câmeras IP ONVIF no Linux sem necessidade de instalar aplicativos
Atualizar Debian Online de uma Versão para outra
Dica para encontrar diversos jogos Indies criativos
Instalando Discord no Debian 13
Instalar driver Nvidia no Debian 13
Redimensionando, espelhando, convertendo e rotacionando imagens com script
Software livre - será que eu estou tão errado assim? (10)
Boot do PosRog so funciona em notebook (1)