Dev Story 썸네일형 리스트형 OGC Web Map Service (WMS) Web Map Service (WMS) 1) Overview The OpenGIS® Web Map Service Interface Standard (WMS) provides a simple HTTP interface for requesting geo-registered map images from one or more distributed geospatial databases. A WMS request defines the geographic layer(s) and area of interest to be processed. The response to the request is one or more geo-registered map images (returned as JPEG, PNG, etc) tha.. 더보기 Google Map WMS Library (java) Download the Jar file here: GoogleWMS.jar (Current Version: 1.1) Just run this file on the server from the command line using:java -jar GoogleWMS.jarThe service will start on port 8998. WMS Clients can now connect on:http://:8998?request=GetMap http://peterdamen.com/GoogleWMS/http://sourceforge.net/projects/googlewms/ 더보기 ContextMenu Handling //Context Menu 객체 생성 var contextMenu:ContextMenu = new ContextMenu(); //설정을 제외한 모든 내장 메뉴 항목을 숨김 contextMenu.hideBuiltInItems(); //컨텍스트에 사용자 정의 메뉴 항목 생성 var copyrightText1:ContextMenuItem = new ContextMenuItem("추가 메뉴1"); var copyrightText2:ContextMenuItem = new ContextMenuItem("추가 메뉴2"); //메뉴 구분선 숨김 (해당메뉴의 위쪽에 구분선 생김) copyrightText2.separatorBefore = false; //ContextMenuItem 배열에 사용자 정의 메뉴 항목 추가 c.. 더보기 MouseEvent 속성 뭐 대충 이런 내용이 나온다. 내용을 쭉 살펴보면 마우스 왼쪽, 오른쪽 구분하는게 없다;; 공식적으로는 지원하지 않는다. [MouseEvent type="click" bubbles=true cancelable=false eventPhase=3 localX=132 localY=191 stageX=424 stageY=320 relatedObject=null ctrlKey=false altKey=false shiftKey=false buttonDown=false delta=0] 더보기 SWFObject: Javascript Flash Player detection and embed script Flash 또는 Flex로 개발된 swf파일을 웹페이지에 삽입하기 위해서는 나 를 추가해 줘야 하는 불편함이 있는데 이를 조금 편하게 만들수 있는 라이브러리가 있다. http://blog.deconcept.com/swfobject/ This text is replaced by the Flash movie. 더보기 nodeType Return Value Value Description 1 Element Node 2 Attribute Node 3 Text Node 4 CDATA Section Node 5 Entity Reference Node 6 Entity Node 7 Processing Instruction Node 8 Comment Node 9 Document Node 10 Document Type Node 11 Document Fragment Node 12 Notation Node 더보기 js-builder Combine and compress JS files and resources from a simple user interface. Currently Windows-only. Supports the following features: Compresses Javascript and removes comments (uses JSMin) Build arbitrary file types to multiple output targets in one project Includes a console version for automated command-line building JSBuilder_v.1.1.2.zip JSBuilder_v.1.1.1.zip 자바스크립트의 렌더링 속도를 높이기 위한 압축및병합을 할 수 있.. 더보기 Rocketdock RocketDock ( http://rocketdock.com/ ) 더보기 이전 1 ··· 6 7 8 9 10 11 12 ··· 23 다음