출처 : http://kjs1981.tistory.com/entry/%EB%8D%B8%ED%8C%8C%EC%9D%B4-Drag-Drop%EC%9D%98-%EC%A0%95%EB%A6%AC-%ED%8E%8C-softech%EA%B3%A8%EB%B1%85%EC%9D%B4pppkornet21net 1. 소스 : cxVirtualTreeList1.DragMode = dmAutomatic DragMode = dmAutomatic의 경우 모든 객체에 대해서 Darg 모드가 적용되지만 특정객체만 선택적으로 Drag 모드가 적용되게 하려면 DragMode = dmManual 로 수정하고 MouseDown 이벤트에서 BeginDrag(False); 로 해준다. cxVirtualTreeList1.DragMode = dmMa..
package org.quartz.impl.jdbcjobstore; public abstract class JobStoreSupport implements JobStore, Constants { class MisfireHandler extends Thread { public void run() { while (!shutdown) { RecoverMisfiredJobsResult recoverMisfiredJobsResult = manage(); if (!shutdown) { long timeToSleep = 50l; // At least a short pause to help balance threads if (!recoverMisfiredJobsResult.hasMoreMisfiredTriggers()..
출처 http://heny2kawmi.tistory.com/4 http://heny2kawmi.tistory.com/77 다운로드 Eclipse IDE for Java Developers : http://www.eclipse.org/downloads/ Android SDK 다운로드 : http://developer.android.com/sdk/ 1. Eclipse 압축풀기 eclipse-java-helios-win32.zip C:\Android\eclipse 폴더로 압축을 푼다. 2. Eclipse의 실행할 JDK 설정(옵션) C:\Android\eclipse\eclipse.ini 파일의 상단에 아래의 내용을 추가 한다. -vm C:/Android/jdk1.6.0_16/bin/javaw.exe 3. An..
출처 : http://journae.springnote.com/pages/6100033 WEB-INF\web.xml javax.servlet.jsp.jstl.fmt.localizationContext ApplicationResources contextConfigLocation classpath:applicationContext.xml webAppRootKey quartz.root log4jConfigLocation classpath:log4j.xml action2-cleanup org.apache.struts2.dispatcher.ActionContextCleanUp sitemesh com.opensymphony.module.sitemesh.filter.PageFilter sitemesh-freemark..
출처 : http://wiki.dev.daewoobrenic.co.kr/mediawiki/index.php/Spring_Quartz_Batch WEB-INF\web.xml contextConfigLocation classpath:/job-bean.xml org.springframework.web.context.ContextLoaderListener WEB-INF\classes\job-bean.xml WEB-INF\classes\simple-job-launcher-context.xml WEB-INF\classes\data-source-context.xml WEB-INF\classes\data-source-context-init.xml classpath:schema-mysql.sql WEB-INF\class..
출처 http://whiteship.tistory.com/1516 http://blog.naver.com/an5asis/60019595888 Job - 이 인터페이스를 상속 받아서 execute 메소드를 구현해야 됩니다. (실행 수행되는 내용) JobDetail - Trigger - 작업을 언제 실행할 지 정의합니다. SimpleTrigger - start time, end time, interval time, repeat times 등을 설정할 수 있습니다. CronTrigger - Linux의 cron 하고 비슷하게, 특정 시간이 되면 발동하게 해줍니다. SchedulerFactory StdSchedulerFactory - 클래스패스에 quartz.properties 파일을 먹고 삽니다. Schedu..
출처 : http://pelican7.egloos.com/2584679 Tomcat 7 Spring Framework 3.0.3.RELEASE Eclipse 3.6 간단하게 브라우저에서 hello.htm을 호출하면 내부에서 hello.jsp를 호출하는 예제입니다. 1. Project 생성 2. jar 복사 경로 : SpringMVC\WebContent\WEB-INF\lib commons-logging-1.1.1.jar org.springframework.asm-3.0.4.RELEASE.jar org.springframework.beans-3.0.4.RELEASE.jar org.springframework.context-3.0.4.RELEASE.jar org.springframework.core-3.0.4..
- Total
- Today
- Yesterday
- ffmpeg
- Delphi
- Linux
- SAS
- 동경
- 일본여행
- Spring
- ble
- Spring MVC
- 지스타2007
- 레이싱모델 익스트림 포토 페스티벌
- 서울오토살롱
- 전예희
- oracle
- 튜닝쇼 2008
- flex
- Java
- ubuntu
- BPI-M4
- koba2010
- NDK
- android
- Xcode
- MySQL
- sas2009
- JavaScript
- Delphi Tip
- 송주경
- Mac
- KOBA
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |