분류 전체보기 (140) 썸네일형 리스트형 백준 1094, 1100 보호되어 있는 글입니다. 4. Navigation - Define navigation paths github.com/google-developer-training/android-kotlin-fundamentals-apps/tree/master/AndroidTriviaFragment google-developer-training/android-kotlin-fundamentals-apps android-kotlin-fundamentals-apps. Contribute to google-developer-training/android-kotlin-fundamentals-apps development by creating an account on GitHub. github.com 프로젝트에 내비게이션 컴포넌트 추가 최신 내비게이션 버전은 여기에서 찾을 수 있다. build.gradle (Project) e.. 4. Navigation - Create a fragment TitleFragment.kt package com.example.android.navigation import android.os.Bundle import androidx.fragment.app.Fragment import android.view.LayoutInflater import android.view.View import android.view.ViewGroup import androidx.databinding.DataBindingUtil import com.example.android.navigation.databinding.FragmentTitleBinding // TODO: Rename parameter arguments, choose names that match // the fragme.. [Android Study Jams] Layouts 보호되어 있는 글입니다. [Android Study Jams] Build an interactive app dsc-pknu.tistory.com/12 [안드로이드 2팀] Build an interactive app 저희 팀은 원래 1-2주차에 Kotlin Koans(혹은 Example)를 끝내려고 했으나 생각보다 양이 방대하고(ㅠㅠ) 중간중간 지엽적인 내용이 많다고 판단해 각자 원하는 부분만 공부하고 실습하면서 Kotlin 문법 dsc-pknu.tistory.com PuTTY를 이용해 Beaglebone Black과 PC 간 통신 및 파일 교환하기 www.putty.org/ Download PuTTY - a free SSH and telnet client for Windows Is Bitvise affiliated with PuTTY? Bitvise is not affiliated with PuTTY. We develop our SSH Server for Windows, which is compatible with PuTTY. Many PuTTY users are therefore our users as well. From time to time, they need to find the PuTTY download link. W www.putty.org PuTTY를 실행하고 우선 Serial로 통신을 해보자. [장치 관리자]에서 현재 연결한 보드가 .. Chapter 14 회복과 병행 제어 트랜잭션(Transaction) 데이터베이스에 대한 작업의 단위 e.g. 은행의 계좌이체, 입금, 계좌조회 / 학사업무 시스템의 수강 신청, 수강조회 등 하나 이상의 SQL문으로 이루어짐 트랜잭션의 특성(property) - ACID 성질 원자성(atomicity): 전부 아니면 전무(all or nothing) 일관성(consistency) 격리성(isolation) 영속성(durability) 트랜잭션의 종료 트랜잭션의 종료는 다음 중 하나가 되어야 함 Commit 트랜잭션의 성공적인 종료를 나타냄 트랜잭션 수행 도중 변경된 내용은 반드시 영속적으로 저장되어야 함 Rollback 트랜잭션이 실패하였음을 나타냄 트랜잭션의 실행 이전 상태로 데이터베이스의 상태가 복구되어야 함 트랜잭션의 상태 활동(act.. [영상비전처리] 영역처리기법 ✍ 보호되어 있는 글입니다. 이전 1 ··· 4 5 6 7 8 9 10 ··· 18 다음