[ERD] #. ERD 를 가지고 테이블정의서 추출하기

Posted by yvette.theomom's blog
2012. 5. 7. 16:52 Anal & Design/013_utils

[ERD] #. ERD 를 가지고 테이블정의서 추출하기

 

사이트에 ERD 만 있고 테이블정의서가 없을때, 테이블정의서를 ERD 로부터 추출하여 사용하려고 한다.

 

참고 포스트는 아래 주소이며,

참고포스트 : http://blog.naver.com/taogy/150083363513

 

위 포스트의 내용을 토대로 물리/논리 테이블정의서를 따로 따로 추출한다.

 

결과 파일의 내 저장위치 ==> C:\Program Files\CA\AllFusion ERwin Data Modeler r7\Reports\  이다.

 

참고: 간단히 그 과정을 동영상으로 녹화하였음. --> 인코딩후 올리겠음.

 

 

 

 

 

 

ERWIN COMMENT SCRIPT 생성팁

Posted by yvette.theomom's blog
2009. 12. 4. 15:27 Anal & Design/013_utils
// ERWIN 컬럼에 코멘트 스크립트 달아주는 팁입니다.

//스크립트 내용
comment on table %TableName IS '%EntityName()';

%ForEachAtt(){
        COMMENT ON COLUMN %TableName.%ColName is '%AttName';
     }

// 화면캡쳐


[UML] 무료 Uml 소프트웨어

Posted by yvette.theomom's blog
2009. 11. 20. 13:12 Anal & Design/013_utils

