- 博客(673)
- 收藏
- 关注
原创 Discord.Net高级指南:消息组件的进阶应用
Discord.Net高级指南:消息组件的进阶应用 Discord.Net An unofficial .Net wrapper for the Discord API (https://discord.com/) 项目地址: h...
2025-06-11 09:15:30
369
原创 Paperless-AI项目RAG服务开发模式使用指南
Paperless-AI项目RAG服务开发模式使用指南 paperless-ai An automated document analyzer for Paperless-ngx using OpenAI API, Ollama, Deepseek-r1, Azure and all OpenAI API compati...
2025-06-11 09:14:53
352
原创 Akita状态管理:UI状态与领域状态的分离实践
Akita状态管理:UI状态与领域状态的分离实践 akita ???? State Management Tailored-Made for JS Applications 项目地址: https://gitcode.com/gh_mi...
2025-06-10 09:21:37
356
原创 Django-Tastypie 授权机制深度解析
Django-Tastypie 授权机制深度解析 django-tastypie Creating delicious APIs for Django apps since 2010. 项目地址: https://gitcode....
2025-06-10 09:16:05
397
原创 深入理解Git Clone命令:从training-kit项目学习克隆操作
深入理解Git Clone命令:从training-kit项目学习克隆操作 training-kit Open source courseware for Git and GitHub 项目地址: https://gitcode....
2025-06-09 09:03:56
381
原创 Google Apps Script 项目模板详解与应用指南
Google Apps Script 项目模板详解与应用指南 apps-script-samples Apps Script samples for Google Workspace products. 项目地址: https:/...
2025-06-08 09:20:52
333
原创 MDN浏览器兼容性数据项目:如何匹配浏览器版本与功能特性
MDN浏览器兼容性数据项目:如何匹配浏览器版本与功能特性 browser-compat-data This repository contains compatibility data for Web technologies as displayed on MDN ...
2025-06-08 09:04:18
373
原创 WebGLStudio.js 3D交互应用开发入门教程
WebGLStudio.js 3D交互应用开发入门教程 webglstudio.js A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system...
2025-06-08 09:03:43
246
原创 Blueprint CSS 框架全面教程:从入门到精通
Blueprint CSS 框架全面教程:从入门到精通 blueprint-css A CSS framework that aims to cut down on your CSS development time 项目地址: ...
2025-06-08 09:03:09
219
原创 OpenBLAS项目分发与构建最佳实践指南
OpenBLAS项目分发与构建最佳实践指南 OpenBLAS 项目地址: https://gitcode.com/gh_mirrors/ope/OpenBLAS 前言Op...
2025-06-06 09:06:22
200
原创 线段树算法详解:从原理到实现
线段树算法详解:从原理到实现 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 项目地...
2025-06-06 09:06:06
312
原创 从Dockerfile迁移到ko-build/ko的最佳实践指南
从Dockerfile迁移到ko-build/ko的最佳实践指南 ko ko 是一个开源的 Kubernetes 容器构建工具,用于简化 Go 应用程序的构建、测试和部署流程。 * Kubernetes 容器构建工具、简化 Go 应用程序的构建、测试和部署流程 * 有什么特点:易于使用、支持多种编程语言和平台、用于云...
2025-06-05 09:08:53
335
原创 基于Google Cloud Platform的时间序列预测实战:BQML与AutoML应用指南
基于Google Cloud Platform的时间序列预测实战:BQML与AutoML应用指南 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...
2025-06-05 09:08:48
260
原创 YugabyteDB Go语言PQ驱动使用指南
YugabyteDB Go语言PQ驱动使用指南 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:05:16
274
原创 MMSegmentation数据变换(Transforms)详解
MMSegmentation数据变换(Transforms)详解 mmsegmentation OpenMMLab Semantic Segmentation Toolbox and Benchmark. 项目地址: https:...
2025-06-04 09:20:53
281
原创 Semi Design 音频播放器组件深度解析
Semi Design 音频播放器组件深度解析 semi-design ????A modern, comprehensive, flexible design system and React UI library. ???? Provide more than 2800+ Design Tokens, easy to build...
2025-06-04 09:19:49
316
原创 Android可穿戴设备开发:在Notification中实现语音输入功能
Android可穿戴设备开发:在Notification中实现语音输入功能 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com...
2025-06-04 09:08:21
240
原创 Spotifyd项目:使用systemd管理服务的完整指南
Spotifyd项目:使用systemd管理服务的完整指南 spotifyd A spotify daemon 项目地址: https://gitcode.com/gh_mirrors/sp/spotifyd ...
2025-06-04 09:03:45
229
原创 Highcharts图表标签与字符串格式化技术详解
Highcharts图表标签与字符串格式化技术详解 highcharts 项目地址: https://gitcode.com/gh_mirrors/high/highcharts ...
2025-06-03 09:05:59
327
原创 Open3D三维重建系统架构解析
Open3D三维重建系统架构解析 Open3D Open3D: A Modern Library for 3D Data Processing 项目地址: https://gitcode.com/gh_mirrors/op/Ope...
2025-06-03 09:05:31
276
原创 技术笔记:使用grep统计匹配项数量的两种方法
技术笔记:使用grep统计匹配项数量的两种方法 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...
2025-06-03 09:04:34
271
原创 Apache PredictionIO应用集成指南:从数据收集到预测服务
Apache PredictionIO应用集成指南:从数据收集到预测服务 predictionio PredictionIO是一个开源的人工智能推荐引擎,主要用于个性化推荐和预测分析。它的特点是易于使用、灵活性强、可扩展性好等。适用于电商、社交网络等场景。 ...
2025-06-03 09:04:31
404
原创 基于Microsoft IoT初学者项目的语音翻译技术实现
基于Microsoft IoT初学者项目的语音翻译技术实现 IoT-For-Beginners 12 Weeks, 24 Lessons, IoT for All! 项目地址: https://gitcode.com/gh_mir...
2025-06-02 09:08:23
809
原创 深入理解d2l-ai项目中的自动微分机制
深入理解d2l-ai项目中的自动微分机制 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据库。 ...
2025-06-01 09:09:04
217
原创 TanStack Table模糊过滤技术指南
TanStack Table模糊过滤技术指南 table TanStack/table: TanStack Table (原名 React Table) 是一个灵活且高性能的表格组件库,用于构建复杂数据表视图,适用于React环境,具有高度可配置性和优化的性能表现。 ...
2025-06-01 09:04:39
310
原创 Crawl4AI 快速入门指南:异步网页爬取与AI数据提取实战
Crawl4AI 快速入门指南:异步网页爬取与AI数据提取实战 crawl4ai ????????️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper 项目地址: https:...
2025-05-30 09:08:00
418
原创 Apache Superset Docker镜像构建与使用完全指南
Apache Superset Docker镜像构建与使用完全指南 superset 项目地址: https://gitcode.com/gh_mirrors/su/superset ...
2025-05-30 09:03:55
240
原创 Hello-Algo 项目开发环境搭建指南
Hello-Algo 项目开发环境搭建指南 hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。 ...
2025-05-30 09:01:06
387
原创 Laravel 定时任务管理扩展包:Cron 使用教程
Laravel 定时任务管理扩展包:Cron 使用教程 cron Job scheduling for Laravel 项目地址: https://gitcode.com/gh_mirrors/cron3/cron ...
2025-05-29 09:00:05
297
原创 generic-node-se:开启物联网感知新纪元
generic-node-se:开启物联网感知新纪元 generic-node-se Generic Node Sensor Edition 项目地址: https://gitcode.com/gh_mirrors/ge/gene...
2025-05-21 09:00:05
365
原创 ada-awa:构建高效Web应用的强大框架
ada-awa:构建高效Web应用的强大框架 ada-awa Ada Web Application - Framework to build high performance secure web applications 项目...
2025-05-19 09:00:06
391
原创 3DModels:为计算机图形学研究者和学生提供免费3D模型资源
3DModels:为计算机图形学研究者和学生提供免费3D模型资源 3DModels A "Free" 3D models project for Computer Graphics Researcher and Students. ...
2025-05-18 09:00:02
254
原创 awesome-komorebi:开源窗口管理器的强大生态集合
awesome-komorebi:开源窗口管理器的强大生态集合 awesome-komorebi A curated list of awesome projects in the Komorebi ecosystem ???? 项目地...
2025-05-11 09:04:42
367
原创 godot-tensorflow-workspace:为Godot引擎引入Tensorflow 2.0的强大功能
godot-tensorflow-workspace:为Godot引擎引入Tensorflow 2.0的强大功能 godot-tensorflow-workspace Machine learning for Godot Engine ...
2025-05-10 22:20:20
601
原创 Awesome AI Memory:为AI应用添加卓越的记忆功能
Awesome AI Memory:为AI应用添加卓越的记忆功能 awesome-ai-memory A list of AI memory projects 项目地址: https://gitcode.com/gh_mirror...
2025-05-04 14:00:25
1025
原创 pywechat:实现PC微信自动化的强大工具
pywechat:实现PC微信自动化的强大工具 pywechat pywechat是一个基于pywinauto实现的windows桌面微信自动化操作工具,基本实现了PC微信内置的各项操作 项目地址: https://gitcode...
2025-05-03 09:07:46
1033
原创 three-shader-baker:将Three.js着色器烘焙为纹理
three-shader-baker:将Three.js着色器烘焙为纹理 three-shader-baker ???? Bake your Three.js shaders or materials into textures! 项目...
2025-04-30 09:07:04
823
原创 HackerNews 开源项目启动与配置教程
HackerNews 开源项目启动与配置教程 hackernews A simple Hackernews client for iOS and Android. 项目地址: https://gitcode.com/gh_mirr...
2025-04-26 10:20:01
401
原创 lightning-docs 的安装和配置教程
lightning-docs 的安装和配置教程 lightning-docs Some in-depth articles about the Lightning Network 项目地址: https://gitcode.com...
2025-04-24 11:33:40
761
原创 mslearn-tailspin-spacegame-web 的安装和配置教程
mslearn-tailspin-spacegame-web 的安装和配置教程 mslearn-tailspin-spacegame-web Code used in Microsoft Learn modules to support Azure DevOps ...
2025-04-24 11:11:56
221
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人