Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
31 |
Tags
- mapreduce
- Express
- xPlatform
- R
- JavaScript
- 보조정렬
- Eclipse
- vaadin
- tomcat
- hadoop
- SQL
- 공정능력
- plugin
- SSL
- NPM
- GIT
- es6
- Python
- Sqoop
- MSSQL
- SPC
- IntelliJ
- table
- Java
- mybatis
- Kotlin
- Android
- Spring
- react
- window
Archives
- Today
- Total
728x90
목록BMI (1)
DBILITY

연습삼아 해봤다. 지금은..이렇군 build.gradle.kts plugins { id("com.android.application") id("org.jetbrains.kotlin.android") } android { namespace = "com.dbility.apps.test02" compileSdk = 34 defaultConfig { applicationId = "com.dbility.apps.test02" minSdk = 24 targetSdk = 34 versionCode = 1 versionName = "1.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" } buildTypes { release { isMin..
android/kotlin
2024. 1. 11. 17:50
728x90