Telegram Group & Telegram Channel
1. تثبيت Visual Studio

🔸️ ما هو Visual Studio؟

• يعتبر Visual Studio بيئة تطوير متكاملة (IDE) من شركة Microsoft، يدعم العديد من لغات البرمجة بما في ذلك C++.

• يتميز بواجهة مستخدم قوية وأدوات متقدمة للتصحيح وإدارة المشاريع.

خطوات التثبيت:

1️⃣ تحميل Visual Studio:

• انتقل إلى الموقع الرسمي لـ Visual Studio.
• اختر الإصدار المناسب (Community مجاني للمطورين الأفراد).

2️⃣ بدء التثبيت:

• بعد تنزيل المثبت، قم بتشغيله.
• اختر Workloads وحدد Desktop development with C++ (تطوير تطبيقات سطح المكتب باستخدام C++).

3️⃣ تثبيت المكونات الإضافية:


■ تأكد من تحديد المكونات التالية:

MSVC v142 - VS 2019 C++ x64/x86 build tools (أدوات بناء C++).

Windows 10 SDK (للتطوير على نظام Windows).

C++ CMake tools for Windows (إذا كنت ستستخدم CMake).

4️⃣ إكمال التثبيت:

• اضغط على Install وانتظر حتى تكتمل العملية.
• بعد الانتهاء، أعد تشغيل الجهاز إذا طُلب منك ذلك.

5️⃣ إنشاء مشروع جديد:

• افتح Visual Studio.
• اختر Create a new project.
• اختر Console App (تطبيق Console) وحدد C++ كلغة.
• قم بتسمية المشروع واختيار مكان الحفظ.

6️⃣ كتابة وتشغيل البرنامج:

• اكتب الكود التالي في ملف main.cpp

#include <iostream>
using namespace std;

int main() {
cout << "Hello, World!" << endl;
return 0;
}

• اضغط على Ctrl + F5 لتشغيل البرنامج دون تصحيح، أو F5 للتشغيل مع التصحيح



tg-me.com/artificial_AI_intelligence/961
Create:
Last Update:

1. تثبيت Visual Studio

🔸️ ما هو Visual Studio؟

• يعتبر Visual Studio بيئة تطوير متكاملة (IDE) من شركة Microsoft، يدعم العديد من لغات البرمجة بما في ذلك C++.

• يتميز بواجهة مستخدم قوية وأدوات متقدمة للتصحيح وإدارة المشاريع.

خطوات التثبيت:

1️⃣ تحميل Visual Studio:

• انتقل إلى الموقع الرسمي لـ Visual Studio.
• اختر الإصدار المناسب (Community مجاني للمطورين الأفراد).

2️⃣ بدء التثبيت:

• بعد تنزيل المثبت، قم بتشغيله.
• اختر Workloads وحدد Desktop development with C++ (تطوير تطبيقات سطح المكتب باستخدام C++).

3️⃣ تثبيت المكونات الإضافية:


■ تأكد من تحديد المكونات التالية:

MSVC v142 - VS 2019 C++ x64/x86 build tools (أدوات بناء C++).

Windows 10 SDK (للتطوير على نظام Windows).

C++ CMake tools for Windows (إذا كنت ستستخدم CMake).

4️⃣ إكمال التثبيت:

• اضغط على Install وانتظر حتى تكتمل العملية.
• بعد الانتهاء، أعد تشغيل الجهاز إذا طُلب منك ذلك.

5️⃣ إنشاء مشروع جديد:

• افتح Visual Studio.
• اختر Create a new project.
• اختر Console App (تطبيق Console) وحدد C++ كلغة.
• قم بتسمية المشروع واختيار مكان الحفظ.

6️⃣ كتابة وتشغيل البرنامج:

• اكتب الكود التالي في ملف main.cpp

#include <iostream>
using namespace std;

int main() {
cout << "Hello, World!" << endl;
return 0;
}

• اضغط على Ctrl + F5 لتشغيل البرنامج دون تصحيح، أو F5 للتشغيل مع التصحيح

BY البرمجة و الذكاء الإصطناعي


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/artificial_AI_intelligence/961

View MORE
Open in Telegram


telegram Telegram | DID YOU KNOW?

Date: |

Export WhatsApp stickers to Telegram on Android

From the Files app, scroll down to Internal storage, and tap on WhatsApp. Once you’re there, go to Media and then WhatsApp Stickers. Don’t be surprised if you find a large number of files in that folder—it holds your personal collection of stickers and every one you’ve ever received. Even the bad ones.Tap the three dots in the top right corner of your screen to Select all. If you want to trim the fat and grab only the best of the best, this is the perfect time to do so: choose the ones you want to export by long-pressing one file to activate selection mode, and then tapping on the rest. Once you’re done, hit the Share button (that “less than”-like symbol at the top of your screen). If you have a big collection—more than 500 stickers, for example—it’s possible that nothing will happen when you tap the Share button. Be patient—your phone’s just struggling with a heavy load.On the menu that pops from the bottom of the screen, choose Telegram, and then select the chat named Saved messages. This is a chat only you can see, and it will serve as your sticker bank. Unlike WhatsApp, Telegram doesn’t store your favorite stickers in a quick-access reservoir right beside the typing field, but you’ll be able to snatch them out of your Saved messages chat and forward them to any of your Telegram contacts. This also means you won’t have a quick way to save incoming stickers like you did on WhatsApp, so you’ll have to forward them from one chat to the other.

At a time when the Indian stock market is peaking and has rallied immensely compared to global markets, there are companies that have not performed in the last 10 years. These are definitely a minor portion of the market considering there are hundreds of stocks that have turned multibagger since 2020. What went wrong with these stocks? Reasons vary from corporate governance, sectoral weakness, company specific and so on. But the more important question is, are these stocks worth buying?

telegram from in


Telegram البرمجة و الذكاء الإصطناعي
FROM USA