الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

هل من الممكن مساعدتي في توضيح المطلوب

Featured Replies

بتاريخ:

السلام عليكم و رحمة الله و بركاته

لدي مشروع جديد في ال vb.net

و محتاجة لمساعدتكم في شرح اقسام المشروع للشروع فيه


ارجو منكم مساعدتي في معرفة المطلوب من البروجكت

و لكم مني جزيل الشكر و الامتنان و جزاكم الله خير الجزاء


اترككم مع فقرات المشروع


Scenario:



A company did a survey in a town to determine the families that living under the poverty level. They collected information, shown in the table, for 14 families. They got their yearly income and number of members in each family.


Create a project to analyze the income survey. The statistics for each home include an identification code, the number of members in the household, and the yearly income.


Task 1: entering and displaying data

a- Enter data listed in the table in three different arrays at declaration time. The user will be able also to enter more families' details using textboxes. Use three arrays to define the home data elements (ID, Members, and Income).
b- The form will contain an Add button to add data from textboxes to arrays.
c- The form will contain a Display button to display the data stored in arrays in one list box. Separate them by one tab space.
d- Clicking the Display button at any time, will display all data sorted in arrays.



Task 2: Analyzing and Viewing Date

a- You need also a report button to display:
b- The identification number and annual income for each household that exceeds the annual income average. Display this report in one list box.
c- The percentage of households having income below the poverty level. The poverty level is 8000 for a family of one or two persons, plus 2000 for each additional member. For example, the poverty level for a family of 4 persons is: 8000 + (2*2000), which is 12000.
d- Add a combo box that retrieves all identification numbers from the ID array including items entered from the ID textbox. When the user select any ID number, the annual income and number of persons of that family will displayed in labels.


Task 3: Validating and Viewing Data

a- Validate data entry to be only numbers. Change the maximum length for ID textbox to four digits and for number of persons to two digits only.
b- Format any decimal figures to 2 decimal points.
c- Write a report describing this project, the design and the code. Submit a soft and hard copy of this report




مع احترامي
اختكم
اوراق ملونة

بتاريخ:
  • كاتب الموضوع

الحمد لله .. عرفت المطلوب

و هنا الشرح

شركة تبي تسوي احصاء في مدينة عشان تحدد العائلات الي تعيش تحت مستوى الفقر
فجمعوا المعلومات اللي عندش في الجدول عن 14 عائلة
اخذوا راتبهم السنوي وعدد الافراد في كل اسرة

نعمل برنامج يحلل احصائية الدخل
الاحصائية تحمل رقم تعريفي لكل عائلة, عدد الافراد والدخل السنوي (موجود في الجدول حسب ماذكر)


تاسك1
1- عرف 3 اراي ودخلي فيهم بيانات العوائل كما في الجدول اراي لكل من ID, Members, and Income
استخدمي textbox لاضافية البيانات
2- استخدم زر لاضافة البيانات من textbox الى Arrays المناسبة
(تحطين كود في الزر يحفظ البيانات في مكاناها المناسب في الـArray)
3- استخددم زر لعرض البيانات المحفوظة في Listbox وافصليهم باستخدام الـtab space
4- ضغط زر العرض راح يعرض كل البيانات المحفوظة في الـarrays


تاسك2
1- استخدم زر لعرض تقرير
اعرضي في one list box الرقم التعريفي والدخل السنوي لكل اسرة يتجاوز دخلها متوسط الدخل السنوي
وعاطينا المعادلة اللي تطلعين فيها النواتج
واضيف كوموببوكس يستلم كل الارقام التعريفية
ولما المستخدم يختار رقم بيطلع الدخل في ليبل

تاسك3
عرف البيانات المدخله كـnumbers only
غير الmaximum length بتلاقينه في الPropretiers الى 4 للـID و 2 لافراد العائلة او members
عدلي العرض للاعداد الى 2 decimal points
c- Write a report describing this project, the design and the code. Submit a soft and hard copy of this report

بتاريخ:
  • كاتب الموضوع

اخواني و اخواتي الاعزاء

من سيساعدني في الحل و الاقتراحات؟؟

و شكرا على تعاونكم

  • بعد 2 أسابيع...
بتاريخ:
  • كاتب الموضوع

هلا من الممكن مساعدتي في معرفة شرح مفصل عن الآراي


و شكرا

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.