Category카테고리 :

NoticeBorad게시판 / linux리눅스 / php / nodejs /website웹사이트 / ReactNative / Kotlin / Cubase / QT / ServerApps

react-native-freelifemakers-ui

  • [kotlin]프로젝트생성/Create Project(XML + Jetpack Compose)

    👉🏻 코틀린 개발 방식은 기존의 XML을 사용하는 방식과 Jetpack Compose를 사용하는 방식이 있습니다.There are two ways to develop in Kotlin: using traditional XML and using Jetpack Compose. 👉🏻 […]


  • [nodejs]Nodejs + Cpp

    👉🏻 Nodejs에서 C++ 애드온(Native Addons)을 사용하는 이유는 Node.js의 성능 제한을 극복하고, 기존의 C++ 생태계와 자원을 활용하기 위함입니다. The reason for using C++ addons (Native Addons) in nodejs is to overcome […]


  • [QT]example9-QML-New Window

    👉 버튼 클릭시 다이얼로그 창과 새로운 창을 오픈합니다.When you click the button, a dialog window and a new window open. 👉 새로운 창에서 텍스트 입력하고 버튼 클릭시 mainwindow의 […]