| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
- mapreduce
- window
- vaadin
- mybatis
- GIT
- Spring
- JavaScript
- plugin
- es6
- Python
- NPM
- SQL
- Kotlin
- react
- hadoop
- SSL
- 보조정렬
- SPC
- table
- Eclipse
- Sqoop
- Android
- 공정능력
- xPlatform
- Express
- R
- Java
- IntelliJ
- MSSQL
- tomcat
- Today
- Total
목록전체 글 (674)
DBILITY
https://workik.com/ AI for Backend & Frontend Code Development | Predefine Context and Generate Code with AIJoin our community to see how developers are using Workik AI everyday.workik.com
https://mockoon.com/ Mockoon - Create mock APIs in seconds with MockoonMockoon is the easiest and quickest way to run mock REST API servers. No remote deployment, no account required, free, open source and cross-platform.mockoon.com data bucket을 만들고, GET방식 url param으로 조회해서 json 반환하는 예다. AI님의 샘플이 안되서 공식사이트 templating/mockoon-helpers를 참고해서 테스트 했다.Data Tab에서 items라는 이름으로 data buket을 추가한다.[ { "id":..
https://github.com/orhanobut/logger GitHub - orhanobut/logger: ✔️ Simple, pretty and powerful logger for android✔️ Simple, pretty and powerful logger for android. Contribute to orhanobut/logger development by creating an account on GitHub.github.comonCreate에 다음과 같이Logger.addLogAdapter(new AndroidLogAdapter() { //Release시 제거되도록 @Override public boolean isLoggable(int priority, @android.s..
전문가야 다들 알겠지만, 물리 디바이스(5.5inch)와 동일하게 만들고 싶어 해보았다.1. avd가 실행된 상태에서 sdk아래에 platform-tools로 이동 후 window manager 확인PS C:\Dev64\tools\AndroidSDK\platform-tools> .\adb.exe shell wmWindow manager (window) commands: help Print this help text. size [reset|WxH|WdpxHdp] [-d DISPLAY_ID] Return or override display size. width and height in pixels unless suffixed with 'dp'. density [reset|DENSI..
스튜디오를 재시작하고 Settings를 보면 다음과 같이 자동으로 선택되어 있다