<<تثبيت الويندوز عن الفلاش ميموري >> معقول ؟ ؟ أكيد تثبيت الويندوز من الفلاش ميموري USB Flash Memory ضليت كتير وقت وانا دور على طريقة سريعة لتثبيت الويندوز وهو موجود على الفلاش ميموري USB Flash Memory . وبعد بحث كتير شفت عدة طرق ولكن الكثير منها بطيء لذلك قمت بعدة محاولات بعضها كانت فاشلة ولكن [...]
Install windows 7 on USB Flash Memory [100% Working and tested] تثبيت الويندوز عن طريق الفلاش ميموري مجربة
Turbo Pascal Learning Arabic + English كتب توربو باسكال عربي + انكليزي
وكما وعدتكم انو رح نزل كتب تعليمية للغة الباسكال اليوم جبت كتابين واحد باللغة العربية وواحد بالانكليزي وهدون الكاتابين انا درست منهون لما كنت سنة اولى الكتاب الاول بالعربي من الرابط التالي Down Arabic Pascal الكتاب التاني بالانكليزي وكتير كويس Down eng book اي سؤال او اي شي غير واضح او استفسار بلغة الباسكال بكل [...]
Methods with a Variable Number of Parameters java jdk 6
Good Night : Before Java SE 5.0 every Java method had a fixed number of parameters. However, it is now possible to provide methods that can be called with a variable number of parameters. (These are sometimes called “varargs” methods.) You can define your own methods with variable parameters, and you can specify any type [...]
Turbo Pascal win all 1.5 Program برنامج لغة الباسكال
بناء على طلب من صديق غالي دور كتير على برنامج توربو باسكال وما شاف روابط صالحة لهيك انا رح اوضعوا هلا للبرنامج لمحة سريعة لغة الباسكال هيي من اللغات الاكادمية اللي بتعلم الطلاب اساسيات التفكير البرمجي السليم . وهي قديمة ولا تزال تثبت فعاليتها وخاصلة للطلاب الجديدين على البرمجة وهي ضرورية لطلاب المعلوماتية السنة الاولى [...]
Bingo Game in JAVA Working with vectors
Good night today i bring to you very funny java program called (Bingo) it is some kind of luck games the idea of game is to generate random ( 0 or 1 ) if there is three ones ( the same row, column, diagonal ) then BINGO else NOT BINGO the game done using Vectors [...]
Read text file in java, index in by lines then write it again
Good night My fiend asked me a question in java she want to read an article from text file (for example eadokingInputFile.txt ) then manipulate it (read all word in each line an index it ) put each word with the line number and output them to text file (for example eadokingOutputFile.txt) input examples : [...]
Printscreen (screen shot) in java
مسا الخير اليوم جايبلكون كود جافا بيقوم باخد صورة للشاشة ويحفظها على الهارد ديسك يمكن انا نحدد حجم الصورة – مكان الصورة – نوع الصورة الكود مو صعب ابدا وهو بالاعتماد بشكل اساسي على الصف java.aw.Robot واللي هوي بشكل اساسي عبارة عن صف للتعامل مع اجهزة الادخال مثل لوحة المفاتيح – الفارة بشكل تلقائي وذلك [...]
Enable Oracle Administrator DBA 10g all Windows
To Enable Oracle Administrator DBA you should follow these Instructions Windows xp 1. Run CMD start menu –> Run –> CMD 2. write these line set ORACLE_HOME=d:\oracle\product\10.2.0\db_1 (this is the oracle path if you use onother version line 10.1.0 just put it ) 3. write cd % ORACLE_HOME%\oc4j\j2ee\isqlplus\application-deployments\isqlplus remove space between % and ORACLE_HOME 4. [...]