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

لوحة المتصدرين

  1. Programmer Programmers

    Programmer Programmers

    الأعضاء


    • نقاط

      3

    • المساهمات

      38


  2. Oday Al Halabi

    Oday Al Halabi

    الأعضاء


    • نقاط

      1

    • المساهمات

      1


  3. Sabrina Hayat Bardad

    Sabrina Hayat Bardad

    الأعضاء


    • نقاط

      1

    • المساهمات

      169


  4. محمود الحصرية

    محمود الحصرية

    الأعضاء


    • نقاط

      1

    • المساهمات

      104


المحتوى الأكثر حصولًا على سمعة جيدة

المحتوى الأعلى تقييمًا في 12/19/23 in أجوبة

  1. السلام عليكم اخواني اعاني من مشكلة بعمل موقع https://daressly.com/ يظهر عندي مشكلة {"status":404,"msg":"can't find this route : / on server"} على العلم node js مفعل بالسيرفر و اللوحة ومفعل على الموقع ارجو المساعدة بحل المشكلة وشكرا
    1 نقطة
  2. ما هى فائدة الدالة resolve
    1 نقطة
  3. هل يمكن لشخص أن يصبح مبرمج Full stack، يبرمج مواقع الويب و التطبيقات أيضا؟ هل يحتاج ذلك وقتا طويلا جدا؟ هل من الممكن أن يدخل المبرمج سوق العمل بعد تعلمه للFront end و يبدء العمل بينما يتابع تعلم من أجل زيادة قدراته في هذا المجال و بدء و التوسع في تعلم الBack end؟ تسمح لنا الFront end بإنشاء المواقع الثابتة فقط صحيح؟ هل يعمل مبرمجو الFront end عادتا وحدهم بإنشاء مواقع ثابتة فقط؟ أم أنهم يدخلون مشاريع مشتركة مع مطوري الواجهات الخلفية؟
    1 نقطة
  4. هل يوجد library بها component عندما امرر له رقم rating يرسم النجوم المقابلة لهذا الرقم؟ شكراً
    1 نقطة
  5. السلام عليكم في المثال الاول(الدالة wait) تم تمرير معاملات للدالة settimeout وفي المثال الثاني (new promise) لن يتم اي معاملات للدالة settimeout متى يتم تمرير معاملات لهذه الدالة؟
    1 نقطة
  6. نشر الآن السام عليكم انا تظهر لي هذه الرسالة عندما اضغط run فما هو الحل An issue was found when checking AAR metadata: 1. Dependency 'androidx.activity:activity:1.8.0' requires libraries and applications that depend on it to compile against version 34 or later of the Android APIs. :app is currently compiled against android-33. Recommended action: Update this project to use a newer compileSdk of at least 34, for example 34. Note that updating a library or application's compileSdk (which allows newer APIs to be used) can be done separately from updating targetSdk (which opts the app in to new runtime behavior) and minSdk (which determines which devices the app can be installed on).
    1 نقطة
  7. كيف يمكن ربط قاعدة بيانات أوراكل الى C# Forms عن طريق ODBC؟؟
    1 نقطة
  8. هل تقصد مجلد public انا الان انشأت مشروع لارافيل جديد لايحتوي على layout
    1 نقطة
  9. كيف يمكنني أخذ نسخة المشروع المبنية والجاهزة وتركيبها على Laravel10 بعد أن قمت ببنائها بواسطة npm run build
    1 نقطة
  10. ماذا عن استيراد ملفات fonts, images وأيضا إضافة خصائص module وال plugins الموجودة في ملف webpack.config.js ونقلها الى vite.config.js module: { rules: [ { test: /\.html$/i, loader: "html-loader", options: { minimize: true, }, }, { test: /\.(sa|sc|c)ss$/, exclude: /custom\.scss$/i, use: [ { loader: MiniCssExtractPlugin.loader, options: { esModule: false, }, } , "css-loader", "sass-loader"], }, { test: /custom\.scss$/i, use: [ { loader: MiniCssExtractPlugin.loader, options: { esModule: false, }, }, 'rtlcss-loader', 'sass-loader' ] }, { test: /\.(png|svg|jpg|jpeg|gif)$/i, type: 'asset/resource', generator: { filename: "./images/[name][ext]" } }, { test: /\.(svg|eot|woff|woff2|ttf)$/i, type: 'asset/resource', generator: { filename: "./fonts/[name][ext]" } }, ], }, plugins: [ new HtmlWebpackPlugin({ filename: "index.html", template: "./src/index.html" }), new HtmlWebpackPlugin({ filename: "product.html", template: "./src/product.html" }), new HtmlWebpackPlugin({ filename: "payment.html", template: "./src/payment.html" }), new HtmlWebpackPlugin({ filename: "checkout.html", template: "./src/checkout.html" }), new HtmlWebpackPlugin({ filename: "search.html", template: "./src/search.html" }), new HtmlWebpackPlugin({ filename: "contact.html", template: "./src/contact.html" }), new MiniCssExtractPlugin({ filename: "css/style.css" }), new CssMinimizerPlugin() ] };
    1 نقطة
  11. السلام عليكم ورحمة الله وبركاته احيانا اواجه صعوبه في الدخول على دورة تطوير الويب ولا تظهر لي صفحة الدورة حتى مع تغيير المتصفح والدخول من جهاز اخر لا تظهر لي الدورة لا اعلم ما المشكلة تكون الصفحة بهذه الصورة .؟!!
    1 نقطة
  12. لا مشكلة في استخدام المحاكي، وهناك محاكيات أفضل من حيث الأداء مثل box64droid و exagear. لكن قم بتثبيت المحاكي من المصدر الرسمي أي الموقع الرسمي وهو التالي: https://winlator.com/download/
    1 نقطة
×
×
  • أضف...