- 博客(2943)
- 收藏
- 关注
原创 使用C和.NET Core实现麦克风语音识别快速入门
使用C#和.NET Core实现麦克风语音识别快速入门 cognitive-services-speech-sdk Sample code for the Microsoft Cognitive Services Speech SDK ...
2025-06-12 09:09:47
63
原创 C++游戏引擎开发指南:正交相机在GUI系统中的应用
C++游戏引擎开发指南:正交相机在GUI系统中的应用 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https:...
2025-06-12 09:09:43
221
原创 tmcw/big 项目升级指南:从旧版本迁移到 Big 4 的关键变化
tmcw/big 项目升级指南:从旧版本迁移到 Big 4 的关键变化 big presentations for busy messy hackers 项目地址: https://gitcode.com/gh_mirrors/b...
2025-06-11 09:18:29
147
原创 Apache NuttX实时操作系统使用Make编译指南
Apache NuttX实时操作系统使用Make编译指南 nuttx 项目地址: https://gitcode.com/gh_mirrors/in/incubator-nuttx ...
2025-06-11 09:18:27
282
原创 Quart框架路由系统详解:从基础到高级用法
Quart框架路由系统详解:从基础到高级用法 quart An async Python micro framework for building web applications. 项目地址: https://gitcode....
2025-06-11 09:18:26
203
原创 FSRS4Anki 高效记忆系统配置指南
FSRS4Anki 高效记忆系统配置指南 fsrs4anki A modern Anki custom scheduling based on Free Spaced Repetition Scheduler algorithm ...
2025-06-11 09:16:44
260
原创 Raspberry Pi 4裸机操作系统开发指南:Mini UART通信详解
Raspberry Pi 4裸机操作系统开发指南:Mini UART通信详解 rpi4-osdev Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4 ...
2025-06-11 09:02:30
165
原创 使用Kestra部署dlt数据管道的完整指南
使用Kestra部署dlt数据管道的完整指南 dlt dlt-hub/dlt: DLT Hub可能是一个与分布式账本技术(Distributed Ledger Technology, DLT)相关的项目,但没有明确描述,推测可能涉及到区块链或类似技术的研究、开发或应用。 ...
2025-06-11 09:01:56
285
原创 .NET 5 序列化重大变更:KeyValuePair 现在遵循命名策略和编码器选项
.NET 5 序列化重大变更:KeyValuePair 现在遵循命名策略和编码器选项 docs This repository contains .NET Documentation. 项目地址: https://gitcode....
2025-06-10 09:05:28
190
原创 ElegantRL强化学习实战:LunarLanderContinuous-v2环境控制教程
ElegantRL强化学习实战:LunarLanderContinuous-v2环境控制教程 ElegantRL 项目地址: https://gitcode.com/gh_mirrors/el/ElegantRL ...
2025-06-10 09:04:43
125
原创 Docker Desktop 在 RHEL 系统上的安装与配置指南
Docker Desktop 在 RHEL 系统上的安装与配置指南 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-10 09:03:36
357
原创 foto:极简摄影师的发布工具
foto:极简摄影师的发布工具 foto Yet another another publishing tool for minimalist photographers. 项目地址: https://gitcode.com/gh...
2025-06-10 09:00:04
339
原创 Apache Ignite SQL数值函数全面解析
Apache Ignite SQL数值函数全面解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite4/ignite ...
2025-06-08 09:18:48
218
原创 Oak框架入门指南:构建Deno和Node.js的中间件应用
Oak框架入门指南:构建Deno和Node.js的中间件应用 oak A middleware framework for handling HTTP with Deno ????️ ???? 项目地址: https://gitcode.co...
2025-06-08 09:03:03
226
原创 Apache Zeppelin 应用开发指南
Apache Zeppelin 应用开发指南 zeppelin Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. ...
2025-06-07 09:01:05
209
原创 ember-file-upload:为 Ember 应用程序提供强大的文件上传功能
ember-file-upload:为 Ember 应用程序提供强大的文件上传功能 ember-file-upload File uploads for Ember apps 项目地址: https://gitcode.com/g...
2025-06-07 09:00:01
279
原创 Microsoft NLP Recipes项目:文本分类技术详解与实践指南
Microsoft NLP Recipes项目:文本分类技术详解与实践指南 nlp-recipes Natural Language Processing Best Practices & Examples 项目地址: https...
2025-06-06 09:22:13
397
原创 Laravel-MongoDB 快速入门:下载与安装指南
Laravel-MongoDB 快速入门:下载与安装指南 laravel-mongodb A MongoDB based Eloquent model and Query builder for Laravel (Moloquent) ...
2025-06-06 09:04:23
358
原创 Linux内核中的通知链机制解析
Linux内核中的通知链机制解析 linux-insides-zh Linux 内核揭秘 项目地址: https://gitcode.com/gh_mirrors/lin/linux-insides-zh ...
2025-06-06 09:01:29
358
原创 Operator SDK 快速入门:构建基于 Helm 的 Operator
Operator SDK 快速入门:构建基于 Helm 的 Operator operator-sdk Operator SDK是一个开源的Kubernetes Operator开发框架,用于简化Kubernetes应用程序的部署、管理和升级。 - 功能:Kubernetes Operator开发;应用程序管理;部署...
2025-06-06 09:01:00
289
原创 open-webui-postgres-migration:一款实用的数据库迁移工具
open-webui-postgres-migration:一款实用的数据库迁移工具 open-webui-postgres-migration Interactive, locally hosted tool to migrate Open-WebUI SQLite databases to PostgreSQL ...
2025-06-06 09:00:07
379
原创 WSL2 Linux 内核补丁提交指南:从开发到合并的全流程解析
WSL2 Linux 内核补丁提交指南:从开发到合并的全流程解析 WSL2-Linux-Kernel The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2) ...
2025-06-04 09:17:40
357
原创 Valtio状态管理:如何优雅组织actions操作逻辑
Valtio状态管理:如何优雅组织actions操作逻辑 valtio ???? Valtio makes proxy-state simple for React and Vanilla 项目地址: https://gitcode....
2025-06-04 09:11:25
330
原创 art-template结合RequireJS实现前端模板渲染实战指南
art-template结合RequireJS实现前端模板渲染实战指南 art-template High performance JavaScript templating engine 项目地址: https://gitcod...
2025-06-04 09:09:49
240
原创 TSX项目Watch模式深度解析:实现高效开发热更新
TSX项目Watch模式深度解析:实现高效开发热更新 tsx ⚡️ TypeScript Execute: Node.js enhanced to run TypeScript & ESM 项目地址: https://gitcod...
2025-06-04 09:00:33
328
原创 Victory图表库自定义组件开发指南
Victory图表库自定义组件开发指南 victory A collection of composable React components for building interactive data visualizations ...
2025-06-03 09:12:00
409
原创 Laravel-Admin 模型表格自定义工具开发指南
Laravel-Admin 模型表格自定义工具开发指南 laravel-admin Build a full-featured administrative interface in ten minutes 项目地址: https...
2025-06-03 09:11:54
391
原创 QEMU项目中BYPASS IOMMU特性深度解析
QEMU项目中BYPASS IOMMU特性深度解析 qemu Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Pl...
2025-06-03 09:11:15
285
原创 tvterm:终端中的终端仿真器
tvterm:终端中的终端仿真器 tvterm A terminal emulator that runs in your terminal. Powered by Turbo Vision. 项目地址: https://gitc...
2025-06-03 09:00:06
381
原创 SQLite数据库开发入门:使用sqlc工具快速生成Go代码
SQLite数据库开发入门:使用sqlc工具快速生成Go代码 sqlc sqlc-dev/sqlcsqlc-dev/sqlcli: 是一个用于 PostgreSQL 和 SQLite 数据库的跨平台命令行工具,它提供了一个简单易用的界面用于管理 PostgreSQL 和 SQLite 数据库。适合用于管理 Postgre...
2025-06-02 09:16:09
342
原创 NetBox升级指南:从版本检查到完整升级流程详解
NetBox升级指南:从版本检查到完整升级流程详解 netbox The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev ...
2025-06-02 09:02:34
301
原创 CppFormat库使用指南:从构建到多平台集成
CppFormat库使用指南:从构建到多平台集成 fmt 项目地址: https://gitcode.com/gh_mirrors/fmt5/fmt 前言CppForma...
2025-06-01 09:14:23
388
原创 GitHub1s技术解析:基于VS Code的在线代码浏览方案
GitHub1s技术解析:基于VS Code的在线代码浏览方案 github1s One second to read GitHub code with VS Code. 项目地址: https://gitcode.com/gh_...
2025-06-01 09:07:37
361
原创 Dapr项目贡献指南与技术规范解析
Dapr项目贡献指南与技术规范解析 dapr Dapr 是一个用于分布式应用程序的运行时,提供微服务架构和跨平台的支持,用于 Kubernetes 和其他云原生技术。 * 微服务架构、分布式应用程序的运行时、Kubernetes 和其他云原生技术 * 有什么特点:基于 Kubernetes、支持多种编程语言和工具、易...
2025-06-01 09:05:55
315
原创 JCSprout项目中的Redis分布式锁实现详解
JCSprout项目中的Redis分布式锁实现详解 JCSprout ???????? Java Core Sprout : basic, concurrent, algorithm 项目地址: https://gitcode.com/g...
2025-06-01 09:04:37
251
原创 HashiCorp Consul 在 Kubernetes 中的服务网格工作负载场景解析
HashiCorp Consul 在 Kubernetes 中的服务网格工作负载场景解析 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applicatio...
2025-06-01 09:02:37
355
原创 Refine项目中的Mutation模式详解
Refine项目中的Mutation模式详解 refine 一个用于构建内部工具、管理面板、仪表盘和B2B应用程序的React框架,具有无与伦比的灵活性。 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-01 09:01:05
264
原创 iina-danmaku:打造极致弹幕体验的播放器利器
iina-danmaku:打造极致弹幕体验的播放器利器 iina-danmaku The modern video player for macOS. 项目地址: https://gitcode.com/gh_mirrors/ii...
2025-06-01 09:00:01
329
原创 Zed项目AI规则系统深度解析:从基础使用到高级技巧
Zed项目AI规则系统深度解析:从基础使用到高级技巧 zed Zed 是由 Atom 和 Tree-sitter 的创造者开发的一款高性能、多人协作代码编辑器。 项目地址: https://gitcode.com/gh_mirro...
2025-05-30 09:04:44
302
原创 nottingham-dataset:音乐处理与MIDI转换的利器
nottingham-dataset:音乐处理与MIDI转换的利器 nottingham-dataset Cleaned version of the Nottingham dataset 项目地址: https://gitcod...
2025-05-15 09:00:04
405
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人