Outer Join , Left Outer , Right Outer
วันเสาร์ที่ 30 เมษายน พ.ศ. 2559
SQL Concept
Outer Join , Left Outer , Right Outer
I can design web applications by using Java Server Faces (JSF), Primefaces, EJB3, SQL, DB2 (IBM) and designing report (Word, Excel and PDF) by using XML Script and Crystal Clear Report for the organization that can be easily and no problem for used and they can use the Web to manage the customer's organization effectively. I want to learn a new culture, technology and colleagues involved in the IT profession.
Android Sensors
Location provider Requires
android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION
LocationManager
GetSystemService(Context.LOCATION_SERVICE)
หลังจากที่ลงทะเบียน จะได้รับตำแหน่งของผู้ใช้ที่ทราบล่าสุด, การอัพเดตสถานที่ หรือได้รับ intents เมื่อเกิดการแบ่ง หรือย้ายออกจากพื้นที่ทางภูมิศาสตร์
LocationListener
I can design web applications by using Java Server Faces (JSF), Primefaces, EJB3, SQL, DB2 (IBM) and designing report (Word, Excel and PDF) by using XML Script and Crystal Clear Report for the organization that can be easily and no problem for used and they can use the Web to manage the customer's organization effectively. I want to learn a new culture, technology and colleagues involved in the IT profession.
Android libraries
•android.app
–Provides access to the application model and is the cornerstone of all Android applications.
•android.content
–Facilitates content access, publishing and messaging between applications and application components.
•android.database
–Used to access data published by content providers and includes SQLite database management classes.
•android.graphics
–A low-level 2D graphics drawing API including colors, points, filters, rectangles and canvases.
•android.hardware
–Presents an API providing access to hardware such as the accelerometer and light sensor.
•android.opengl
–A Java interface to the OpenGL ES 3D graphics rendering API.
•android.opengl
–A Java interface to the OpenGL ES 3D graphics rendering API.
•android.os
–Provides applications with access to standard operating system services including messages, system services and inter-process communication.
•android.media
–Provides classes to enable playback of audio and video.
•android.net
–A set of APIs providing access to the network stack. Includes android.net.wifi, which provides access to the device’s wireless stack.
•android.provider
–A set of convenience classes that provide access to standard Android content provider databases such as those maintained by the calendar and contact applications.
•android.text
–Used to render and manipulate text on a device display.
•android.util
–A set of utility classes for performing tasks such as string and number conversion, XML handling and date and time manipulation.
•android.view
–The fundamental building blocks of application user interfaces.
•android.widget
-A rich collection of pre-built user interface components such as buttons, labels, list views, layout managers, radio buttons etc.
•android.webkit
–A set of classes intended to allow web-browsing capabilities to be built into applications
I can design web applications by using Java Server Faces (JSF), Primefaces, EJB3, SQL, DB2 (IBM) and designing report (Word, Excel and PDF) by using XML Script and Crystal Clear Report for the organization that can be easily and no problem for used and they can use the Web to manage the customer's organization effectively. I want to learn a new culture, technology and colleagues involved in the IT profession.
Key Point : User Interface for Mobile App
ปัจจัยความหลากหลายของขนาดจอ
1.) Brand ของผู้ผลิด
2.) Density Screen
3.) อัตราส่วนของจอ
หน่วยที่ใช้ในการวัด
1.) Pixel (px)
2.) Inches (in)
3.) Millimeter (mm)
4.) Point (pt)
5.) Scale Independent Pixels (sp)
6.) Density Independent Pixels (dp)
Screen Size
1.) small (426dp x 320dp)
2.) normal (470dp x 320dp)
3.) large (640dp x 480dp)
4.) xlarge (960dp x 720dp
Density Screen
1.) ldpi <= 140dpi
2.) mdpi 140dpi --- 186.5dpi
3.) tvdpi 186.5dpi --- 227dpi
4.) hdpi 227dpi --- 280dpi
5.) xhdpi 280dpi --- 400dpi
6.) xxhdpi >= 400dp
Orientation
I can design web applications by using Java Server Faces (JSF), Primefaces, EJB3, SQL, DB2 (IBM) and designing report (Word, Excel and PDF) by using XML Script and Crystal Clear Report for the organization that can be easily and no problem for used and they can use the Web to manage the customer's organization effectively. I want to learn a new culture, technology and colleagues involved in the IT profession.
วันพุธที่ 27 เมษายน พ.ศ. 2559
การใช้งาน iReport Designer for JasperReports
Step 1 : How to use iReport Designer for JasperReports (Step by Step)
http://www.thaicreate.com/java/java-gui-ireport.html
วิธีเชื่อมต่อ Database
Step 2 : Create iReport JasperReports and Database Connection
http://www.thaicreate.com/java/java-gui-ireport-database-connection.html
วิธีทดสอบและออกแบบ Report
Step 3 : iReport Create Design Report Wizard and Preview Report (Step by Step)
http://www.thaicreate.com/java/java-gui-ireport-create-report.html
วิธีสร้าง Applet เพื่อทดสอบส่งค่าพารามิเตอร์ไปหา Report
Step 4 : Java GUI : Connect and Viewer/Preview iReport (JasperReport)
http://www.thaicreate.com/java/java-gui-ireport-viewer-preview.html
วิธีสร้าง JFrame/JPanel แล้วส่งพารามิเตอร์จาก Java มาที่ Report
Step 5 : Java GUI : Viewer/Preview iReport on JFrame/JPanel
http://www.thaicreate.com/java/java-gui-ireport-viewer-preview-jframe-panel.html
วิธีส่งค่าพารามิเตอร์ไปหา Report
Step 6 : Java GUI : iReport Create Parameters and Pass Variable
http://www.thaicreate.com/java/java-gui-ireport-parameters.html
jaspersoft mongodb query language
http://community.jaspersoft.com/wiki/jaspersoft-mongodb-query-language
http://www.slideshare.net/marianolu/using-jaspersoft-with-mongodb
how do i perform the sql join equivalent in mongodb
http://stackoverflow.com/questions/2350495/how-do-i-perform-the-sql-join-equivalent-in-mongodb
jaspersoft mongodb query language
http://community.jaspersoft.com/wiki/jaspersoft-mongodb-query-language
http://www.slideshare.net/marianolu/using-jaspersoft-with-mongodb
how do i perform the sql join equivalent in mongodb
http://stackoverflow.com/questions/2350495/how-do-i-perform-the-sql-join-equivalent-in-mongodb
Fix Access denied for user 'root'@'localhost' for phpMyAdmin
http://stackoverflow.com/questions/19482371/fix-access-denied-for-user-rootlocalhost-for-phpmyadmin
I can design web applications by using Java Server Faces (JSF), Primefaces, EJB3, SQL, DB2 (IBM) and designing report (Word, Excel and PDF) by using XML Script and Crystal Clear Report for the organization that can be easily and no problem for used and they can use the Web to manage the customer's organization effectively. I want to learn a new culture, technology and colleagues involved in the IT profession.
วันพฤหัสบดีที่ 21 เมษายน พ.ศ. 2559
Bootstrap ที่น่าสนใจ สำหรับใช้งาน Mobile Application
Start Bootstrap
http://startbootstrap.com/
Bootswatch
http://bootswatch.com/
Black Tie
http://www.blacktie.co/
Bootstrap Zero
http://bootstrapzero.com/
Bootplus
http://aozora.github.io/bootplus/
Fbootstrapp
http://ckrack.github.io/fbootstrapp/
Bootmetro
http://aozora.github.io/bootmetro/
GetTemplate
http://www.gettemplate.com/
Cardeostrap
http://cardeostrap.cardeo.ca/
VegiThemes
http://vegibit.com/vegithemes-twitter-bootstrap-themes/
Bootstrap Taste
http://bootstraptaste.com/
I can design web applications by using Java Server Faces (JSF), Primefaces, EJB3, SQL, DB2 (IBM) and designing report (Word, Excel and PDF) by using XML Script and Crystal Clear Report for the organization that can be easily and no problem for used and they can use the Web to manage the customer's organization effectively. I want to learn a new culture, technology and colleagues involved in the IT profession.