2017년 6월 4일 일요일

안드로이드 개발자 옵션 보이게하기

On most Android devices,  the Developer options menu is hidden by default.

To unhide the Developer options menu:

1.  Tap Apps Apps Icon 
2.  Tap Settings Icon Settings 
3. Tap  About device Settings About Icon 

4. Scroll to and touch Build number seven times
5. Go back to Settings, the Developer options menu will now appear under Settings Icon Settings > General > Developer options Settings Developer Icon .

vscode 에서 파이썬 가상환경을 .venv 를 만들면 새로운 터미널을 생성하면 ((.venv) ) 로 표시된는 것 해결

 vscode 에서 파이썬 가상환경을 .venv 를 만들면 새로운 터미널을 생성하면 ((.venv) ) 로 표시 즉 /Volumes/jglee/AI&Python/lottoly45 % source .venv/bin/activate ((.venv)...