ctrl + f5


* 도구(T) > 계정 설정 (S)  로컬 디렉토리


corba 개관

카테고리 없음 2016. 5. 31. 18:02

http://www.slideshare.net/PeterREgli/corba-14437204


m$ portqry

카테고리 없음 2016. 5. 31. 16:21

https://support.microsoft.com/ko-kr/kb/310099



윈도 용 grep


보기:

file types: ABC*.java, def*.pl, ghi*.txt

Search Text : 예약 기능


oracle, grant

카테고리 없음 2016. 4. 29. 10:50

SQL > grant all on MY_TABLE_NAME to public

/


ctags /dir1/dir2/*.c

ctags -a /dir3/dir4/dir5/*.pc # 기존 tags 에 추가


oracle view

카테고리 없음 2016. 4. 22. 16:11

SQL> set linesize 10000

SQL> set long 10000

SQL> set pagesize 60

SQL> select text from all_view where view_name = 'MY_VIEW_NAME';




http://www.javadecompilers.com/


ctrl + shift + r 창에서 소스 파일 이름 입력
소스창에서 전체선택 (ctrl + A )

아래 아이콘 클릭
<-
->

반전된 소스 복사 (ctrl + c)