Posts tagged eadoking
Read text file in java, index in by lines then write it again
Aug 24th
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 :
Eadoking More >
Printscreen (screen shot) in java
Aug 22nd
مسا الخير
اليوم جايبلكون كود جافا بيقوم باخد صورة للشاشة ويحفظها على الهارد ديسك
يمكن انا نحدد حجم الصورة – مكان الصورة – نوع الصورة
الكود مو صعب ابدا وهو بالاعتماد بشكل اساسي على الصف
java.aw.Robot
واللي هوي بشكل اساسي عبارة عن صف للتعامل مع اجهزة الادخال مثل لوحة المفاتيح – الفارة بشكل More >
Enable Oracle Administrator DBA 10g all Windows
Aug 21st
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. write
d:\oracle\product\10.2.0\db_1\jdk\bin\java -Djava.security.properties=d:\oracle\product\10.2.0\db_1\sqlplus\admin\iplus\provider More >
هلوساتي في لحظة جنون
Aug 21st
صديقتي
رفيقتي
او …. غريبة انتي
لا اعرف ما اقول
منذ اول مرة رايتك فيها
لا اعرف ماذا حدث لي
نظراتك الي وانتي داخلة …
اتيتي الي وجلستي بجانبي
تلك الكلمات ….
تلك النظرات ….
ذلك الجمال الرباني الأخاذ …
عجزت لحظتها عن الحديث
وقفت الكلمات ولم تخرج معي
هل … ؟
لا اعرف …
هل لانني ؟
ايضا لااعرف …
ولكن الذي اعرفه …
وانت ذاهبة
تلك النظرة More >
How to add colored text to the document JAVA
Aug 18th
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 /> More > Eadoking Blog become Online :)
Aug 10th
مدونة عيد الدكنجي Eadoking Blog
مرحبا فيكون بمدونتي
Eadoking اسمي عيد الدكنجي او كما يناديني الكل عيدوو او
اما المواليد فهي بمدينة جبلة … او محافظة جبلة احلى منطقة بالعالم
بالنسبة لعمري : كل لحظة عم يزيد لهيك مواليدي 18 أيار 1988
(الدراسة هندسة معلوماتية اولى تانية تالتة وهلا انا( رابعة هندسة برمجيات
المدونة انا عاملها حتى تكون متل More >


