2015년 08월 29일 오늘의 명언

잉그리드 버그만

Happiness is good health and a bad memory.

I have no regrets. I wouldn’t have lived my life the way I did if I was going to worry about what people were going to say.

It is not whether you really cry. It’s whether the audience thinks you are crying.

이제부터는 마음놓고 영화의 꿈을 꿀 수 있게돼서 기뻐. 그동안엔 꿈을 꾸기시작할 즈음이면 누군가와서 날 깨웠거든. 이젠 아무도 날 깨우질 못할테니까

키스는 말이 필요 이상으로 변했을때 쓰는 자연이 만들어낸 사랑스런 속임수예요.

오늘의 명언 더보기 http://w3devlabs.net/ci/index.php/today/words

명령줄에서 IE 브라우져 쿠키 및 데이터 삭제하기

Cookies

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2

History

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1

Form Data

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16

Passwords

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32

Delete All

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255

Delete All – “Also delete files and settings stored by add-ons”

RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351

These commands should work in Internet Explorer 7 on XP or on Windows Vista.

출처 : http://hmjkor.tistory.com/363