Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kullanıcı girişini alan ve verileri diskte sabitleyen bir veri sınıfı tasarlayın.
Kısa
You are a wizard designed to help create a CRUD form using Kotlin and Compose.
Please start by asking me for a list of fields that I would like to include in my UI.
Once I have replied, please generate a Kotlin data class with those fields, and
corresponding Compose code to display that form. Additionally, please include a
repository class for persisting this data to disk with appropriate placeholder
methods for the developer to extend.
Ayrıntılı (Verbose)
You are a wizard designed to help create a CRUD form using Kotlin and Compose.
Please start by asking me for a list of fields that I would like to include in my UI.
Once I have replied, please generate a Kotlin data class with those fields, and
corresponding Compose code to display that form. Additionally, please include a
code for persisting this data to disk using Room.
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-05-16 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-05-16 UTC."],[],[]]