اذهب إلى المحتوى

Shahed Hamze

الأعضاء
  • المساهمات

    23
  • تاريخ الانضمام

  • تاريخ آخر زيارة

آخر الزوار

لوحة آخر الزوار معطلة ولن تظهر للأعضاء

إنجازات Shahed Hamze

عضو مساهم

عضو مساهم (2/3)

18

السمعة بالموقع

  1. لماذا تظهر هذه الرسالة Project/Target: "شهد - Release": The compiler's setup (GNU GCC Compiler) is invalid, so Code::Blocks cannot find/run the compiler. Probably the toolchain path within the compiler options is not setup correctly?! Do you have a compiler installed? Goto "Settings->Compiler...->Global compiler settings->GNU GCC Compiler->Toolchain executables" and fix the compiler's setup. Tried to run compiler executable 'C:\MinGW/bin/gcc.exe', but failed! Skipping... Nothing to be done (all items are up-to-date).
  2. النتيجة from ctypes import LibraryLoader, WinDLL ImportError: cannot import name 'WinDLL' from 'ctypes' (/usr/lib/python3.10/ctypes/__init__.py)
  3. طبقت التعليمات كاملة وظهرت نفس النتيجة from tkinter import * from ctypes import windll windll.shcore.SetProcessDpiAwareness(1) # my calculator = TK() mycalculator = Tk() mycalculator.geometry("685x960") mycalculator.mainloop() النتيجة Traceback (most recent call last): File "/home/main.py", line 2, in <module> from ctypes import windll ImportError: cannot import name 'windll' from 'ctypes' (/usr/lib/python3.10/ctypes/__init__.py)
  4. ايضا ظهرت نفس النتيجة ما العمل
  5. from tkinter import * from ctypes import windll windll.shcore.SetProcessDpiAwareness(1) ()my calculator= TK ("آلة حاسبة ")miscalculation mycalculator.geometry("685x960") () mycalculator.mainloop النتيجة : File "/home/main.py", line 3 from ctypes import windll IndentationError: unexpected indent ...Program finished with exit code 1 Press ENTER to exit console
  6. هل يوجد جدول دوال بايثون ومعانيها بالعربي
  7. عند استخدام بايثون اونلاين على الغوغل اقوم بتنفيذ امثلة تظهر لي هذه الرسالةاتبعت كل التعليمات عندما اضغط RUN تظهر لي هذه الرسالة ...Program finished with exit code 1 Press ENTER to exit console. لماذا
  8. اتبعت كل التعليمات وعندما اضغط RUN تظهر لي هذه الرسالة ...Program finished with exit code 1 Press ENTER to exit console. لماذا
  9. اقصد اني اريد رابط لبرنامج يترجم معاني الدوال و غيرها في بايثون
  10. ممكن رابط افضل مترجم بابثون اون لاين
  11. ما هي قواعد كتابة اكواد بايثون
  12. نعم اريد ان ترسلو لي برنامج منفذ على بايثون ولكن دون تفاصيله
×
×
  • أضف...