kotlin技术栈各种 学习文档

1)kotlin文档

kotlin语言官方文档 Kotlin Docs | Kotlin Documentationhttps://kotlinlang.org/docs/home.html

web开发-ktor文档: 欢迎访问 | Ktor 文档指南 --- Welcome | Ktor Documentationhttps://ktor.io/docs/welcome.html

kotlinx.rpc: GitHub - Kotlin/kotlinx-rpc: Add asynchronous RPC services to your multiplatform applications. · GitHubhttps://github.com/Kotlin/kotlinx-rpc

中文文档: Kotlin 语言参考文档 | Kotlin 语言参考文档 中文版https://kotlin.liying-cn.net/home.html

2)netty

Netty: Homehttps://netty.io/

3)mongodb

什么是 MongoDB?- 数据库手册 v7.0 - MongoDB Docshttps://www.mongodb.com/zh-cn/docs/v7.0/

4)redis文档

官方文档:Redis data types | Docshttps://redis.io/docs/latest/develop/data-types/

中文文档: Redis中文学习网 - Redis开发与运维技术、Redis教程、使用手册https://redis.com.cn/

官方GUI: Download Redis now and learn what fast really meanshttps://redis.io/downloads/#Redis_Insight

5)caffeine

官方文档: GitHub - ben-manes/caffeine: A high performance caching library for Java · GitHubhttps://github.com/ben-manes/caffeine

6)nacos

官方文档: Nacos 概览 | Nacos 官网https://nacos.io/docs/v3.1/overview/

7)gas

Getting Started With the Gameplay Ability System in Unreal Engine | Unreal Engine 5.3 Documentation | Epic Developer Communityhttps://dev.epicgames.com/documentation/unreal-engine/getting-started-with-the-gameplay-ability-system-in-unreal-engine?application_version=5.3

8)akka

官方文档java版: Actors • Akka corehttps://doc.akka.io/libraries/akka-core/current/typed/index.html

scala: Introduction | Scala 3 --- Book | Scala Documentationhttps://docs.scala-lang.org/scala3/book/introduction.html

9)ruoyi-vue

官方文档: 介绍 | RuoYihttps://doc.ruoyi.vip/ruoyi-vue/

相关推荐
一隅论数智5 天前
给AI一张“业务概念地图“:本体如何从哲学走向企业智能
大数据·人工智能·经验分享·笔记·学习·学习方法·政务
XiHongShi20165 天前
STM32F407 RTC定时器例程,建议保存
stm32·单片机·学习
爱吃苹果的日记本5 天前
离散数学第六课
学习·离散数学
AI职业加油站5 天前
AI智能体应用工程师证书:政策红利下的职业新风口
大数据·运维·人工智能·学习·职场发展
旖旎夜光5 天前
力控面试题 01.01: 判定字符是否唯一(位运算) —— 题解
c++·学习·算法·leetcode·力控
奇思妙想聪明勤奋的小羊5 天前
DeepAgents第5章:子Agent 与上下文隔离—让 Agent学会委派
人工智能·python·学习·语言模型
霍霍的袁5 天前
【C++】map 和 set 的使用 | 从用法到底层
开发语言·c++·学习·visual studio
彧azz5 天前
Linux 环境下 Redis 学习总结:数据类型、持久化、锁、事务、主从与缓存问题
linux·redis·笔记·学习·面试
我爱cope5 天前
【操作系统 | 计算机硬件:CPU、内存与 I/O 如何支撑操作系统?】
学习·操作系统