Visual Basic

TwitterFacebook
Get flash to fully experience Pearltrees

Index of /fr/Documentation/Macros

Index of /fr/Documentation/Macros Name Last modified Size Description Parent Directory - http://www.openoffice.org/fr/Documentation/Macros/

Cours Visual Basic .NET exemple

On prendra des exemples de routine très simple ne contenant que du code. Une string 'Nom' contient un nom , mettre si nécessaire la première lettre en majuscule. 1-En utilisant les Classes String et Char: Dim Nom As String = "philippe" ' Si le premier caractère est minuscule http://plasserre.developpez.com/ve1-1.htm
http://www.tizag.com/vbscriptTutorial/index.php

VBScript Tutorial - Introduction

VBScript stands for Visual Basic Script, a scripting language developed by Microsoft to be used with Microsoft products, mainly Internet Explorer. It has gone through many changes over the years and is now mainly used as the default scripting language of ASP . VBScript was created to allow web page developers the ability to create dynamic web pages for their viewers who used Internet Explorer. With HTML, not a lot can be done to make a web page interactive, but VBScript unlocked many tools like: the ability to print the current date and time, access to the web servers file system, and allow advanced web programmers to develop web applications. VBScript is a prerequisite for ASP developers and should be learned thoroughly before attempting any sophisticated ASP programming.
By using our site, you consent to this privacy policy: This website allows third-party advertising companies for the purpose of reporting website traffic, statistics, advertisements, "click-throughs" and/or other activities to use Cookies and /or Web Beacons and other monitoring technologies to serve ads and to compile anonymous statistics about you when you visit this website. Cookies are small text files stored on your local internet browser cache. A Web Beacon is an often-transparent graphic image, usually no larger than 1 pixel x 1 pixel that is placed on a Web site. Both are created for the main purpose of helping your browser process the special features of websites that use Cookies or Web Beacons. The gathered information about your visits to this and other websites are used by these third party companies in order to provide advertisements about goods and services of interest to you. http://laltruiste.com/document.php?url=http://laltruiste.com/coursvbscript/sommaire.html

Le langage VBScript - Sommaire

Les tableaux Les variables permettent de stocker une valeur par variable, les tableaux permettent de stocker une multitude de valeurs (leur utilisation est proche de celle des variables). Voici quelques exemples de déclarations : http://www.excel-pratique.com/fr/vba/variables_suite.php

Cours VBA : les variables (suite)

Tutorial - Tableur Calc d'OpenOffice.org par l'exemple

http://christianwtd.free.fr/index.php?rubrique=BasExemplesFonction01 FONCTIONS BASIC. Quelques exemples Cette page est faite pour les débutants. Je suggère néanmoins au vrai débutant de se faire la main avec la macro Loto . Tous les exemples présentés ne sont qu'une évolution progressive d'une même macro.
http://www.pise.info/vb/intro.htm

Cours Visual Basic - Christophe Darmangeat

Introduction : Visual Basic, un langage (presque) objet Foin de fausse modestie, ce cours poursuit un double objectif : constituer un vade-mecum de départ pour le langage Visual Basic, dans sa version 5 (mais cela vaut tout aussi bien pour la version 6). présenter certains des concepts fondamentaux de la programmation objet Visual Basic étant, comme tout langage moderne, richissime en fonctionnalités, il va de soi que les quelques pages qui suivent ne remplaceront ni une consultation intelligente de l’aide du logiciel, ni le recours à des ouvrages de référence d’une toute autre ampleur (mais d’un tout autre prix.