There is no excerpt because this is a protected post.
Protected: NODEJS-1-1
There is no excerpt because this is a protected post.
페이스북 관련 공지 / Facebook related notice
지금 nodejs관련 영상 올리고 있습니다.I am currently uploading a video related to nodejs. 아래 페이스북에 친구추가 하시면 영상을 보실 수 있습니다.You can watch the video by adding us […]
Protected: [nodejs]facebook nodejs-1
There is no excerpt because this is a protected post.
[linux]리눅스 기초 명령어 / Basic Linux Commands
리눅스 기초 명령어리눅스는 명령어 기반으로 작동하는 운영체제입니다. 윈도우나 macOS와는 달리, 마우스 클릭 대신 명령어를 입력하여 작업을 수행합니다. 처음에는 낯설 수 있지만, 익숙해지면 빠르고 효율적인 작업이 가능합니다. ls: 현재 […]
[Kotlin]Tab Navigator – 3.탭메뉴부분(Tab Menu Part)
menu/menu_tab.xml -xml design
[Kotlin]Tab Navigator – 2.프레그먼트 부분(Fragment Part)
Fragment1.kt Fragment2.kt Fragment3.kt xml desing 1)fragment_1.xml fragment_2.xml,fragment_3.xml xml code fragment_1.xml fragment_2.xml fragment_3.xml
[Kotlin]Tab Navigator – 1.메인화면(Main Screen)
더 친절한 코틀린 앱프로그래밍 책에 있는 코드 입니다.This is code from the Friendlier Kotlin App Programming book 이 코드는 뷰바인딩을 사용하지 않았습니다.This code does not use view binding. […]
[Kotlin]Drawerlayout – 4.기타설정(Other settings)
1.res/values/string.xml 2.res/values/themes/themes.xml