Trouver un fichier de code source :
   

Version Française - English Version
Accueil > 

Visual Basic

 > 

CALCULATRICE

 > 

Calculatrice moustakim mustapha/Calculatrice/Form3.resx


CALCULATRICE

Calculatrice moustakim mustapha/Calculatrice/Form3.resx


Informations sur ce code source

Cliquez pour voir la capture en taille normale
Code Source CALCULATRICE
Auteur m22001111
Fichier Calculatrice moustakim mustapha/Calculatrice/Form3.resx en Visual Basic, VB6, VB.NET, VB 2005, VB
Publié le 15/07/2012

bonjour, c'est une calculatrice programmé par le langage vb.net pour les débutants
 

Fichier : Calculatrice moustakim mustapha/Calculatrice/Form3.resx

Nombre de lignes : 120 lignes


Afficher ce fichier en plein écran
  • <?xml version="1.0" encoding="utf-8"?>
  • <root>
  • <!--
  • Microsoft ResX Schema
  • Version 2.0
  • The primary goals of this format is to allow a simple XML format
  • that is mostly human readable. The generation and parsing of the
  • various data types are done through the TypeConverter classes
  • associated with the data types.
  • Example:
  • ... ado.net/XML headers & schema ...
  • <resheader name="resmimetype">text/microsoft-resx</resheader>
  • <resheader name="version">2.0</resheader>
  • <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
  • <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
  • <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
  • <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
  • <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
  • <value>[base64 mime encoded serialized .NET Framework object]</value>
  • </data>
  • <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  • <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
  • <comment>This is a comment</comment>
  • </data>
  • There are any number of "resheader" rows that contain simple
  • name/value pairs.
  • Each data row contains a name, and value. The row also contains a
  • type or mimetype. Type corresponds to a .NET class that support
  • text/value conversion through the TypeConverter architecture.
  • Classes that don't support this are serialized and stored with the
  • mimetype set.
  • The mimetype is used for serialized objects, and tells the
  • ResXResourceReader how to depersist the object. This is currently not
  • extensible. For a given mimetype the value must be set accordingly:
  • Note - application/x-microsoft.net.object.binary.base64 is the format
  • that the ResXResourceWriter will generate, however the reader can
  • read any of the formats listed below.
  • mimetype: application/x-microsoft.net.object.binary.base64
  • value : The object must be serialized with
  • : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
  • : and then encoded with base64 encoding.
  • mimetype: application/x-microsoft.net.object.soap.base64
  • value : The object must be serialized with
  • : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
  • : and then encoded with base64 encoding.
  • mimetype: application/x-microsoft.net.object.bytearray.base64
  • value : The object must be serialized into a byte array
  • : using a System.ComponentModel.TypeConverter
  • : and then encoded with base64 encoding.
  • -->
  • <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  • <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
  • <xsd:element name="root" msdata:IsDataSet="true">
  • <xsd:complexType>
  • <xsd:choice maxOccurs="unbounded">
  • <xsd:element name="metadata">
  • <xsd:complexType>
  • <xsd:sequence>
  • <xsd:element name="value" type="xsd:string" minOccurs="0" />
  • </xsd:sequence>
  • <xsd:attribute name="name" use="required" type="xsd:string" />
  • <xsd:attribute name="type" type="xsd:string" />
  • <xsd:attribute name="mimetype" type="xsd:string" />
  • <xsd:attribute ref="xml:space" />
  • </xsd:complexType>
  • </xsd:element>
  • <xsd:element name="assembly">
  • <xsd:complexType>
  • <xsd:attribute name="alias" type="xsd:string" />
  • <xsd:attribute name="name" type="xsd:string" />
  • </xsd:complexType>
  • </xsd:element>
  • <xsd:element name="data">
  • <xsd:complexType>
  • <xsd:sequence>
  • <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  • <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
  • </xsd:sequence>
  • <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
  • <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
  • <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
  • <xsd:attribute ref="xml:space" />
  • </xsd:complexType>
  • </xsd:element>
  • <xsd:element name="resheader">
  • <xsd:complexType>
  • <xsd:sequence>
  • <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  • </xsd:sequence>
  • <xsd:attribute name="name" type="xsd:string" use="required" />
  • </xsd:complexType>
  • </xsd:element>
  • </xsd:choice>
  • </xsd:complexType>
  • </xsd:element>
  • </xsd:schema>
  • <resheader name="resmimetype">
  • <value>text/microsoft-resx</value>
  • </resheader>
  • <resheader name="version">
  • <value>2.0</value>
  • </resheader>
  • <resheader name="reader">
  • <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  • </resheader>
  • <resheader name="writer">
  • <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  • </resheader>
  • </root>


