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
- hadoop
- plugin
- MSSQL
- 보조정렬
- xPlatform
- SQL
- Kotlin
- Java
- mapreduce
- 공정능력
- window
- es6
- SSL
- Android
- tomcat
- Python
- NPM
- Eclipse
- Sqoop
- R
- GIT
- Spring
- vaadin
- Express
- JavaScript
- mybatis
- SPC
- react
- table
- IntelliJ
Archives
- Today
- Total
반응형
목록2024/01/11 (1)
DBILITY
android bmi
연습삼아 해봤다. 지금은..이렇군 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
반응형