Download presentation
Presentation is loading. Please wait.
Published byEmily Nora Bryan Modified over 9 years ago
1
Dr. Al-Mothana Gasaymeh
2
Software Software : is a collection of programs, data, and information “ instructions for the hardware “ Program : Set of instructions that tell the computer what to do Programmer : the person who make the programs
3
Parts of computer System Hardware: Electronic Devices Software : Instructions and computer programs
4
What is Visual basic A language used to create windows applications Programs are developed with a Graphical User Interface (GUI) The Instruction executed in the program are controlled by events “ Uses events-driven Programming “
5
تشغيل البرنامج
6
أجزاء البرمجية شريط العنوان title bar شريط القوائم menus bar شريط الادوات tool bar صندوق الادوات tool box شاشة الخصائص properties windows شاشة مستكشف المشروع project explorer النموذج form محرر برنامج الفيجوال بيسك visual basic editor
7
شريط العنوان Title Bar
8
شريط القوائم Menus bar
9
Questions كم قائمة يوجد في شريط القوائم ؟ ما هو عمل : File Edit View Run Debug Tools Window Help
10
شريط الادوات tool bar
11
صندوق الادوات tool box
12
شاشة الخصائص properties windows
13
شاشة مستكشف المشروع project explorer
14
النموذج form
15
محرر برنامج الفيجوال بيسك visual basic editor
16
Saving the project and programs File>save project as File>save form as File > Make project.exe
17
Questions ما الفرق بين المشروع و البرنامج project VS program ؟
18
Run
19
End
20
Steps in Developing Application 1. Open form 2. Draw the user interface (controls) 3. Assign properties to controls 3. Attach code to controls - ما هي خطوات انشاء تطبيق ) (Application في Visual basic ؟ 1- فتح الفورم 2- رسم الكائنات (TOOLS) 3- تغيير الخصائص 4- كتابة الكود
21
مصطلحات هامة ؟ أدوات التحكم Controls كائنات برمجية تمثل القطع المكونة لواجهة برامج الفيجوال بيسك الحدث Events فعل يقوم به المستخدم او البرنامج الوظائف Methods افعال محددة يمكن للكائن أن يقوم بها مثل Hide كائن Object أحد عناصر البرنامج له خصائص و وظائف و احداث مثل Controls and the forms ألإجراءات Procedures مقاطع من التعليمات ( الكود ) مثل الدوال Functions الخصائص Properties
Similar presentations
© 2025 SlidePlayer.com Inc.
All rights reserved.