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. [...]
هلوساتي في لحظة جنون
صديقتي رفيقتي او …. غريبة انتي لا اعرف ما اقول منذ اول مرة رايتك فيها لا اعرف ماذا حدث لي نظراتك الي وانتي داخلة … اتيتي الي وجلستي بجانبي تلك الكلمات …. تلك النظرات …. ذلك الجمال الرباني الأخاذ … عجزت لحظتها عن الحديث وقفت الكلمات ولم تخرج معي هل … ؟ لا اعرف … [...]
How to add colored text to the document JAVA
This code generate a colored text in JTextPane like this image <br /> <p>import javax.swing.*;</p><br /> <p>import javax.swing.text.*;</p><br /> <p>import java.awt.Color;</p><br /> <p>public class ColorPane extends JTextPane {</p><br /> <p>public void appendNaive(Color c, String s) { // naive implementation</p><br /> <p>// bad: instiantiates a new AttributeSet object on each call</p><br /> <p>SimpleAttributeSet aset = new [...]
Eadoking Blog become Online :)
مدونة عيد الدكنجي Eadoking Blog مرحبا فيكون بمدونتي Eadoking اسمي عيد الدكنجي او كما يناديني الكل عيدوو او اما المواليد فهي بمدينة جبلة … او محافظة جبلة احلى منطقة بالعالم بالنسبة لعمري : كل لحظة عم يزيد لهيك مواليدي 18 أيار 1988 (الدراسة هندسة معلوماتية اولى تانية تالتة وهلا انا( رابعة هندسة برمجيات المدونة انا [...]