» Java Tips
-
Core Servlets and JavaServer Pages (JSP) (mediafire l...
By eadoking on February 27, 2010 | 2 Comments
Servlets and JavaServer Pages dramatically simplify the creation of dynamic Web pages and Web-enabled applications. With Java 2 Enterprise Edition (J2EE), these tools have come of age, earning the support of an unprecedented range of Web and application servers on every major operating system. This book is a comprehensive guide for every experienced developer who wants to master the new versions of these powerful tools. Start by mastering servlet syntax, installation and setup fundament... -
JCreator Pro + LE ( Java IDE ) version 4.50.010 full ...
By eadoking on October 30, 2009 | 2 Comments
JCreator Java IDE V. 4.50.010 full + serial برنامج JCreator من البرامج المشهورة جدا في ترجمة ملفات ال Java . فعندا نقوم بكتابة برنامج بلغة ال جافا فاننا نحتاج لتنفيذ البرنامج البرنامج على اجهزة اخرى لذلك نحن بحاجة الى ترجمتها وتحويلها الى byte code اي تحويل البرنامج من java file الى class file. يمكن عمل هذه الطري... -
Java™ Swing, 2nd Edition تعلم تقنيات تص...
By eadoking on October 26, 2009 | No Comments
Java™ Swing, 2nd Edition بعض الشرح عن الكتاب باللغة العربية تعلم تقنيات تصميم الواجهات .. اظن انا هذا العنوان ملائم لهذا الكتاب . يبحث هذا الكتاب في تصميم واجهات المستخدم الرسومية او الواجهات الودودة اي كما تعرف ب GUI = Graphical User Interface. تتضمن في البداية تعريف بمكونات Swing و مكونات AWT وكيفي... -
Getting started with Ant in JAVA, The Apache ANT Proj...
ANT The main purpose of this article is to show Ant Java developers who do not yet know this tool. To reveal the main contributions of Ant, we will compare the creation of an online project of classical control with the creation of same project with Ant. Introduction Building the project from command line Compilation Creating executable jar file Project Execution Building the project with Ant The target clean The target compile The target jar Project Execution Dependencies be... -
Window with a tiles image drawing on java frame
By eadoking on September 22, 2009 | 10 Comments
بعض الشرح باللغة العربية هذا الكود البسيط والجميل ومهمته وضع اي صورة بشكل متكرر على كامل نافذة البرنامج, الكود يستخدم تقنية رسم الصورة على النافذة وليست وضع الصورة على مكون ثم تكرير المكون Component. مبدا الطريقة وهو بداية رسم الصورة الاساسية على الزاوية العليا اليسرى ثم نسخ ا... -
Frame in the center of the screen and 50% of it with ...
بعض الشرح باللغة العربية هذا الكود البسيط والفيد جدا أثناء تصميم الواجهات الرسومية في الجافا . فعند تصميم الواجهة على جهاز معين بقياسات ثابتة مثلا 800*600 فاننا عندما نشغل البرنامج على جهاز آخر ذو دقة شاشة عالية فاننا نجد انا البرنامج غير منسق بشكل جيد لذلك نجد انه من الجيد جدا... -
Core Java Volume 1 + 2 (Fundamentals & Advanced ...
By eadoking on August 31, 2009 | No Comments
مسا الخير اكيد كلنا بيعرفوا لغة الجافا وكتير منا بحبوا يتعلموها لهيك انا جايب اليوم كتابين من اشهر كتب لتعليم الجافا من مرحلة المبتدئين ( اي اللي ما بيعرفوا شي ) حتى مرحلة متقدمة جدا الكتب هي عبارة عن كتابين الكتاب الاول هو للمبتدئين ( ليس مبتدئين فهو هام جدا ) Core Java Volume I Fundamen... -
Methods with a Variable Number of Parameters java jdk...
By eadoking on August 27, 2009 | 2 Comments
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 for the parameters, even a primitive type. Here is a simple example: a function that computes the maximum of a variable number of values لمحة عربية سريعة ...



Social Feeds