Aide memoire programmation 1
Aide mémoire VB Delphi Java C VB Net version Copyright ? - Jean Michel DOUDOUX - All Rights Reserved Déclaration et initialisation de variables V B Obligation de Oui avec Option Explicit déclarer les variables A ?ectation variable Dim var ? var de type variant Déclaration d ? une variable Dim var As Integer Public var as Integer Private var as Integer ? private equivalent de Dim Dé ?nir un Byte entier sur octet non signé à Dé ?nir un entier sur octet signé à Dé ?nir un Integer entier sur octets non signé - à Delphi Oui Java Oui C Oui variable var i integer variable variable int i int i V B Net Oui avec Option Explicit Dim i as Integer Byte ShortInt byte SmallInt byte System Byte Byte du framework Net sbyte System SByte du framework Net ushort System UInt du framework Net CDé ?nir un entier sur octets signé à Dé ?nir un Long entier sur octets signé et Dé ?nir un entier sur octets non signé et Dé ?nir un entier sur octets non signé Dé ?nir un entier sur octets signé Dé ?nir un booléen Boolean Dé ?nir un réel Single sur octets Double Dé ?nir un réel sur octets Word Integer short integer short Short System Int System Int du du framework Net framework Net int System Int Integer du System Int du framework Net framework Net Cardinal LongWord long Boolean ByteBool WordBool LongBool boolean oat double uint System UInt du framework Net ulong System UInt du framework Net long Long System Int System Int du du framework Net framework Net bool System Boolean du framework Net Boolean System Boolean du framework Net oat Single System Single du System Single du framework Net framework Net double System Double du framework Net Double System Double du framework Net CDé ?nir un réel Decimal sur octets Dé ?nir un réel sur octets Dé ?nir un caractère sur un octets Dé ?nir un caractère sur octets Déclarer plusieurs variables d'un même type Déclarer une Date date Const constante Const constante as Integer Déclaration de Const c c constantes Indice de départ d ? un tableau Déclaration d ? un tableau par défaut avec l ? instruction Option Base Dim tableau As Integer Char AnsiChar decimal Decimal System decimal du framework Net WideChar var i j integer char int i j char System Char int i j Char Dim i j As Integer TDateTime java lang Date const valeur static ?nal int i const int i Integer const Chi ?res array of Char ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' ' selon l'index précisé dans la déclaration tableau Array of integer int tableau int tableau new int new int int tableau new int Date System DateTime du framework Net Const constante Const constante as Integer Dim tableau as Integer CDéclaration Dim tableau To As Integer d ? un tableau avec indice de début particulier Déclaration
Documents similaires
-
35
-
0
-
0
Licence et utilisation
Gratuit pour un usage personnel Aucune attribution requise- Détails
- Publié le Apv 19, 2022
- Catégorie Health / Santé
- Langue French
- Taille du fichier 60kB