UltraEdit 정규표현식(regular expressions) 출처 http://minie.tistory.com/entry/UltraEdit%EC%97%90%EC%84%9C-%EB%AC%B8%EC%9E%90%EC%97%B4-%EB%B3%80%ED%99%98-2-%EC%A0%95%EA%B7%9C%ED%91%9C%ED%98%84%EC%8B%9D-%EC%82%AC%EC%9A%A9 http://minie.tistory.com/entry/UltraEdit%EC%97%90%EC%84%9C-%EB%AC%B8%EC%9E%90%EC%97%B4-%EB%B3%80%ED%99%98-2-%EC%A0%95%EA%B7%9C%ED%91%9C%ED%98%84%EC%8B%9D-%EC%82%AC%EC%9A%A9 a 테그 검색 내용 수..
- Click Event private function on_ButtonClick(event:Event):void { mx.controls.Alert.show( event.type // click + "\n" + event.currentTarget.name // Button1 + "\n" + Button(event.currentTarget).label // ButtonLabel + "\n" + event.toString() // [MouseEvent type="click" bubbles=true cancelable=false eventPhase=2 localX=63 localY=12 stageX=73 stageY=22 relatedObject=null ctrlKey=false altKey=false sh..
츨처 http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001823.html 단순 데이타 타입 int, uint, Number, Boolean, String, void, Null var value:int = 123; // int.MAX_VALUE = 2,147,483,647 , int.MIN_VALUE = -2,147,483,648 var value:unit = 4000000; var value:uint = 0x336699FF; var value:uint = new uint( 0x336699FF ); var value:Number = 123.45; // MAX_VAL..
출처 http://livedocs.adobe.com/flex/1/asdocs/mx/servicetags/HTTPService.html [Bindable] public var xlcData:XMLListCollection; public function init():void { var params:Object = new Object(); params.keyname = "freeboard"; params.qryname = "list"; httpData = new HTTPService(); httpData.url = "http://localhost:8080/examples/xmldata.jsp"; httpData.method = "POST"; httpData.resultFormat="e4x"; httpData...
참조 http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001003.html http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001004.html HTML 소스 mxml 소스 파라미터 이름으로 값 추출 myName; myHometown = Application.application.parameters.myHometown; } ]]> 파라미터 순서로 값 추출 for (var i:String in Application.applica..
출처 http://blog.jidolstar.com/17 columninfo.xml ok aaa bbb test.mxml public var httpServ:HTTPService; [Bindable] public var xlcData:XMLListCollection; public function init():void { httpServ = new HTTPService(); request("http://localhost:8080/examples/columninfo.xml"); } public function request(url:String, params:Object=null):void { this.httpServ.url = url; this.httpServ.method = "GET"; this.httpS..
- Total
- Today
- Yesterday
- 동경
- NDK
- BPI-M4
- 레이싱모델 익스트림 포토 페스티벌
- android
- 송주경
- flex
- ubuntu
- Spring
- KOBA
- 지스타2007
- 튜닝쇼 2008
- Delphi Tip
- 서울오토살롱
- koba2010
- Delphi
- Java
- Mac
- Linux
- JavaScript
- 전예희
- ffmpeg
- sas2009
- Xcode
- 일본여행
- MySQL
- oracle
- ble
- SAS
- Spring MVC
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |