프로그래밍119 ViewModel Overview 번역 ViewModel OverviewThe ViewModel class is designed to store and manage UI-related data in a lifecycle conscious way. :) ViewModel 클래스는 라이프사이클이 알고 있는 방법 안에서 UI 관련 데이터의 저장과 관리를 위해 디자인되었습니다. The ViewModelclass allows data to survive configuration changes such as screen rotations.:) ViewModel 클래스는 화면 회전과 같은 구성 변경에도 데이터를 유지할 수 있습니다.The Android framework manages the lifecycles of UI controllers, such a.. 2018. 12. 17. AWS 서버리스 워크샵 Wildrydes 서버리스 웹 애플리케이션 가이드 https://github.com/awskrug/aws-serverless-workshops1주차 - 웹 애플리케이션2주차 - 빅데이터 분석3주차 - 데브옵스 기반 배포4주차 - 인공 지능 기반 이미지 인식 총 4번에 걸쳐 진행되며 현재는 1주차만 진행되었다.실습시 속도는 적당하고 무리없이 진행될 수 있게 도와주시는 분들이 있으니 손들고 도움을 요청하면 된다. 이제 3주차가 다가온다! 2017. 10. 9. Git 참고 사이트 https://github.com/mingrammer/git-tips 2017. 6. 30. MVC, MVP, MVVM 참고 사이트 안드로이드 MVC, MVP, MVVM 종합 안내서https://news.realm.io/kr/news/eric-maxwell-mvc-mvp-and-mvvm-on-android/ 2017. 6. 26. Android Studio logcat color 설정하기 Android Studio에서 단축키(Ctrl + Alt + s) - Settings - Android Logcat 검색기본 설정을 해제하고 색상을 등록하려면 "Use inherited attributes"의 체크를 해제 후 원하는 Foreground, Background 등을 설정 아래는 색상 선택에 스트레스 받지 말고 참고하시길! Assert 9876AA Debug 4B73BB Error FF6B68 Info 6A8759 Verbose BBBBBB(기본 설정) Warning BBB529 2017. 6. 15. 이전 1 ··· 10 11 12 13 14 15 16 ··· 24 다음