انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة
الكلية كلية هندسة المواد
القسم قسم هندسة المعادن
المرحلة 2
أستاذ المادة رفاه ابراهيم جبار
27/02/2018 08:01:26
Fundamentals of Programming in Visual Basic Introduction
Visual Basic 6.0 is a programming environment from Microsoft that allows the programmer to create windows (Graphical User Interface) applications. A Graphical User Interface (GUI) enables the user to interact with an application through the use of graphs, icon, buttons, menus, dialog boxes and windows. Visual Basic 6.0 is an event–driven language which is required writing a code in order to perform some tasks in response to certain events.
Visual Basic is derived from the “visual” term refers to the method used to create a Graphical User Interface. The “Basic” term refers to the BASIC (Beginners All-Purpose Symbolic Instruction Code) language, a language used by more programmers.
Starting Visual Basic Program
To start Visual Basic program, the following steps have to follow:
Click on Start ? programs ? Microsoft visual studio 6.0 ? Microsoft visual basic 6.0.
The new project window will appear as shown in Figure (1). It has three tabs: New : To start a new project. Existing : To select from a list of existing projects. Recent : To select from the list of recently opened projects.
Click on the Standard EXE icon (EXE means executable) to go into visual basic 6.0 programing environment.
المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .
الرجوع الى لوحة التحكم
|