반응형

path

 

WindowsWindows 10 및 Windows 8

  1. [검색]에서 시스템(제어판)을 검색하여 선택합니다.
  2. 고급 시스템 설정 링크를 누릅니다.
  3. 환경 변수를 누릅니다. 시스템 변수 섹션에서 PATH 환경 변수를 찾아 선택합니다. 편집을 누릅니다. PATH 환경 변수가 존재하지 않을 경우 새로 만들기를 누릅니다.
  4. 시스템 변수 편집(또는 새 시스템 변수) 창에서 PATH 환경 변수의 값을 지정합니다. 확인을 누릅니다. 확인을 눌러 나머지 창을 모두 닫습니다.
  5. 명령 프롬프트 창을 다시 열고 Java 코드를 실행합니다.
반응형
반응형

웹브라우저에서 사용하는 이클립스  - 파이어폭스에 자바스크립트 개발도구로 내장 배포되고 있다.

 

http://eclipse.org/orion/

 

Wiki : http://wiki.eclipse.org/Orion

 

Github : https://github.com/eclipse/orion.client

 

The goal of Orion is to build developer tooling that works in the browser, at web scale. The vision behind Orion is to move software development to the web as a web experience, by enabling open tool integration through HTTP and REST, JSON, OAuth, OpenID, and others. The idea is to exploit internet design principles throughout, instead of trying to bring existing desktop IDE concepts to the browser. See the Orion wiki for more information about Orion.

 

 

 

 

 

 

 

 

 

스크랫치 : http://scratch.mit.edu/   html5에서 애니메이션 만들기. 플래시효과

Create stories, games, and animations
전세계 친구들과 공유하기

 

 

 

 

 

반응형
반응형

이클립스에서 대소문자 변환하기 


변환할 단어를 블럭선택하고 


1.소문자 변환은 블럭 지정후 ctrl + shift + y

2. 대문자 변환은 블럭 지정후 ctrl + shift + x


반응형

+ Recent posts