Logo

Blog Grid 2 Column

Journal

Creative Collection

When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees.

2025년 04월 16일

startme.online startme.today 제거 해결하기

갑자기 구글 크롬을 사용하면 이상한 검색엔진이 첫화면에 뜨면서 startme.online/… 으로 연결해서 구글이 사용된다면 바이러스에 걸린겁니다. 해결방법) trojan killer 를 다운로드합니다. https://trojan-killer.net/ko 여기에서 중간에 다운로드...

Continue Reading
2025년 04월 16일

알수없는장치 Microsoft ACPI-Compliant System 해결법

알수없는장치 Microsoft ACPI-Compliant System 해결법 출처: http://the3.tistory.com/11  ACPI advanced configuration and power interface 미국의 인텔사, 마이크로소프트사 등이 공동으로 작성하여 1996년에 공개한, 개인용 컴퓨터(PC)의 전력 제어를 위한 응용 프로그램 인터페이스(API) 규격....

Continue Reading
2025년 04월 16일

인텔 1155 보드 XP 설치시 SSD 하드디스크 IDE – AHCI 모드로 설치하기

인텔 1155 보드에서 XP설치시 SSD 하드디스크에 설치하는 경우엔 IDE모드로만 설치가 가능합니다. AHCI 모드로 설치하면 에러가 나서 더이상 설치가 안됩니다. 그런데 문제는 이렇게 IDE모드로 SSD...

Continue Reading
2025년 04월 16일

우편번호 서비스 php DB없이 daum zipcode로 구현하기

우편번호 서비스 &nbsp;&nbsp; <input type=”text” name=”zipcode” id=”zipcode” placeholder=”우편번호” value=”<?=$myuser->zipcode?>” maxlength=”3″ size=”5″ readonly oncontextmenu=”return false” onselectstart=”return false” ondragstart=”return false”> &nbsp;<input type=”button” onclick=”sample6_execDaumPostcode()” value=”우편번호 찾기”><br> <script...

Continue Reading