makefile을 쓸 때, object파일을 생성하지 않고 바로 컴파일을 하게 작성했었다.
상단바 view -> Tool Windows -> Database\+버튼 누르기DBMS 선택user, password 입력Drivers 들어가서 download버튼 눌러 다운받기끝! (단축키 F4)
라는 코드를 썼는데 잘 먹히지도 않을 뿐더러라는 에러가 떴다..검색해보니 ${}를 써서 변수 값을 쓸 때"이나 ' 가 아닌.. \`를 써야했다..좋은 교훈.
redux 코드를 작성하는 중 제목과 같은 에러가 발생했다..
문자열 치환을 해주는 replace함수를 사용하기로 했다!
const persistConfig = { key: "root", storage, };
배열에서 특정 원소를 찾아야했다!
삼항연산자로 처리하고싶은데조건이 두 개일땐?!
비동기를 동기 방식처럼 진행하게하려고 async, await을 데려왔다!!
Creating on my own Virtual Machine!😀
RequirmentSet up a functional WordPress website with the following services: lighttpd, MariaDB, and PHP.lighttpd
first you need to find where su is. you can see the path with using below. if you want to allow that only user included in root group turn to root, y
yum install svn을 하려하니제목같은 에러가 나왔다파일을 열고위 구문을 추가하면 끝!