| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
- NPM
- xPlatform
- IntelliJ
- vaadin
- Java
- JavaScript
- Express
- Sqoop
- window
- GIT
- plugin
- mybatis
- Kotlin
- MSSQL
- table
- 공정능력
- mapreduce
- hadoop
- 보조정렬
- SPC
- Python
- tomcat
- Eclipse
- Spring
- R
- react
- SQL
- Android
- SSL
- es6
- Today
- Total
목록분류 전체보기 (673)
DBILITY
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를 보면 다음과 같이 자동으로 선택되어 있다
https://www.logicui.com/colorgenerator Material 3 Color Generator | LogicUIColor generator for Material Design 3www.logicui.comhttps://material-foundation.github.io/material-theme-builder/ Material Theme Builder material-foundation.github.io 스타일은 하나의 View의 외관을 정의하는 속성들의 모음이다. 스타일은 폰트 컬러, 폰트 사이즈, 백그라운드 컬러 등과 같은 속성을 정의할 수 있다.테마는 앱 전체 , 액티비티, 뷰 계층에 적용되는 속성들의 모음이다- 하나의 뷰에서만 적용되는 것이 아니다.테마를 적용하게 되면 ..