[Dev]Tip
로컬웹 테스트 위한 hosts 파일 변경
경로 C:\WINDOWS\system32\drivers\etc ●경로로 가서 ●hosts 파일 에디트로 열어 아이피 및 호스트 추가
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
Copyright (c) 1993-1999 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host 127.0.0.1 localhost |
웹화면에서 테스트 ●로컬 컴에 기존 DNS 지우기
1 2 3 4 5 6 7 8 9 10 |
Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\>ipconfig /flushdns Windows IP Configuration Successfully flushed the DNS Resolver Cache. |
키 Net의 값 이름을 구할 수 없습니다. 그.. : 네이버블로그
키 Net의 값 이름을 구할 수 없습니다. 그.. : 네이버블로그. 자바 7 로 설치시 에러 발생하면 자바 6으로 재설치.
윈도우 7 을 사용하다가 복사 붙여넣기가 잘 되지 않을 때
시작 -> 실행(R)에서 cmd /c “echo off | clip”
YouTube Embedded Players and Player Parameters 유튜브 옵션
바로 가기 : https://developers.google.com/youtube/youtube_player_demo
google.com 으로 들어가는 위한 주소
http://www.google.com/ncr
android download
http://sourceforge.net/projects/android-x86/files/latest/download
eclipse : 코딩 주석 Templates
Comments를 펼치세요. 1. Class에 주석 넣기 Types를 클릭하면?다음과 같이 보입니다. [Edit] 버튼을 눌러서 템플릿을 원하는 내용으로 바꾸세요. 적용을 한 후, 파일을 열어서?class?윗부분에 커서를 위치시키고 단축키?[Shift […]
db connect Test
확장자를 udl로 바꾸면 db 연결을 테스트 할수 있다. 1. 바탕화면에서 새로만들기 텍스트 파일생성 2.텍스트 파일 확장자 udl 로 변경 3. 클릭후 공급자 선택 후 4. […]