검색결과 리스트
전체에 해당되는 글 1012건
- 2013.08.20 [Hibernate] Import sql
- 2013.08.15 [Hibernate] Hibernate3 일대다 관계의 객체 저장
- 2013.08.15 [FFmpeg] 동영상 정보 확인 하는 프로그램
- 2013.08.13 [Hibernate] Hibernate Documents
- 2013.08.08 [SpringSecurity] SpringSecurity 3
- 2013.08.07 [VC++] dependency walker
- 2013.08.02 [Maven] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- 2013.07.31 [Tomcat] Tomcat 7.0 번역 문서
- 2013.07.29 [Spring] Commons configuration을 사용한 스프링 운영 환경 설정값 지정
- 2013.07.29 [Tomcat] Tomcat 6.0 JNDI 설정
- 2013.07.22 [Spring] JSON 마샬링, 언마샬링
- 2013.07.21 [IntelliJ IDEA] 단축키, 사용법(?)
- 2013.07.21 [경제용어] Cash Cow
- 2013.07.20 [IntelliJ IDEA] IntelliJ 에서 Auto Publising 기능 사용하기
- 2013.07.19 [Eclipse] Eclipse Indigo 3.7.1 + Tomcat 7.0.25 + 스프링 MVC + Maven 3.0.4 개발 환경 구축
- 2013.07.18 [Hibernate] 예제
- 2013.07.18 [Hibernate] Configuration
- 2013.07.18 [Java] JDBC SQL Server 연결 URL
- 2013.07.17 [IntelliJ IDEA] 한글깨짐현상
- 2013.07.16 [WBS] WBS (Work Breakdown Structure)
- 2013.07.10 [객체지향] MVC, MVP, MVVM의 이해
- 2013.07.03 [Visual Studio] Remote Debugger
- 2013.07.01 [IntelliJ IDEA] IntelliJ 시작하기
- 2013.06.29 [FFmpeg] Water Mark
- 2013.06.20 [IntelliJ IDEA] Tutorial
- 2013.06.19 [.Net] Thread Pool
- 2013.06.13 [VC++] Device Info
- 2013.06.12 [VC++] Getting the PropertyData of ManagementObject in C++
- 2013.06.12 [C#] ref, out의 차이
- 2013.06.11 [FFmpeg] 옵션
글
'Java > Hibernate / JPA' 카테고리의 다른 글
[Hibernate] Hibernate 성능에 대한 번역 (엔트웍스) (0) | 2013.10.16 |
---|---|
[Hibernate] Hibernate Manual (0) | 2013.10.11 |
[Hibernate] Hibernate3 일대다 관계의 객체 저장 (0) | 2013.08.15 |
[Hibernate] Hibernate Documents (0) | 2013.08.13 |
[Hibernate] 예제 (0) | 2013.07.18 |
트랙백
댓글
글
'Java > Hibernate / JPA' 카테고리의 다른 글
[Hibernate] Hibernate Manual (0) | 2013.10.11 |
---|---|
[Hibernate] Import sql (0) | 2013.08.20 |
[Hibernate] Hibernate Documents (0) | 2013.08.13 |
[Hibernate] 예제 (0) | 2013.07.18 |
[Hibernate] Configuration (0) | 2013.07.18 |
트랙백
댓글
글
'C/C++ > FFmpeg' 카테고리의 다른 글
[FFmpeg] 인코딩 과정 정리 (0) | 2014.01.03 |
---|---|
[FFmpeg] FFmpeg x264EncodingGuide (0) | 2013.12.06 |
[FFmpeg] Water Mark (0) | 2013.06.29 |
[FFmpeg] 옵션 (0) | 2013.06.11 |
[FFmpeg] 동영상의 기본적인 이해 (0) | 2013.05.16 |
트랙백
댓글
글
링크 : http://docs.jboss.org/hibernate/orm/3.3/reference/ko-KR/html/
Criteria 질의 : http://docs.jboss.org/hibernate/orm/3.3/reference/ko-KR/html/querycriteria.html
anyframe Hibernate : http://dev.anyframejava.org/anyframe/doc/core/3.2.0/corefw/guide/hibernate-criteria.html
'Java > Hibernate / JPA' 카테고리의 다른 글
[Hibernate] Hibernate Manual (0) | 2013.10.11 |
---|---|
[Hibernate] Import sql (0) | 2013.08.20 |
[Hibernate] Hibernate3 일대다 관계의 객체 저장 (0) | 2013.08.15 |
[Hibernate] 예제 (0) | 2013.07.18 |
[Hibernate] Configuration (0) | 2013.07.18 |
트랙백
댓글
글
Spring Security Tutorial : http://static.springsource.org/spring-security/site/tutorial.html
Spring Security를 이용한 인증 처리 : http://preludeb.egloos.com/4738521
1장 스프링 시큐리티란? : http://springmvc.egloos.com/504862
2장 Intercept와 Granted Authority : http://springmvc.egloos.com/506465
3장 데이터베이스로 이동하는 Authentication 정보 : http://springmvc.egloos.com/516241
4장 JdbcDaoImpl의 커스터마이징. : http://springmvc.egloos.com/518902
5장 스프링 시큐리티에서의 비밀번호 암호화 : http://springmvc.egloos.com/520257
'Java > SpringSecurity' 카테고리의 다른 글
[SpringSecurity] Spring Security Java Config (0) | 2015.08.04 |
---|---|
[SpringSecurity] SpringSecurity Multiple Login Forms 만들기 (0) | 2014.04.18 |
[SpringSecurity] 중복 로그인 제거 (0) | 2014.04.10 |
[SpringSecurity] 스프링 시큐리티, 어디까지 만지작 거릴수 있을까? (0) | 2013.11.23 |
[SpringSecurity] Spring Security Full ACL Tutorial (0) | 2013.08.20 |
트랙백
댓글
글
'C/C++ > VC++ / MFC' 카테고리의 다른 글
[C++] Crypto++ (0) | 2014.07.25 |
---|---|
[WinDBG] 사용시 참고할만한 사이트 (0) | 2014.01.03 |
[VC++] Device Info (0) | 2013.06.13 |
[VC++] Getting the PropertyData of ManagementObject in C++ (0) | 2013.06.12 |
[VC++] 윈도우 OS Bit 판별하기 (0) | 2013.05.31 |
트랙백
댓글
글
[Maven] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
설정
링크 : http://maven.apache.org/general.html#encoding-warning
<!-- properties에 project.build.sourceEncoding 추가 -->
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
'Java > Maven' 카테고리의 다른 글
[Maven] Generating a Custom Offline Repository (0) | 2015.10.02 |
---|---|
[Maven] Maven Plugin development (0) | 2015.08.01 |
트랙백
댓글
글
'WAS > Tomcat' 카테고리의 다른 글
[Tomcat] Ipv4 사용하기 (0) | 2013.12.25 |
---|---|
[Tomcat] Tomcat 튜닝 (0) | 2013.09.06 |
[Tomcat] Tomcat 6.0 JNDI 설정 (0) | 2013.07.29 |
[Tomcat] Tomcat 5.5. JNDI 설정 (0) | 2013.04.04 |
[Tomcat] Class Loader HOW-TO (0) | 2012.10.24 |
트랙백
댓글
글
'Java > SpringFramework' 카테고리의 다른 글
[Spring] 객체 검증의 종결자 @Valid (0) | 2013.12.16 |
---|---|
[Spring] spring-data-mongodb Sample (0) | 2013.11.20 |
[Spring] JSON 마샬링, 언마샬링 (0) | 2013.07.22 |
[Spring] Spring Tiles (0) | 2013.04.05 |
[Spring] 스프링 버전 확인하기 (0) | 2013.04.03 |
트랙백
댓글
글
'WAS > Tomcat' 카테고리의 다른 글
[Tomcat] Tomcat 튜닝 (0) | 2013.09.06 |
---|---|
[Tomcat] Tomcat 7.0 번역 문서 (0) | 2013.07.31 |
[Tomcat] Tomcat 5.5. JNDI 설정 (0) | 2013.04.04 |
[Tomcat] Class Loader HOW-TO (0) | 2012.10.24 |
[Tomcat] 버전별 서블릿 스펙 (0) | 2012.10.20 |
트랙백
댓글
글
part1 : http://beyondj2ee.tumblr.com/post/14401271562/json-part1
part2 : http://beyondj2ee.tumblr.com/post/14502743886/json-part2
'Java > SpringFramework' 카테고리의 다른 글
[Spring] spring-data-mongodb Sample (0) | 2013.11.20 |
---|---|
[Spring] Commons configuration을 사용한 스프링 운영 환경 설정값 지정 (0) | 2013.07.29 |
[Spring] Spring Tiles (0) | 2013.04.05 |
[Spring] 스프링 버전 확인하기 (0) | 2013.04.03 |
[Spring] Spring - Quartz를 사용하여 스케줄러 구현하기 (0) | 2012.11.29 |
트랙백
댓글
글
'IDE/Tool > IntelliJ IDEA' 카테고리의 다른 글
[IntelliJ IDEA] Intellij IDEA + Jira 연동하기 (0) | 2013.08.29 |
---|---|
[IntelliJ IDEA] IDETalk 사용하기 (0) | 2013.08.29 |
[IntelliJ IDEA] IntelliJ 에서 Auto Publising 기능 사용하기 (0) | 2013.07.20 |
[IntelliJ IDEA] 한글깨짐현상 (0) | 2013.07.17 |
[IntelliJ IDEA] IntelliJ 시작하기 (0) | 2013.07.01 |
트랙백
댓글
글
링크 : http://terms.naver.com/entry.nhn?cid=2053&docId=10446&mobile&categoryId=2053
Star : 성장성도 높고 수익성도 높은 상태
Cash Cow : 성장성은 낮고 수익성은 높은 상태
Problem child : 성장성은 높고 수익성은 낮은 상태
dog : 성장성도 낮고 수익성도 낮은 상태
'뚱2's 이야기' 카테고리의 다른 글
op.gg를 만들며 (0) | 2014.03.24 |
---|---|
[Mind Map] XMind (0) | 2013.11.02 |
IBM developerWorks의 한국어 지원 중지 (0) | 2012.10.25 |
[레코딩] DVD 원본 파일을 아이패드 동영상으로 변환하기 (0) | 2012.09.22 |
[책 스캔 기계] ScanSnap S1500 (0) | 2012.07.01 |
트랙백
댓글
글
'IDE/Tool > IntelliJ IDEA' 카테고리의 다른 글
[IntelliJ IDEA] IDETalk 사용하기 (0) | 2013.08.29 |
---|---|
[IntelliJ IDEA] 단축키, 사용법(?) (0) | 2013.07.21 |
[IntelliJ IDEA] 한글깨짐현상 (0) | 2013.07.17 |
[IntelliJ IDEA] IntelliJ 시작하기 (0) | 2013.07.01 |
[IntelliJ IDEA] Tutorial (0) | 2013.06.20 |
트랙백
댓글
글
[Eclipse] Eclipse Indigo 3.7.1 + Tomcat 7.0.25 + 스프링 MVC + Maven 3.0.4 개발 환경 구축
설정
Eclipse Indigo 3.7.1 + Tomcat 7.0.25 + 스프링 MVC + Maven 3.0.4 개발 환경 구축 - 1장 : http://springmvc.egloos.com/429363
Eclipse Indigo 3.7.1 + Tomcat 7.0.25 + 스프링 MVC + Maven 3.0.4 개발 환경 구축 - 2장 : http://springmvc.egloos.com/429570
Eclipse Indigo 3.7.1 + Tomcat 7.0.25 + 스프링 MVC + Maven 3.0.4 개발 환경 구축 - 3장 : http://springmvc.egloos.com/429779
이클립스에서 SpringMVC 테스트(JUnit) 환경 구축 : http://springmvc.egloos.com/438345
'IDE/Tool > Eclipse' 카테고리의 다른 글
[Eclipse] publishing failed with multiple errors eclipse (0) | 2013.04.11 |
---|---|
[Eclipse] Working Set 만들기 (0) | 2013.04.10 |
[Eclipse] java 프로젝트에서 jar 파일 포함시키기 (0) | 2013.04.07 |
[Eclipse] svn ignore 하기 (0) | 2013.04.05 |
[Eclipse] Link With Editor (0) | 2013.04.03 |
트랙백
댓글
글
'Java > Hibernate / JPA' 카테고리의 다른 글
[Hibernate] Hibernate Manual (0) | 2013.10.11 |
---|---|
[Hibernate] Import sql (0) | 2013.08.20 |
[Hibernate] Hibernate3 일대다 관계의 객체 저장 (0) | 2013.08.15 |
[Hibernate] Hibernate Documents (0) | 2013.08.13 |
[Hibernate] Configuration (0) | 2013.07.18 |
트랙백
댓글
글
'Java > Hibernate / JPA' 카테고리의 다른 글
[Hibernate] Hibernate Manual (0) | 2013.10.11 |
---|---|
[Hibernate] Import sql (0) | 2013.08.20 |
[Hibernate] Hibernate3 일대다 관계의 객체 저장 (0) | 2013.08.15 |
[Hibernate] Hibernate Documents (0) | 2013.08.13 |
[Hibernate] 예제 (0) | 2013.07.18 |
트랙백
댓글
글
'Java > Java' 카테고리의 다른 글
[Java] Java Garbage Collection (0) | 2013.11.28 |
---|---|
[Java] ThreadLocal (0) | 2013.08.21 |
[Java] 윈도우 JDK 버전 확인 (0) | 2013.05.10 |
[Java] jar 파일 실행 시키기 (0) | 2013.04.07 |
[Java] JDK Download (0) | 2013.04.02 |
트랙백
댓글
글
'IDE/Tool > IntelliJ IDEA' 카테고리의 다른 글
[IntelliJ IDEA] 단축키, 사용법(?) (0) | 2013.07.21 |
---|---|
[IntelliJ IDEA] IntelliJ 에서 Auto Publising 기능 사용하기 (0) | 2013.07.20 |
[IntelliJ IDEA] IntelliJ 시작하기 (0) | 2013.07.01 |
[IntelliJ IDEA] Tutorial (0) | 2013.06.20 |
[IntelliJ IDEA] Zencoding plugin (0) | 2013.05.09 |
트랙백
댓글
글
'일반' 카테고리의 다른 글
[BAT] 배치파일 문법 (0) | 2013.11.20 |
---|---|
프로젝트 오일러 문제 (0) | 2013.10.28 |
[객체지향] MVC, MVP, MVVM의 이해 (0) | 2013.07.10 |
의사코드(슈도코드, pseudocode) (0) | 2013.04.24 |
[PhotoShop] 이미지 흑백 전환 (0) | 2013.02.22 |
트랙백
댓글
글
'일반' 카테고리의 다른 글
프로젝트 오일러 문제 (0) | 2013.10.28 |
---|---|
[WBS] WBS (Work Breakdown Structure) (0) | 2013.07.16 |
의사코드(슈도코드, pseudocode) (0) | 2013.04.24 |
[PhotoShop] 이미지 흑백 전환 (0) | 2013.02.22 |
[Icon] 무료 아이콘 (0) | 2013.01.21 |
트랙백
댓글
글
'IDE/Tool > Visual Studio' 카테고리의 다른 글
[Visual Studio] Managing Packages Using the Package Manager Console (0) | 2015.01.30 |
---|---|
[Visual Studio] Visual Studio 2013 Community Edition (0) | 2014.11.15 |
[Visual Studio] Advanced Debugging in Visual Studio (0) | 2013.05.28 |
[Visual Studio] Visual Studio 설치 관리자 (0) | 2013.04.17 |
[Visual Stdio 2010] 공백 표시 (0) | 2013.03.08 |
트랙백
댓글
글
인텔리J 시작하기 Part1 (Getting Start IntelliJ) -기본 설정편-
인텔리J 시작하기 Part2 (Getting Start IntelliJ) -자바 프로젝트편-
인텔리J 시작하기 Part3 (Getting Start IntelliJ) – SVN -
인텔리J 시작하기 Part4 (Getting Start IntelliJ) – Git -
'IDE/Tool > IntelliJ IDEA' 카테고리의 다른 글
[IntelliJ IDEA] IntelliJ 에서 Auto Publising 기능 사용하기 (0) | 2013.07.20 |
---|---|
[IntelliJ IDEA] 한글깨짐현상 (0) | 2013.07.17 |
[IntelliJ IDEA] Tutorial (0) | 2013.06.20 |
[IntelliJ IDEA] Zencoding plugin (0) | 2013.05.09 |
[IntelliJ IDEA] Short Cut (0) | 2013.05.09 |
트랙백
댓글
글
'C/C++ > FFmpeg' 카테고리의 다른 글
[FFmpeg] FFmpeg x264EncodingGuide (0) | 2013.12.06 |
---|---|
[FFmpeg] 동영상 정보 확인 하는 프로그램 (0) | 2013.08.15 |
[FFmpeg] 옵션 (0) | 2013.06.11 |
[FFmpeg] 동영상의 기본적인 이해 (0) | 2013.05.16 |
[FFmpeg] library document (0) | 2013.05.02 |
트랙백
댓글
글
'IDE/Tool > IntelliJ IDEA' 카테고리의 다른 글
[IntelliJ IDEA] 한글깨짐현상 (0) | 2013.07.17 |
---|---|
[IntelliJ IDEA] IntelliJ 시작하기 (0) | 2013.07.01 |
[IntelliJ IDEA] Zencoding plugin (0) | 2013.05.09 |
[IntelliJ IDEA] Short Cut (0) | 2013.05.09 |
[IntelliJ IDEA] VCS 연결하기 (SVN) (0) | 2013.01.05 |
트랙백
댓글
글
링크 : http://msdn.microsoft.com/ko-kr/library/3dasc8as(v=vs.80).aspx
using System;
using System.Threading;public class Fibonacci
{
public Fibonacci(int n, ManualResetEvent doneEvent)
{
_n = n;
_doneEvent = doneEvent;
}// Wrapper method for use with thread pool.
public void ThreadPoolCallback(Object threadContext)
{
int threadIndex = (int)threadContext;
Console.WriteLine("thread {0} started...", threadIndex);
_fibOfN = Calculate(_n);
Console.WriteLine("thread {0} result calculated...", threadIndex);
_doneEvent.Set();
}// Recursive method that calculates the Nth Fibonacci number.
public int Calculate(int n)
{
if (n <= 1)
{
return n;
}return Calculate(n - 1) + Calculate(n - 2);
}public int N { get { return _n; } }
private int _n;public int FibOfN { get { return _fibOfN; } }
private int _fibOfN;private ManualResetEvent _doneEvent;
}public class ThreadPoolExample
{
static void Main()
{
const int FibonacciCalculations = 10;// One event is used for each Fibonacci object
ManualResetEvent[] doneEvents = new ManualResetEvent[FibonacciCalculations];
Fibonacci[] fibArray = new Fibonacci[FibonacciCalculations];
Random r = new Random();// Configure and launch threads using ThreadPool:
Console.WriteLine("launching {0} tasks...", FibonacciCalculations);
for (int i = 0; i < FibonacciCalculations; i++)
{
doneEvents[i] = new ManualResetEvent(false);
Fibonacci f = new Fibonacci(r.Next(20,40), doneEvents[i]);
fibArray[i] = f;
ThreadPool.QueueUserWorkItem(f.ThreadPoolCallback, i);
}// Wait for all threads in pool to calculation...
WaitHandle.WaitAll(doneEvents);
Console.WriteLine("All calculations are complete.");// Display the results...
for (int i= 0; i<FibonacciCalculations; i++)
{
Fibonacci f = fibArray[i];
Console.WriteLine("Fibonacci({0}) = {1}", f.N, f.FibOfN);
}
}
}
'.Net > .Net' 카테고리의 다른 글
[.Net] Regular Expression Quick Reference (0) | 2013.09.12 |
---|---|
[.Net] 런타임에서 어셈블리를 찾는 방법 (0) | 2013.05.20 |
[.Net] 닷넷프레임워크 버전 확인 (0) | 2013.05.10 |
[.Net] TransactedInstaller (0) | 2013.04.22 |
[.Net] Windows Service Current Directory (0) | 2013.04.20 |
트랙백
댓글
글
장치관리자 Device Tree: http://www.codeproject.com/Articles/6597/CDeviceTree
Enumerate Properties: http://www.codeproject.com/Articles/6866/Enumerate-Properties-of-an-Installed-Device
장치 열거하기 (한글) : http://blog.naver.com/cra2yboy?Redirect=Log&logNo=90165203152
'C/C++ > VC++ / MFC' 카테고리의 다른 글
[WinDBG] 사용시 참고할만한 사이트 (0) | 2014.01.03 |
---|---|
[VC++] dependency walker (0) | 2013.08.07 |
[VC++] Getting the PropertyData of ManagementObject in C++ (0) | 2013.06.12 |
[VC++] 윈도우 OS Bit 판별하기 (0) | 2013.05.31 |
[VC++] 콘솔 프로세스의 리디렉션된 표준핸들이 생성되는 방법 (0) | 2013.05.31 |
트랙백
댓글
글
링크 : http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/1ba183a5-71bb-4601-beb6-73ba20b087cd/
IWbemService Interface : http://msdn.microsoft.com/en-us/library/aa392093(v=vs.85).aspx
MSDN 예제 : http://msdn.microsoft.com/en-us/library/aa390425(v=VS.85).aspx
Query : http://msdn.microsoft.com/en-us/library/aa392902(v=vs.85).aspx
WMI 데이터판독기 작업 : http://sqlmvp.kr/140163038957
WMI를 이용한 프로세스 감시 : http://blog.naver.com/adsloader?Redirect=Log&logNo=50142012166
'C/C++ > VC++ / MFC' 카테고리의 다른 글
[VC++] dependency walker (0) | 2013.08.07 |
---|---|
[VC++] Device Info (0) | 2013.06.13 |
[VC++] 윈도우 OS Bit 판별하기 (0) | 2013.05.31 |
[VC++] 콘솔 프로세스의 리디렉션된 표준핸들이 생성되는 방법 (0) | 2013.05.31 |
[VC++] DevCon 사용법 (0) | 2013.05.31 |
트랙백
댓글
글
'.Net > C#' 카테고리의 다른 글
[C#] Linq for xml tutorial (0) | 2013.05.23 |
---|---|
[C#] XML Serialize Tutorial (0) | 2013.05.08 |
[C#] Mutex를 통한 다중 인스턴스 실행방지 (0) | 2013.02.08 |
[C#] Visual Studio TODO 만들기 (0) | 2013.01.30 |
[C#] Form close와 Dispose (0) | 2013.01.28 |
트랙백
댓글
글
'C/C++ > FFmpeg' 카테고리의 다른 글
[FFmpeg] 동영상 정보 확인 하는 프로그램 (0) | 2013.08.15 |
---|---|
[FFmpeg] Water Mark (0) | 2013.06.29 |
[FFmpeg] 동영상의 기본적인 이해 (0) | 2013.05.16 |
[FFmpeg] library document (0) | 2013.05.02 |
[FFmpeg] thumbnail 추출 (0) | 2013.04.29 |
RECENT COMMENT