블로그
- Polyglot one language — say, Ruby — rarely have much carry-over to another language — say, Python, Erlang, Java Professional programmers dedicate their careers to becoming experts in a particular language, making
- Running PHP applications in Tomcat 6 출처 | php/Java bridge (http://php-java-bridge.sourceforge.net/doc/tomcat6.php) Running PHP applications Download and install Java, Tomcat and PHP ◎ Use a graphical packet installer to install PHP.
- Overview of Servlet 3.0 Servlet 3.0 is focussed on extensibility and web framework pluggability, aligning with the goals of Java A reference implementation is available in the GlassFish v3 nightly build.
- [ myNote ] http://docstore.mik.ua/orelly/java-ent/servlet/ch02_01.htm The GET method, although it's designed for Placing the extra information in the URL in this way allows the page to be bookmarked or emailed like
- Reading images using ImageIO.read(file); causes java.lang.OutOfMemoryError: Java heap space This code is called in a loop and causes an OutOfMemory error. Answers I had a similar problem where I had to read in 36 images, crop them and save them t.......
- [스크랩] Android FlatUI You can define the widgets in XML or create on run time in JAVA.
- [영진전문대학 컴퓨터정보계열] 전공영어 Programming Language Oak was unsuccessful so in 1995 Sun changed the name to Java and modified the language to take advantage Java source code files(files with a .java extension) are compiled into a format called byte code(files
- [red5 설치1 ] java sdk 설치 및 환경변수 설정 오프소스 스트리밍 서버인 red5설치시 자바 jdk가 필요하다 http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads \jdk1.6.0_20 Path ;%JAVA_HOME%\bin; WARNING: do not replace what is already in your "Path" variable.
- 리눅스에서 class 파일 컴파일시 에러 [class 파일 실행] java -classpath /class경로 (스페이스) 패키지명.클래스파일 이름 예) TestBatch.class java -classpath /컨텍스트명 /WEB-INF/classes com.test.batch.TestBatch [에러] Exception in thread "main" java.lang.NoClassDefFoundError
- eclipse - JAVA GUI를 visual 하게 만드는 plug-in 이클립스에 VisualEditor란 플러그인이 있다. 이 플러그인은 자바 GUI를 비주얼적으로 작성가능케한다. 비주얼베이직이나 mfc같이 컴포넌트를 끌어다 놓는 방식으로 ui를 작성할 수 있다. 설치법 1. 이클립스 help -> install new software 를 클릭 2.