데스카 오사무!

 

C:\Windows\System32>ipconfig /flushdns

Windows IP 구성

DNS 확인자 캐시를 플러시했습니다.

 

무식하면 고생한다. ㅎㅎ

완전 귀찮은 엑셀

xls

Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command\]
[-HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\ddeexec\]
[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\Open\command]
@="\"C:\\Program Files\\Microsoft Office\\Office12\\EXCEL.EXE\" /en \"%1\""
 

xlsx

Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command\]
[-HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\ddeexec\]
[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command]
@="\"C:\\Program Files\\Microsoft Office\\Office12\\EXCEL.EXE\" /en \"%1\""

 

SELECT owner, tablespace_name, segment_name as table_name, sum(bytes/1024/1024) Mbyte
FROM dba_extents
WHERE owner = ‘OWNER이름’
and segment_type = ‘TABLE’
AND segment_name like ‘TABLE이름’
GROUP BY owner, tablespace_name, segment_name;

dba_extents    
owner varchar2(30) owner of the segment associated with the extent
segment_name varchar2(81) name of the segment associated with the extent
partition_name varchar2(30) partition/subpartition name, if any, of the segment
segment_type varchar2(18) type of the segment
tablespace_name varchar2(30) name of the tablespace containing the extent
extent_id number extent number in the segment
file_id number name of the file containing the extent
block_id number starting block number of the extent
bytes number size of the extent in bytes
blocks number size of the extent in oracle blocks
relative_fno number relative number of the file containing the segment header

 

ПоехалИ (파예할리)
1961년 4월 12일 오전 9시7분
유리 가가린

오늘 스콘을 먹어보다 알았다 혓바늘이 났을때는 혀로 먹는 음식은 삼가해야 한다는걸 ㅠㅠ

나는 석방되더라도 똑같이 행동할 것입니다. 법적으로는 고의적인 범죄에 해당하지만, 나로서는 국민의 최고 의무를 다했을 뿐입니다. 나는 내게 주어질 수 있는 최고형을 요청하며, 그 형을 달게 받기 위해 이 자리에 섰습니다.

예전 cafe24는 참 좋은 호스팅이였다. 저렴한 가격에 gcc를 맘껏 다룰 수 있는 참신한 서비스

그러다 얼마후엔  데몬 좀 만들어 띄웠다고 계정을 정지시키지 않나

지금은 컴파일조차 못하게 한다.연락주면 몇시간 동안 열어줄테니 그때 잠시하라나 뭐라나

여튼 gcc이 사용가능하던 시절 jwhois 라는 프로그램을 빌드해서 접속정보를 저장하고 했는데

지금은 그조차 불가능해서 좀 방치하고 있다가

pear 를 수동으로 설치하고 whois.co.kr에서 openapi키를 받아서 삽입했다.

pear 수동으로 설치하는 방법이 좀 어렵고 해서 나름 정리했다가 글을 올리지 않았더니 지금은 분실했다. 아까비…

 

Focus on the user and all else will follow.

It’s best to do one thing really, really well.

Fast is better than slow.

Democracy on the web works.

You don’t need to be at your desk to need an answer.

You can make money without doing evil.

There’s always more information out there.

The need for information crosses all borders.

You can be serious without a suit.

Great just isn’t good enough.

이른봐 구글 10계명,,

몇개는 훌륭하고, 몇개는 이상하고, 몇개는 의중을 모르겠다.

여튼 이런 모토가 있는 곳에 몸담고 싶다.

 

 

첫번째 버전은 한영표를 DB에 넣고 한자씩 조회해오는 버전이다.

좋긴한데 여권 이름 같은걸 목적으로 만들어진 데이타이다 보니 없는 단어가 너무 많았다.

구글에서 얼마전(?) 부터 Transliterate 서비스를 한다고 해서…

(내가 오늘 한다는걸 알았을뿐…옛날부터 하고 있었을 꺼다..ㅎ)

아싸!!! 했지만… 지원 언어에 한국어가 빠져있는 안타까움이….

여전부터 지원하던 Translate에 약간에 콤수를 부려서 업그레이드 했다.

그 꼼수란, ’나무’를 변환 하기위해 한글자씩 나누고 그 앞에 쓰레기 글자를 두고

즉, [ㅋ나] [ㅋ무] 로 검색한 후 앞 한글자를 버리면 NaMu

그래서 이런식으로 나오게 했다.

열라짱나
YeolRa짱Na
YeolRaJjangNa
  

클릭

 

© 2012 장재석의 回歸 Suffusion theme by Sayontan Sinha