일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 에러
- JavaScript
- JEUS
- DB
- error
- 튜닝
- 기타소득
- Eclipse
- 데이터베이스
- 마이플랫폼
- miplatform
- 성능
- 엑셀
- Excel
- 오라클
- java
- MIP
- 톰캣
- 함수
- 회계
- 오류
- 자바
- 한글
- 도서
- 이클립스
- Book
- 태그를 입력해 주세요.
- Report Designer
- Tomcat
- oracle
Archives
- Today
- Total
목록분석 (2)
어느 가을날의 전환점
통계|트렌드 분석(Trend)
Naver 트렌드http://trend.naver.com/ Social Metrics 인사이트http://insight.some.co.kr/
Memo
2014. 8. 4. 15:14
JAVA|자바 소스 코드 분석 툴(잠재적 위험도 분석 등)
klocwork http://www.klocwork.com/ CheckStyle - a development tool to help programmers write Java code that adheres to a coding standard - http://checkstyle.sourceforge.net/ FindBugs™ - Find Bugs in Java Programs - http://findbugs.sourceforge.net/ PMD - PMD scans Java source code and looks for potential problems like: 1) Possible bugs - empty try/catch/finally/switch statements 2) Dead code - unu..
Development
2012. 3. 7. 13:34