기본 콘텐츠로 건너뛰기

7월, 2015의 게시물 표시

[ GIS_Weather_ASIA ] 20150727_1158

# script swf.r( "MapLayer", "Google_Hybrid", "setProperty", [ "zindex", 4 ] ); swf.r( "Map", "Map", "setCenter_srsCode", { "srsCode" : "EPSG:900913" , "x" : 10647114.264583828 , "y" : 3055645.5328318956 , "zoom" : 4 , "resizing" : true } ); swf.r( "APP", "UIScreen", "allWindowClose", null ); TtwEditor_ACE.switch_CSS_DisplayWithSWF();

[ GIS_Weather_ASIA ] 20150726_0110

# script swf.r( "MapLayer", "Google_Hybrid", "setProperty", [ "zindex", 4 ] ); swf.r( "Map", "Map", "setCenter_srsCode", { "srsCode" : "EPSG:900913" , "x" : 10647114.264583828 , "y" : 3055645.5328318956 , "zoom" : 4 , "resizing" : true } ); swf.r( "APP", "UIScreen", "allWindowClose", null ); TtwEditor_ACE.switch_CSS_DisplayWithSWF();

[ GIS_Weather_ASIA ] 20150724_1355

# script swf.r( "MapLayer", "Google_Hybrid", "setProperty", [ "zindex", 4 ] ); swf.r( "Map", "Map", "setCenter_srsCode", { "srsCode" : "EPSG:900913" , "x" : 10647114.264583828 , "y" : 3055645.5328318956 , "zoom" : 4 , "resizing" : true } ); swf.r( "APP", "UIScreen", "allWindowClose", null ); TtwEditor_ACE.switch_CSS_DisplayWithSWF();

[ GIS_Weather_ASIA ] 20150723_1039

# script swf.r( "MapLayer", "Google_Hybrid", "setProperty", [ "zindex", 4 ] ); swf.r( "Map", "Map", "setCenter_srsCode", { "srsCode" : "EPSG:900913" , "x" : 10647114.264583828 , "y" : 3055645.5328318956 , "zoom" : 4 , "resizing" : true } ); swf.r( "APP", "UIScreen", "allWindowClose", null ); TtwEditor_ACE.switch_CSS_DisplayWithSWF();

[ GIS_Weather_ASIA ] 20150722_2301

# script swf.r( "MapLayer", "Google_Hybrid", "setProperty", [ "zindex", 4 ] ); swf.r( "Map", "Map", "setCenter_srsCode", { "srsCode" : "EPSG:900913" , "x" : 10647114.264583828 , "y" : 3055645.5328318956 , "zoom" : 4 , "resizing" : true } ); swf.r( "APP", "UIScreen", "allWindowClose", null ); TtwEditor_ACE.switch_CSS_DisplayWithSWF();

[ Adobe_AIR_Update ] AIR SDK 19 Beta

URL_0 :  http://labs.adobe.com/downloads/air.html URL_1 :  http://labsdownload.adobe.com/pub/labs/flashruntimes/shared/air19_flashplayer19_releasenotes.pdf [ Adobe_AIR_Update ] AIR SDK 19 Beta Download Adobe AIR 19 Beta Adobe® AIR® Beta provides developers with a consistent and flexible development environment for the delivery of out-of-browser applications across devices and platforms. Learn more about AIR 19 beta Version Beta Date July 16, 2015 See release notes AIR 19 Beta Installers The following downloads provide the AIR 19 beta installers for Mac and Windows operating systems. By downloading the software listed below, I acknowledge that I have read and agreed to the terms of the  AIR License , the  Adobe.com Terms of Use  and the  Adobe Online Privacy Policy . English Download AIR for Mac OS X Download AIR for Windows Note:  The Android Runtime APK (for ARMv7 and x86 platforms) is available as p...

[ GIS_Weather_ASIA ] 20150722_1438

# script swf.r( "MapLayer", "Google_Hybrid", "setProperty", [ "zindex", 4 ] ); swf.r( "Map", "Map", "setCenter_srsCode", { "srsCode" : "EPSG:900913" , "x" : 10647114.264583828 , "y" : 3055645.5328318956 , "zoom" : 4 , "resizing" : true } ); swf.r( "APP", "UIScreen", "allWindowClose", null ); TtwEditor_ACE.switch_CSS_DisplayWithSWF();

[ NodeJS_NPM ] googleapis

URL :  https://www.npmjs.com/package/googleapis [ NodeJS_NPM ] googleapis googleapis   Google APIs Client Library for Node.js Google APIs Node.js Client   Google's officially supported  node.js  client library for using Google APIs. It also supports authorization and authentication with OAuth 2.0. Alpha This library is in Alpha. We will make an effort to support the library, but we reserve the right to make incompatible changes when necessary. Migrating to version  2.x  of this library If you've used this library before  1.x , see our  Migration Guide  to learn about migrating your code from  0.x.x  to  1.x . It's pretty easy :) If your code already works with a  1.x  version of this library, no work is required to move to  2.x . However, note that return data of getToken has become an array. Furthermore, it is recommended that you update any direct links in your code, as explained ...