Joman Adrean

0 نقاط السمعة
585 مشاهدات المحتوى
عضو منذ
1

تحديد شيء معين، وتعليم الألة

لعل الكل يسمع بإمكانية الوصول وتحديد فئات معينة وبدقة عالية باستخدام تعليم الألة، لكن سؤالي كيف يمكن التعلم هذا الباب لنصل لصنع نموذج لتحديد أشكال معينة ؟
2

البرمجة ولغات التشغيل

سؤالي، الآن هل يجب أن تكون أدوات جافا ( أعني بأدوات جافا: jdk وأمور الجافا من مكتبات ) مثبتة مسبقاً بجهاز الحاسوب قبل تنزيل أي برنامج جاهز بلغة جافا ؟ والفرع الثاني من السؤال نفس هل بايثون لها نفس الطريقة ؟
0

كود صفحة الlogout مع ال submit،كيف أفعل الsubmit

. Logout: Upon logout, the system should display 3 Options (Figure 8.9) to the user. The user may check out, save cart and logout or empty cart and logout. Upon checkout a similar action should take place as earlier. Upon the other two options, appropriate action should take place and a message should be displayed. If the cart was empty to begin with these 3 options should not be shown and the customer should be logged out. https://suar.me/eWxOG https://suar.me/OLM2M
0

هل من الممكن ؟

هل من الممكن ان استخدم عناصر من داخل الميثود خارجها وانا اتحدث عن opengl ؟! هل الكود بالأسفل منطقي ؟! Int myMouse (int button ,int state ,int x, int y){ static GlintPoint corner[2]; static int num corners =0; if (button == Gult_Left_Button && State == Gult_Down){ corner[num corners].x =x ; corner[num corners].y = Screen Height -y ; num corners ++; if (num corners == 2) { glRecti (corner[0].x ,corner[0].y ,corner[1].x ,corner[1].y); num corners =0 static int T = corner [0].y