Liste des fichiers du ZIP

FichierTaille
Calculatrice moustakim mustapha/Calculatrice.sln933 o
Calculatrice moustakim mustapha/Calculatrice.suo17 Ko
Calculatrice moustakim mustapha/Calculatrice/bin/Debug/Calculatrice.vshost.exe.manifest490 o
Calculatrice moustakim mustapha/Calculatrice/bin/Debug/Calculatrice.xml765 o
Calculatrice moustakim mustapha/Calculatrice/Calculatrice.vbproj7,28 Ko
Calculatrice moustakim mustapha/Calculatrice/Calculatrice.vbproj.user545 o
Calculatrice moustakim mustapha/Calculatrice/Form1.Designer.vb45,04 Ko
Calculatrice moustakim mustapha/Calculatrice/Form1.resx10,74 Ko
Calculatrice moustakim mustapha/Calculatrice/Form1.vb23,31 Ko
Calculatrice moustakim mustapha/Calculatrice/Form3.Designer.vb4,82 Ko
Calculatrice moustakim mustapha/Calculatrice/Form3.resx5,68 Ko
Calculatrice moustakim mustapha/Calculatrice/Form3.vb179 o
Calculatrice moustakim mustapha/Calculatrice/My Project/Application.Designer.vb1,48 Ko
Calculatrice moustakim mustapha/Calculatrice/My Project/Application.myapp510 o
Calculatrice moustakim mustapha/Calculatrice/My Project/AssemblyInfo.vb1,25 Ko
Calculatrice moustakim mustapha/Calculatrice/My Project/Resources.Designer.vb3,2 Ko
Calculatrice moustakim mustapha/Calculatrice/My Project/Resources.resx6,07 Ko
Calculatrice moustakim mustapha/Calculatrice/My Project/Settings.Designer.vb2,97 Ko
Calculatrice moustakim mustapha/Calculatrice/My Project/Settings.settings279 o
Calculatrice moustakim mustapha/Calculatrice/obj/Debug/Calculatrice.Form1.resources3,7 Ko
Calculatrice moustakim mustapha/Calculatrice/obj/Debug/Calculatrice.Form3.resources180 o
Calculatrice moustakim mustapha/Calculatrice/obj/Debug/Calculatrice.Resources.resources11,43 Ko
Calculatrice moustakim mustapha/Calculatrice/obj/Debug/Calculatrice.vbproj.FileListAbsolute.txt2,86 Ko
Calculatrice moustakim mustapha/Calculatrice/obj/Debug/Calculatrice.vbproj.GenerateResource.Cache1010 o
Calculatrice moustakim mustapha/Calculatrice/obj/Debug/Calculatrice.xml765 o
Calculatrice moustakim mustapha/Calculatrice/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll7,5 Ko
Calculatrice moustakim mustapha/Calculatrice/obj/Release/TempPE/My Project.Resources.Designer.vb.dll7,5 Ko
Calculatrice moustakim mustapha/Calculatrice/Resources/calculatrice1.jpg10,88 Ko
Calculatrice moustakim mustapha/Thumbs.db5 Ko

Pour télécharger le zip au complet, veuillez vous rendre sur cette page :
Télécharger CALCULATRICE


