联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All kotlin(415) 

[编程语言基础] utility-methods

该存储库托管了一组可重用的实用程序类,旨在简化各种编程语言和技术堆栈中的常见任务。无论您使用Kotlin、Java、Python、JavaScript或任何其他语言,这些实用程序类都旨在提高生产力和简化开发工作流。
This repository hosts a collection of reusable utility classes designed to simplify common tasks across various programming languages and technology stacks. Whether you re working with Kotlin, Java, Python, JavaScript, or any other language, these utility classes aim to enhance productivity and streamline development workflows. (2024-04-15, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713141262983567.html

[数据库系统] Rest_API_using_Ktor_and_PostgreSQL

使用Ktor和PostgreSQL数据库的非常简单的REST API。该API使用HTTP请求对数据库执行CRUD操作。Ktor是JetBrains开发的一个开源框架,用于使用Kotlin编程语言构建异步服务器和客户端。它简单、轻量级、易于学习,并且比其他框架花费的时间更少。
A very simple REST API using Ktor and PostgreSQL database. This API does CRUD operations on database using HTTP requests.Ktor is an open-source framework developed by JetBrains for building asynchronous servers and clients using the Kotlin programming language. It is simple, light weight, easy to learn and takes less time then other frameworks. (2024-04-07, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712450153143944.html

[android开发] NecInfo-App-using-kotlin

我已经在Android Studio开发环境中成功地使用Kotlin编程语言开发和部署了Android应用程序。该应用程序是传播我们学院相关信息的综合平台。前端设计是使用XML实现的
I have successfully developed and deployed an Android application utilizing the Kotlin programming language within the Android Studio development environment. This application serves as a comprehensive platform for disseminating pertinent information about our college. The frontend design is implemented by using XML is (2024-03-10, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710070006471990.html

[数据挖掘/数据仓库] Weather-Now

这是一个使用开源api在kotlin中构建的天气应用程序。该项目使用Hilt进行依赖注入,使用Kotlin courotine进行异步编程,使用Retrofit进行api调用。还使用了数据绑定和视图绑定。
This is a weather app which is build in kotlin using open-meteo open source api. This project uses Hilt for dependency injection, Kotlin courotines for async programming, Retrofit for api calls. Also used data binding and view binding. (2024-03-03, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709403530513570.html

[其他] WeatherBook

这是一个使用开源api在kotlin中构建的天气应用程序。该项目使用Hilt进行依赖注入,使用Kotlin courotine进行异步编程,使用Retrofit进行api调用。还使用了数据绑定和视图绑定。
This is a weather app which is build in kotlin using open-meteo open source api. This project uses Hilt for dependency injection, Kotlin courotines for async programming, Retrofit for api calls. Also used data binding and view binding. (2024-02-28, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709068338542857.html

[其他] Tasty_A_Recipe_App

Tasty是一个食谱应用程序,它在本地Kotlin中构建,使用MVVM架构和框架,如用于依赖注入的Dagger2,用于异步编程的RxJava2。视图绑定和数据绑定也用于此项目。这项工作目前正在开发中。
Tasty is a recipe app which is build in native Kotlin using MVVM architecture and frameworks such as Dagger2 for dependency injection, RxJava2 for Async programming. View binding and data binding are also used in this project. This is currently in development. (2024-02-12, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707681775713836.html

[数据库系统] OpenBrewery-Android

创建该项目是为了开发一个Android应用程序,该应用程序显示来自openbrewerydb.org的Open Brewery API内容,作为我关于Android编程的研究的一部分
Project created to develop an Android app that shows Open Brewery API content from openbrewerydb.org as a part of my studies about Android programming (2024-02-04, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707220329957994.html

[开发工具] MyShopNetApp

利用Android Studio和Kotlin作为编程语言,以及Firebase作为后端的MyShopNet移动应用程序项目非常成功。在整个项目中,使用敏捷方法也很有用,因为我负责开发满足所有需求的高效应用程序。
The MyShopNet mobile application project that utilized Android Studio and Kotlin as the programming language, along with Firebase for the backend, had been highly successful. Using the Agile approch was also useful throughout the project as I was ale to develop efficent application that meets all the requirments. (2024-01-29, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706492503347420.html

[内容生成] build-your-ai-coding-assistant

有手就会 《构建你自己的 AI 辅助编码助手》 —— 介绍如何 DIY 一个端到端(从 IDE 插件、模型选型、数据集构建到模型微调)的 AI 辅助编程工具,类似于 GitHub Copilot、JetBrains AI Assistant、AutoDev 等。
Building Your Own AI Assisted Coding Assistant - describes how to DIY an end-to-end AI aided programming tool (from IDE plug-in, model selection, dataset construction to model tuning), similar to GitHub Copilot, JetBrains AI Assistant, AutoDev, etc. (2023-12-31, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704021541398099.html

[自动编程] build-your-ai-coding-assistant

有手就会 《构建你自己的 AI 辅助编码助手》 —— 介绍如何 DIY 一个端到端(从 IDE 插件、模型选型、数据集构建到模型微调)的 AI 辅助编程工具,类似于 GitHub Copilot、JetBrains AI Assistant、AutoDev 等。
Building Your Own AI Assisted Coding Assistant - describes how to DIY an end-to-end AI aided programming tool (from IDE plug-in, model selection, dataset construction to model tuning), similar to GitHub Copilot, JetBrains AI Assistant, AutoDev, etc. (2023-12-27, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703702464975569.html

[collect] DictionaryApp

Dictionary App是一款功能强大、用户友好的移动应用程序,旨在帮助用户快速轻松地查找多种语言中单词的定义、翻译和同义词。该应用程序使用Kotlin编程语言构建,为Android用户提供无缝高效的体验。
Dictionary App is a powerful and user-friendly mobile application designed to help users quickly and easily find definitions, translations, and synonyms for words in multiple languages. This app is built using the Kotlin programming language, offering a seamless and efficient experience for Android users. (2023-09-14, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694731112584643.html

[collect] 20190926-jcon-webapps-in-core-java

你想用核心Java编写一个web应用程序吗?那么你就在这里。使用核心Java和Vaadin Flow,我们将在本课程中从头开始开发web应用程序。我们将只使用Java,在编程期间不会使用HTML和CSS。然而,结果将是一个基于web组件的基于web的应用程序,我...
Do you want to write a web application with Core Java? Then you are exactly right here. With Core Java and Vaadin Flow, we will develop a web application from the ground up in this session. We will only use Java, HTML and CSS will not be used during programming. The result, however, will be a web-based application based on web-components that (2019-09-22, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689386190962593.html

[collect] okhttp-extension

okhttp-extension 是针对 okhttp 3 增强的网络框架。使用 Kotlin 特性编写,提供便捷的 DSL 方式创建网络请求,支持协程、响应式编程等等。
Okhttp extension is an enhanced network framework for okhttp 3. It is written using Kotlin features, provides a convenient DSL way to create network requests, supports co scheduling, responsive programming, and so on. (2023-02-15, kotlin, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689385346616801.html

[Kotlin编程] KotlinLearn

这是一个关于Kotlin一系列的学习教程、文章。学好Kotlin从这里开始,争取做到最全、最详细。让没有编程经验的朋友也能通过这个系列教程用Koltin语言来开发项目
This is a series of tutorials and articles about Kotlin. Learn Kotlin well from here and strive to be the most comprehensive and detailed. Let friends who have no programming experience also develop projects with Koltin language through this series of tutorials (2019-12-30, kotlin, 212KB, 下载0次)

http://www.pudn.com/Download/item/id/1686537552565259.html

[自然语言处理] auto-dev

AutoDev 是一款 Intellij IDEA 的 LLM AI 辅助编程插件。AutoDev 能够与您的需求管理系统(例如 Jira、Trello、Github Issue 等)直接对接。在 IDE 中,您只需简单点击,Auto...
AutoDev is an LLM AI auxiliary programming plug-in of Intellij IDEA. AutoDev can directly interface with your requirement management system (such as Jira, Trello, Github Issue, etc.). In the IDE, you can simply click Auto (2023-05-19, kotlin, 463KB, 下载0次)

http://www.pudn.com/Download/item/id/1686311114604137.html