블로그
-
자바와 자바스크립의 차이 Differences between java and javascript
자바와 자바스크립트의 차이는 인도와 인도네시아의 차이와 같다. 아무 상관 없다. 스크립트 언어란 명령어처럼 컴파일하지 않고 그냥 바로 실행시킬 수 있는 언어. 변수 타입을 선언하지 않고도 변수를 만들 수 있다. 예를 들면 var value라고 선언한 변수 value에 아무거나 넣어도 된
blog.naver.com · 2016.07.19
-
aws sdk 설치 및 사용
https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/getting-started.html AWS Regions and Endpointshttp
blog.naver.com · 2016.10.31
-
메이븐(Maven) 정리
메이븐 설명 Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and
blog.naver.com · 2016.07.14
-
[스마트 학생증] 1. 안드로이드 앱 개발 환경 설정
자바 JDK 다운로드(version 1.8) (다운로드 : http://www.oracle.com/technetwork/java/javase/downloads/index.html ) 안드로이드의 SDK (다운로드 :http://developer.android.com/sdk/index.html ) 안드로이드 SDK는 view all downloads and size
blog.naver.com · 2016.07.14
-
JBoss
products/eap/download/ JBoss Download on redhat https://access.redhat.com/jbossnetwork JBoss Install java Application Platform Overview https://youtu.be/TDEbs1cuJJ0 Data Virtualization Effectively optimize and
blog.naver.com · 2016.06.09
-
These 8 in-demand programming languages are the ones to have on your resume in 2016
rely on those with an understanding of SQL to analyze that data to better understand their audience and SQL for Newbs: Beginner Data Analysis, $15 (originally $157), available at . [91% off] Java 1java Java
blog.naver.com · 2015.12.17
-
[영진전문대 컴퓨터정보계열 컴퓨터프로그래밍전공] 자바서버프로그래밍
테이블에서 가격이 30000원 이상이고 2005년 이후에 출간된 책을 검색하는 SQL 문장을 작성하기 select * from books where price >= 30000 and year >= 2005; 자바와 데이터베이스 JDBC(Java Database Connectivity)는 자바 API의 하나로서 데이터베이스에 연결하여서 데이터베이스 안의 데이터에
blog.naver.com · 2015.11.08
-
Polyglot
— say, Ruby — rarely have much carry-over to another language — say, Python, Erlang, Java, or C++. libraries, but also the ecosystem of tools and practices from that language's community.
blog.naver.com · 2015.09.09
-
Running PHP applications in Tomcat 6
Download and install Java, Tomcat and PHP ◎ Use a graphical packet installer to install PHP. Or download JavaBridge.war, which contains an embedded PHP binary. ◎ Download and install Java 6 or above
blog.naver.com · 2015.05.21
-
Java servlet - wiki
http://en.wikipedia.org/wiki/Java_servlet#History A Java servlet is a Java programming language programthat counterpart to other dynamic Web content technologies such as PHP and ASP.NET.
blog.naver.com · 2015.03.31