[Total Commander] 단축키 (출처:http://rahxephon.tistory.com/trackback/525)

Posted by yvette.theomom's blog
2009. 11. 19. 11:26 Anal & Design/013_utils
출처: http://rahxephon.tistory.com/trackback/525

Key Action

F1 Help 도움말
F2 Reread source window 현재 활성화된 창의 내용을 다시 읽음
F3 List files 내용보기
F4 Edit files 내용편집
F5 Copy files 복사하기
F6 Rename or move files 이동하기
F7 Create directory 디렉토리 만들기
F8 Delete files 삭제하기
F9 Activate menu above source window (left or right) 메뉴활성화
F10 Activate left menu or deactivate menu 왼쪽메뉴 활성화 토글키

ALT+F1 change left drive 왼쪽창 드라이브 변경
ALT+F2 change right drive 오른쪽창 드라이브 변경

ALT+F3 Use alternate (external or internal) viewer 대용뷰어 사용
ALT+F4 Exit 프로그램 종료
ALT+F5 Pack files 압축하기
ALT+SHIFT+F5 Pack files 압축하기(원본삭제)
ALT+F7 Find 검색
ALT+F8 Opens the history list of the command line 명령줄 히스토리 리스트 열기
ALT+F9 Unpack specified files 압축해제
ALT+F10 Opens a dialog box with the current directory tree 디렉토리 트리 열기


SHIFT+F2 Compare file lists
SHIFT+F3 List only file under cursor, when multiple files selected

SHIFT+F4 Create new text file and load into editor
SHIFT+F5 Copy files (with rename) in the same directory
SHIFT+F10 Show context menu
SHIFT+CTRL+F5 Create shortcuts of the selected files (Windows 95/98/NT new shell only)
SHIFT+F6 Rename files in the same directory
SHIFT+ESC Minimizes Total Commander to an icon
ALT+left/right Go to previous/next dir of already visited dirs
ALT+down Open history list of already visited dirs (like the history list in a WWW browser)

NUM + expand selection
NUM - shrink selection
NUM * invert selection
NUM / restore selection
CTRL+NUM + select all
CTRL+NUM - deselect all
ALT+NUM + select all files with the same extension
CTRL+PgUp
or Backspace Change to parent directory (cd ..)
CTRL+< Jump to the root directory (most European keyboards)

CTRL+\ Jump to the root directory (US keyboard)
CTRL+PgDn Open directory/archive (also self extracting .EXE archives)
CTRL+left/right Open directory/archive and display it in the target window. If the cursor is not on a directory name, the current directory is displayed instead.

CTRL+F1 File display 'brief' (only file names)
CTRL+F2 File display 'full' (all file details)

CTRL+SHIFT+F2 Comments view (new comments are created with Ctrl+Z)
CTRL+F3 Sort by name
CTRL+F4 Sort by extension
CTRL+F5 Sort by date/time
CTRL+F6 Sort by size
CTRL+F7 Unsorted

CTRL+F8 Display directory tree
CTRL+F9 Print file under cursor using the associated program
CTRL+F10 Show all files
CTRL+F11 Show only programs
CTRL+F12 Show user defined files

TAB Switch between left and right file list
Letter Redirect to command line, cursor jumps to command line
INSERT Select file or directory.
SPACE Select file or directory (as INSERT). If SPACE is used on an unselected directory under the cursor, the contents in this directory are counted and the size is shown in the "full" view instead of the string <DIR>. This can be disabled through 'Configuration' - 'Options' - 'Operation' - 'Selection with Space'.

ENTER Change directory / run program / run associated program / execute command line if not empty. If the source directory shows the contents of an archive, further information on the packed file is given.

SHIFT+ENTER 1. Runs command line / program under cursor with preceding command /c and leave the program's window open. Only works if NOCLOSE.PIF is in your Windows directory!

2. With ZIP files: use alternative choice of these (as chosen in Packer config): (Treat archives like directories <-> call associated program, i.e. winzip or quinzip)

3. Inside an archive file: Unpack the file under the cursor and treat it like an archive (zip in zip processing)
ALT+SHIFT+ENTER
The contents of all directories in the current directory are counted. The sizes of the directories are then shown in the "full" view instead of the string <DIR>.
ALT+ENTER Show property sheet.
CTRL+A select all

CTRL+B Directory branch: Show contents of current dir and all subdirs in one list
CTRL+C (32 bit) Copy files to clipboard
CTRL+D Open directory hotlist ('bookmarks')

CTRL+F Connect to FTP server
CTRL+SHIFT+F Disconnect from FTP server
CTRL+I Switch to target directory
CTRL+L Calculate occupied space (of the selected files)
CTRL+M Multi-Rename-Tool
CTRL+SHIFT+M Change FTP transfer mode
CTRL+N New FTP connection (enter URL or host address)
CTRL+P Copy current path to command line
CTRL+Q Quick view panel instead of file window
CTRL+R Reread source directory

CTRL+T Open new folder tab and activate it
CTRL+SHIFT+T Open new folder tab, but do not activate it
CTRL+U Exchange directories
CTRL+SHIFT+U Exchange directories and tabs
CTRL+V (32 bit) Paste from clipboard to current dir.
CTRL+W Close currently active tab
CTRL+SHIFT+W Close all open tabs
CTRL+X (32 bit) Cut files to clipboard

CTRL+Z Edit file comment

CTRL+UP Open dir under cursor in new tab
CTRL+SHIFT+UP Open dir under cursor in other window (new tab)
CTRL+TAB Jump to next tab
CTRL+SHIFT+TAB
Jump to previous tab

ALTGR+Letter(s) or
CTRL+ALT+Letter(s)
 Quick search for a file name (starting with specified letters) in the current directory

Other keys: See command line


[iPod] Firmware 2.2.1 Download

Posted by yvette.theomom's blog
2009. 11. 11. 11:42 Anal & Design/013_utils
아래는 iPod firmware download site 이다. 
http://www.felixbruns.de/iPod/firmware/

내꺼는 아이팟터치2세대 이므로


나는 요걸 다운로드.....

[eclipse] 단축키 -by SCRAP

Posted by yvette.theomom's blog
2009. 11. 9. 13:49 Anal & Design/013_utils
http://www.ssial.com/trackback/25

===== 실행 =====
1. Ctrl + F11 : 바로 전에 실행했던 클래스 실행
 
===== 소스 네비게이션 =====
1. Ctrl + 마우스커서(혹은 F3) : 클래스나 메소드 혹은 멤버를 상세하게 검색하고자 할때
2. Alt + ->, Alt + <- : 이후, 이전
3. Ctrl + o : 해당 소스의 메소드 리스트를 확인하려 할때
4. F4 : 클래스명을 선택하고 누르면 해당 클래스의 Hierarchy 를 볼 수 있다.

===== 문자열 찾기 =====
1. Ctrl + k : 찾고자 하는 문자열을 블럭으로 설정한 후 키를 누른다.
2. Ctrl + Shift + k : 역으로 찾고자 하는 문자열을 찾아감.
3. Ctrl + j : 입력하면서 찾을 수 있음.
4. Ctrl + Shift + j : 입력하면서 거꾸로 찾아갈 수 있음.
5. Ctrl + f : 기본적으로 찾기
 
===== 소스 편집 =====
1. Ctrl + Space : 입력 보조장치(Content Assistance) 강제 호출 => 입력하는 도중엔 언제라도 강제 호출 가능하다.
2. F2 : 컴파일 에러의 빨간줄에 커서를 갖져다가 이 키를 누르면 에러의 원인에 대한 힌트를 제공한다.
3. Ctrl + l : 원하는 소스 라인으로 이동
   로컬 히스토리 기능을 이용하면 이전에 편집했던 내용으로 변환이 가능하다.
4. Ctrl + Shift + Space : 메소드의 가로안에 커서를 놓고 이 키를 누르면 파라미터 타입 힌트를 볼 수 있다.
5. 한줄 삭제 CTRL + D
6. 파일 닫기 : CTRL+W
7. 들여쓰기 자동 수정. (3.0 NEW) : CTRL+I
8. 블록 주석(/*..*/) 추가.(3.0 NEW): CTRL+SHIFT+/
  8.1 Ctrl + / 해주면 여러줄이 한꺼번에 주석처리됨. 주석 해제하려면 반대로 하면 됨.
9. 위(아래)줄과 바꾸기 : ALT+UP(DOWN)
10. 블록 선택하기.  : ALT+SHIFT+방향키
11. 메소드의 파라메터 목록 보기. : CTRL+SHIFT+SPACE
12. 자동으로 import 하기 : CTRL+SHIFT+O
13. 열린 파일 모두 닫기 : CTRL + SHIFT + F4
14. 블록 주석 제거 : CTRL+SHIFT+
15. 전체화면 토글 : CTRL+M
16. 한줄(블럭) 복사 : Ctrl + Alt + 위(아래)
17. 다음 annotation(에러, 워닝, 북마크 가능)으로 점프 : Ctrl + , or .
18. 퀵 픽스 : Ctrl + 1 
19. 메소드 정의부로 이동 : F3
20. 하이어라키 팦업 창 띄우기(인터페이스 구현 클래스간 이동시 편리) : Ctrl + T 
21. 메소드나 필드 이동하기 CTRL + O
22. ULTRAEDIT나 EDITPLUS 의 CTRL+TAB 과 같은 기능. : CTRL+F6
 
===== 템플릿 사용 =====
1. sysout 입력한 후 Ctrl + Space 하면 System.out.println(); 으로 바뀐다.
2. try 입력한 후 Ctrl + Space 하면 try-catch 문이 완성된다.
3. for 입력한 후 Ctrl + Space 하면 여러가지 for 문을 완성할 수 있다.
4. 템플릿을 수정하거나 추가하려면 환경설정/자바/편집기/템플리트 에서 할 수 있다.
 
===== 메소드 쉽게 생성하기 =====
1. 클래스의 멤버를 일단 먼저 생성한다.
2. override 메소드를 구현하려면 : 소스->메소드대체/구현 에서 해당 메소드를 체크한다.
3. 기타 클래스의 멤버가 클래스의 오브젝트라면 : 소스->위임메소드 생성에서 메소드를 선택한다.
 
===== organize import =====
1. 자바파일을 여러개 선택한 후 소스 -> 가져오기 체계화 해주면 모두 적용된다.
 
===== 소스 코드 형식 및 공통 주석 설정 =====
1. 환경설정 -> 자바 -> 코드 스타일 -> 코드 포멧터 -> 가져오기 -> 프로파일.xml 을 불러다가 쓰면 된다.
2. 또한 다수의 자바파일에 프로파일을 적용하려면 패키지 탐색기에서 패키지를 선택한 후 소스 -> 형식화를 선택하면 된다.
3. 환경설정 -> 자바 -> 코드 스타일 -> 코드 템플리트 -> 가져오기 -> 템플리트.xml 을 불러다가 쓰면 된다.
 
===== 에디터 변환 =====
1. 에디터가 여러 파일을 열어서 작업중일때 Ctrl + F6 키를 누르면 여러파일명이 나오고 F6키를 계속 누르면 아래로
2. Ctrl + Shift + F6 키를 누르면 위로 커서가 움직인다.
3. Ctrl + F7 : 뷰간 전환
4. Ctrl + F8 : 퍼스펙티브간 전환
5. F12 : 에디터로 포커스 위치


Alt + 위아래 방향키 : move line(block)

가장 많이 쓰는 애용 단축키 이다. 설명하자면 단순히 한줄(혹은 블럭)의 내용을 위아래로 옮기는 것이지만, 쓸데 없는 Cut & Paste를 줄여준다. 거기다, 블럭안팍으로 옮기면 자동으로 들여쓰기까지 해준다.

Alt + Ctrl + 위아래 방향키 : copy line(block)

요즘 아무리 재사용성이 증가했다라지만 프로그래머가 가장 많이 쓰는 기능이라면  머니머니해도 Copy & Paste이다. Alt 방향키가 Cut & Paste라면 이번에 Copy & Paste이다 한줄(혹은 블럭)의 내용을 위/아래 줄로 복사해준다. 역시 쓸데없는 반복작업을 많이 줄여준다.

Alt + Shift + 좌우 방향키 : select block

프로그래머는 섬세한 마우스 손놀림이 필요하다. 항상 정확한 부분부터 블럭을 잡아 카피 페이스트를 해야하기때문이다! 이때 유용한 기능이 바로 이것! 지금 커서 위치의 단어의 의미있는 블럭을 똑똑하게 잡아주고 확장 축소해 준다. 글로 읽어보기 보다 직접 사용해 보라. 멋지지 아니할 수 없다.

Alt + Shift + R : Rename Refactor

게으른 프로그래머의 전형중에 하나가, 제멋대로 작명이다. 설계도 제대로 안하고 제멋대로 작명해서 쓰거나, 오타로 인해 toString이 toSring이 되어버렸거나.. 이런 경우 가만 내버려두면 그 확산 범위는 잘못하면 프로젝트 전체로 퍼져나가게 되어 걷잡을 수 없게된다. 이때 유용하게 쓸수 있는것이 Rename이다. 리팩토링메뉴에 편리한 기능들이 엄청 모여있지만 그중에 가장 많이 쓰게되는 기능일것이다. 프로젝트 전체에 관계된 이름을 깔끔하게 싹 바꿔준다.

Ctrl + Shift + F4 : Close All Opened Window

열려져 있는 모든 파일(View)을 닫아준다. 프로그래밍을 하다보면(특히 JSP Model2같은) 끝없이 파일을 열게 되서 화면이 무척 지저분해 질때까 있다. 그때 살짜쿵 눌러주고 다시 열때 편리하다.

Ctrl + Shift + G : Find references

이글을 보고 계시는 대부분의 분들은 사용되는 변수(혹은 메소드, 클래스, 객체 등)의 선언으로 가는 방법 정도는 알고 계실것이다. 바로 Ctrl + 클릭 혹은 F3 이다. 물론 선언으로 바로 가고 싶을때도 많지만 선언된 변수의 참조(사용처)를 찾아가고 싶을때가 더 많다. 그럴때 유용한 것이 이 단축키이다.  워크스페이스 내에서 참조된 곳을 전부 찾아서 Search View에서 List형태로 보여준다.

Ctrl +3 : Quick Access (Eclipse 3.3 Europa)

유로파를 쓰시는가? 그럼 축복받은 단축키 Ctrl + 3을 쓸 수 있다. 보통 단축키를 쓰다보면 마우스에는 손이 잘 안가고 뭐든지 키보드로 해결하려 하게 된다. 하지만.. 모든 기능에 단축키를 부여할 수는 없는법! 그래서 나온기능이 Quick Access이다. 메뉴들을 직접 타이핑해서 찾을 수 있고 history기능까지 제공한다


출처 : http://blog.naver.com/fxfighter?Redirect=Log&logNo=110023017399