Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
Tags
- rolldown
- adb pair
- github pdf
- device in use
- Git
- Failed to compiled
- electron-packager
- react-native
- camera permission
- silent printing
- custom printing
- Recoil
- dvh
- augmentedDevice
- nextjs
- Each child in a list should have a unique "key" prop.
- github lfs
- vercel git lfs
- github 100mb
- ELECTRON
- animation
- 티스토리 성능
- 이미지 데이터 타입
- Can't resolve
- html
- npm package
- camera access
- react-native-dotenv
- adb connect
- ffi-napi
Archives
- Today
- Total
목록2022/08/01 (1)
Bleeding edge
2022/08/01 TIL
오늘 공부한 것 git bash는 https://gitforwindows.org/ 에서 설치할 것. (필요한 추가 모듈들이 내장되어있다.) 평소에 영타 단련은 http://www.keybr.com 에서 해둘 것 문자 읽는법 -하이픈 ~틸다(linux에서 root를 의미한다) . 유닉스에서는 숨김파일 앞에 .를 붙인다 *astroid Linux Command code . 현재 디렉토리에서 git bash 실행 pwd print working directory. 최상위 경로부터 내 위치 보기 ls ls -a ls -l ls -a -l ls : 현재 위치에 있는 파일 보기 ls -a : 현재 위치에 있는 숨김파일을 포함한 파일 보기 ls -l line by line으로 자세한 정보를 보기 ls -a -l : ..
ConnecTo
2022. 8. 1. 17:27