█ ما المقصود ب stream: هو عبارة عن مجرى لتدفق متتال لسلسة بيانات من برنامج آخر او الاجهزة الملحقة بالحاسب و هو نفس المبدأ المستخدم تبادل المعطيات عبر الشبكات كتاب ملخص ++fstream in visual c مجاناً PDF اونلاين 2025 streamما ب عبارة متتالً باٌت • او من األجهزة بالحاسب بالعكس • و فً المعطٌات • نستخدم عندما نرٌد لبرنامجنا قراءة كتابة ملف • خارجً هناك ارتباط • ً دائما • input read • Output write الملفات الثنائٌة تدعم ملفات مثل الصور الموسٌقى • FileStream, BinaryReader and BinaryWriter • The class FileStream provides us with various methods for reading writing from a binary file • enables you to write primitive types binary values a specific encoding stream It has one main method – Write( ), • allows read primitive data recorded using a BinaryWriter Text Streams السلسة النصٌة تعمل فقط مع الملفات البٌانات • • ReadLine() – reads line of text returns a string ٌقرأ سطر النص • • ReadToEnd() the entire its end and string Write() writes WriteLine() into the stream الملخص حول التعامل استعراض حفظ النصية لغة Visual c++ net 2010