Sources du même auteur ayant un ZIP


  • Javascript / Ajax / DHTML Calculatrice heure
    c'est un script en javascript pour afficher l'heure qui s'actualise chaque seconde est aussi une simple calculatrice en utilisant des image...
    Langage : Javascript / Ajax / DHTML, publié le 08/11/2011 par m22001111

  • Javascript / Ajax / DHTML Copier du texte
    c'est un script avec javascript pour copier de texte située dans un textarea sans la selectionne ou cliquer sur copier
    Langage : Javascript / Ajax / DHTML, publié le 01/11/2011 par m22001111

  • C / C++ / C++.NET Course_moustakim
    c'est un jeu de course realiser par dev c++ tres amusant. il est adresseé au debutants,2 jours pour le realiser. amuser vous!
    Langage : C / C++ / C++.NET, publié le 11/04/2011 par m22001111

Voir la suite...


Sources du même langage comportant un zip


  • Visual Basic, VB6, VB.NET, VB 2005, VB Ephemeride w8
    Cet Ephéméride fonctionne sous Windows 7 et Windows 8 contrairement a celui-ci qui ne fonctionne que sous XP: http://www.vbfrance.com/codes...
    Langage : Visual Basic, VB6, VB.NET, VB 2005, VB, publié le 18/05/2013 par Le Pivert

  • Visual Basic, VB6, VB.NET, VB 2005, VB Personnalisation du ruban sous excel 2007
    Petit utilitaire réaliser en vba pour créer des ruban personnalisés sous excel 2007. Pour fonctionner nécessite 7 Zip et la modification dan...
    Langage : Visual Basic, VB6, VB.NET, VB 2005, VB, publié le 17/05/2013 par warlok2008

  • Visual Basic, VB6, VB.NET, VB 2005, VB Pilotage robot delta
    Vous trouverez sur Internet beaucoup de documents sur ces robots très particuliers. http://fr.wikipedia.org/wiki/Robot_Delta Ils ont plein...
    Langage : Visual Basic, VB6, VB.NET, VB 2005, VB, publié le 16/05/2013 par besqueut

  • Visual Basic, VB6, VB.NET, VB 2005, VB Projection du chiffre d'affaire ex
    création automatique suivant certain critère de tableau et feuille ainsi qu' un graphique et le résulta du tout en prenant compte de variabl...
    Langage : Visual Basic, VB6, VB.NET, VB 2005, VB, publié le 14/05/2013 par warlok2008

  • Visual Basic, VB6, VB.NET, VB 2005, VB Gestion classeur excel avec multi utilisateurs
    Gestion d&#8217;accès utilisateurs aux feuilles excel par un nom utilisateur et mot de passe, pour accéder en mode administrateur utiliser ...
    Langage : Visual Basic, VB6, VB.NET, VB 2005, VB, publié le 13/05/2013 par clipper1

Voir la suite...





Logiciels à télécharger...

  • Devis-Factures PHMSD (2.1.0.1)
    Devis-Factures PHMSD (2.1.0.1)
    Configuration minimale Nécessite Windows™ 2000, XP, Windows 7, 8, Vista (Service Pack à jour) - Processeur 500 Mhz (700 Mhz conseillé) - 256 Mo de Ram - 100 Mo d'espace disque disponible po...
  • Ludoprêt (3.2) [Gratuit / Freeware]
    Ludoprêt (3.2) [Gratuit / Freeware]
    Logiciel gratuit de gestion de ludothèque. Gestion des jeux et des adhérents. Gestion des forfaits et des cotisations. Gestion des prêts et retours. Gestion des retards et édition des relances. ...
  • Revealer Keylogger Free (2.05) [Gratuit / Freeware]
    Revealer Keylogger Free (2.05) [Gratuit / Freeware]
    Keylogger invisible et gratuit pour Windows 8, 7, Vista ou XP. Revealer Keylogger Free vous permet de surveiller l'activité des utilisateurs de votre ordinateur et d'enregistrer toutes les touches du ...

Sondage...

Le top des photos

Photo ??Photo ???????????????
Photo ????????Photo ????????
 

Développement réalisé par Nicolas SOREL (Nix) et Emmanuel (EBArtSoft) avec l'aide de Cyril DURAND, Merci à Vincent pour ses précieux conseils
CodeS-SourceS.com© Toute reproduction même partielle est interdite sauf accord écrit du Webmaster
CodeS-SourceS.com© est une marque déposée tous droits réservés
Temps d'éxécution de la page : 0,52 sec