블로그
-
Servlet Context interface 2
p=170963&seqNum=6 ServletContext The javax.servlet.ServletContext interface represents a Servlet's view of the Web Application it belongs to.Through the ServletContext interface, a Servlet can access
blog.naver.com · 2015.03.23
-
ServletContext Interface
http://www.javatpoint.com/servletcontext ServletContext Interface If any information is shared to many This object can be used to get configuration information from web.xml file.There is only one ServletContext
blog.naver.com · 2015.03.23
-
[tcpdump] -i option
-i Listen on interface. On Linux systems with 2.2 or later kernels, an interface argument of ‘‘any’’ can be used to capture packets
blog.naver.com · 2014.04.28
-
FILEBENCH - macrobench - OLTP
After loading a personality one can set tunables to appropriate values. command line interface or by editing the files themselves (or copies of the files).
blog.naver.com · 2014.01.16
-
Free Colorful Vector Graphics and Vector UI Elements
and free vector graphics, vector art, vector elements and vector images for illustrations, user interface So today’s I just gathered Free Colorful Vector Graphics and Vector UI Elements which you can use as
blog.naver.com · 2013.06.07
-
uinput driver
This is very useful while writing applications to interface customized input devices like wireless joystick This feature can be used to perform automated shell scripts which involve graphical user input.......
blog.naver.com · 2011.04.28
-
DRBD
DRBD can be understood as network based raid-1. Linux™ kernel: file system, buffer cache, disk scheduler, disk drivers, TCP/IP stack and network interface
blog.naver.com · 2010.11.18
-
UI Guidelines for mobile and tablet web app design
web app design 출처: http://www.mobilexweb.com/blog/ui-guidelines-mobile-tablet-design Official user interface (UI) and user experience (UX) guidelines from the manufacturers, links to which you can find below,
blog.naver.com · 2010.10.20
-
Make your Eclipse applications richer with view linking
For example, plug-ins can contribute views to the GUI. In a real-world application, however, the UI views can never be islands unto themselves.
blog.naver.com · 2009.08.14
-
[디자인패턴-2 Structual]Composite pattern
[해석]오브젝트 그룹을 하나의 오브젝트처럼 다루고자 할 때 유용한 패턴. key concept is that you can manipulate a single instance of 오퍼레이션을 위한 Interface를 interface class에서 선언하고, 실제 구현은 다른 클래스에서 완성하여 이를 이용.
blog.naver.com · 2009.08.21