출처 : 델마당 - 라즈베리 파이(Raspberry Pi) 보드 크로스 컴파일 환경 구축 성공(Win7 => 라즈베리) Cross-Build for RasberryPi TOPIC: How to build app for Raspberry Pi from Windows 7 Setup Cross Compile For ARM Lazarus Lazarus라는 RAD툴 입니다. 아직 설치 방법은 작성중이고, 우선 개발된 소스와 실행 파일을 올립니다. 기본언어는 Pascal 이고, 상용툴로 Delphi와 비슷합니다. Raspberry PI용 화면개발을 하실 일이 있다면 편하게 작성하실수 있습니다. 설치방법과 GPIO관련 내용은 따로 작성해서 올리겠습니다. GPIO 컴포넌트 rpi-hal 링크 CodeTyphon 다운로..
출처 : jQuery select box 관련 api 동적으로 Option 추가 $.each(result.data.list, function(index, data) { try { var row = $('#row_item').clone(); row.appendTo('.uio_text'); // JQuery에서 Select에 추가 var findItem = $("select[name='item_list'] option[value='"+data.tml+"']"); if (data.tml!=undefined && $("select[name='item_list'] option").index(findItem)=0) { $("#lbl_selected_space").attr('class','label').css('co..
출처 : JAXB(위키백과) @XMLAccessorType, @XMLRootElement JAXB 2.0 Annotation 정리 How to customise an XML export using JAXB Creating a Generic List Wrapper in JAXB JAXB(Java Architecture for XML Binding)는 자바 클래스를 XML로 표현하는 자바 API이다. JAXB는 주로 2가지 기능이 있다. 자바 객체를 XML로 직렬화하는 것이고 반대로 XML에서 자바 객체로 역직렬화하는 것이다. 즉, JAXB는 메모리의 데이터를 XML 형식으로 변환하여 저장할 수 있고, 이 과정을 위해 프로그램의 각 클래스에서 XML을 읽고 저장하는 일을 구현해야 한다. JAXB 2.0 An..
출처 : FMXExpress/android-object-pascal-wrapper Android JNI Bridge and Custom Classes.dex Java2OP.exe, the Native Bridge File Generator for Android 파이어몽키에서 안드로이드 외부 라이브러리(jar 파일) 이용(Import jar) 델파이 파이어몽키 안드로이드 앱 내에 스플래시 스크린추가 Creating a splash screen for Delphi XE6 Android apps Delphi XE6のAndroidアプリケ?ションで、Intentを使ってアクティビティを開始して?り値を取得するサンプル android-file-dialog 안드로이드 TOpenDialog 구현 FireMonkey의 Andro..
출처 : CSS 선택자(Selector)의 종류 및 간단한 효과주기 CSS Selectors Styling elements with a dot (.) in the class name CSS 선택자 Pattern Meaning #id id로 지정된 요소 선택 .class class로 지정된 요소 선택 E E 요소를 선택 E:link 방문하지 않은 E를 선택 E:visited 방문한 E를 선택 E:hover 마우스가 올라가 있는 동안 E를 선택 E:active 마우스 클릭 또는 키보드(enter)가 눌린 동안 E를 선택 E:focus focus가 머물러 있는 동안 E를 선택 E:first-line E 요소의 첫 번째 라인 선택 E:first-letter E 요소의 첫 번째 문자 선택 * 모든 요소 선택 E[..
출처 : Delphi - Http POST call TStream.ReadBuffer Method TEncoding.GetString Method (TBytes) procedure TForm1.Button2Click(Sender: TObject); var tmpBuffer, Buffer: TBytes; LFileStream: TFileStream; test : String; begin // LFileStream := TFileStream.Create(Path + 'test.smi', fmOpenRead); try Memo1.Lines.BeginUpdate; // Read file into buffer SetLength(Buffer, LFileStream.Size); LFileStream.ReadBuffe..
출처 : Spring Security login/logout 관련 글 Spring Security Logout Example Spring Security 3 - 맛보기와 기본 설정의 이해 web.xml contextConfigLocation /WEB-INF/baroCOST-datasource.xml /WEB-INF/baroCOST-security.xml org.springframework.web.context.ContextLoaderListener springSecurityFilterChain org.springframework.web.filter.DelegatingFilterProxy springSecurityFilterChain /* baroCOST-security.xml Spring Security..
참고 : http://camel.apache.org/jms.htmlRouteBuilder from("jms:queue:test1?maxConcurrentConsumers=1&maxMessagesPerTask=1&autoStartup=true&preserveMessageQos=true") .bean(com.bluexmas.Test1Queue.class, "doTest") .to("jms:queue:test2"); from("jms:queue:test2?maxConcurrentConsumers=1&maxMessagesPerTask=1&autoStartup=true&preserveMessageQos=true") .bean(com.bluexmas.Test2Queue.class, "doTest") .to("str..
- Total
- Today
- Yesterday
- flex
- NDK
- 서울오토살롱
- Delphi
- KOBA
- 레이싱모델 익스트림 포토 페스티벌
- Spring
- android
- Xcode
- Mac
- sas2009
- 튜닝쇼 2008
- ubuntu
- Spring MVC
- MySQL
- koba2010
- 일본여행
- JavaScript
- Java
- 전예희
- Delphi Tip
- ble
- BPI-M4
- Linux
- SAS
- 지스타2007
- ffmpeg
- 송주경
- oracle
- 동경
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |