목록분류 전체보기 (469)
2swan
기본 단축 키 Ctrl + Alt + S : 설정 창 이동 Alt + 1 : 프로젝트 창 열고 닫기 토글 Alt + 6 : Logcat 창 열고 닫기 토글 Alt + 7 : Structure 소스 구조 창 열고 닫기 토글 Shift + F6 : Refactor 파일 이름 변경 Shift + F10 : 빌드 Shift + F9 : 디버깅 모드 빌드 Shift 2연타 : 프로젝트 내 파일 검색 Ctrl + Shift + F : 프로젝트 내 파일 + 구문 검색 Ctrl + Shift + R : 프로젝트 내 파일 + 구문 변경 코딩 단축 키 Ctrl + 코드 클릭, Ctrl + B, 마우스 휠버튼 코드 클릭 : 생성 or 사용 위치 추적 Ctrl + R : 열어둔 파일 내 특정 문자 수정 Ctrl + G : 원..
명명법 클래스 명은 명사, 메서드는 동사, 기능은 명사 + 동사 표기법 CamelCase- 문자의 표현을 낙타 등 처럼 했다고 해서 정해진 이름- 주로 객체지향 프로그램에서 사용한다 snake_case- 언더라인(_)으로 단어를 구분하는 명명법 반대되는 단어 add / remove- 추가 / 삭제 head / tail- 머리 / 꼬리 (자료 구조 등에서 자료의 첫 번째, 마지막 의미로 사용) header / footer- 헤더 / 푸터 upper case / lower case- 대문자 / 소문자 previous / next- 앞으로 / 다음으로 forward / backward- 앞으로 / 뒤로 foreground / background- 전경, 앞 단 / 배경, 뒷 단 push / pop- 스택 등에..
팀 리더 1. 리파지토리 만들기 2. 팀원들 초대 Invite collaborators → Manage access 의 Add People 3. 프로젝트 환경세팅 - git init - git add . - git commit -m "first commit" - git remote add origin 리파지토리 주소 - git push origin master 4. develop 브랜치 만들기 - git checkout -b develop-> git push-> git push --set upstream origin develop 5. master 브랜치 보호하기 Protect this branch 클릭 → Lock branch, Require a pull request before merging → C..
설정 → 서비스에서 밑줄 친 두 항목이 중지 되어 있을텐데 다시 시작 해준다
https://www.oracle.com/database/sqldeveloper/technologies/download/ Oracle SQL Developer Downloads This archive. will work on a 32 or 64 bit Windows OS. The bit level of the JDK you install will determine if it runs as a 32 or 64 bit application. This download does not include the required Oracle Java JDK. You will need to install it if it's not already www.oracle.com
https://www.oracle.com/database/technologies/xe-prior-release-downloads.html XE Prior Release Archive Getting Started: Support Oracle Database Express Edition (XE) is a community supported edition of the Oracle Database family. Please go to the Oracle Database XE Community Support Forum for help, feedback, and enhancement requests. Note: Oracle Support Ser www.oracle.com 회원가입 후 다운로드