自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(629)
  • 收藏
  • 关注

原创 IPyWidgets自定义组件库迁移指南:从6.x到8.0的完整升级方案

IPyWidgets自定义组件库迁移指南:从6.x到8.0的完整升级方案 ipywidgets Interactive Widgets for the Jupyter Notebook 项目地址: https://gitcode....

2025-06-12 09:08:43 231

原创 spy-search:更快、更高效的搜索框架

spy-search:更快、更高效的搜索框架 spy-search An AI engine searcher perform better than and faster than perplexity better than manus ...

2025-06-12 09:00:04 210

原创 Bruno组件库快速入门指南

Bruno组件库快速入门指南 bruno An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。) ...

2025-06-11 09:15:49 166

原创 Mastering Go 项目解析:深入理解 Go 语言中的 HTTP 请求追踪机制

Mastering Go 项目解析:深入理解 Go 语言中的 HTTP 请求追踪机制 Mastering_Go_ZH_CN 《Mastering GO》中文译本,《玩转 GO》。 项目地址: https://gitcode.com...

2025-06-11 09:14:36 309

原创 Elasticsearch权威指南:文档路由分片机制深度解析

Elasticsearch权威指南:文档路由分片机制深度解析 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://g...

2025-06-11 09:03:44 295

原创 KataGo训练历史与技术演进深度解析

KataGo训练历史与技术演进深度解析 KataGo GTP engine and self-play learning in Go 项目地址: https://gitcode.com/gh_mirrors/ka/KataGo ...

2025-06-10 09:05:35 205

原创 深度强化学习实战:基于Q-Learning的FrozenLake和Taxi游戏AI训练

深度强化学习实战:基于Q-Learning的FrozenLake和Taxi游戏AI训练 deep-rl-class This repo contains the Hugging Face Deep Reinforcement Learning Course. ...

2025-06-09 09:21:00 251

原创 .NET微服务架构指南:深入理解Docker容器技术

.NET微服务架构指南:深入理解Docker容器技术 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh_mirrors/d...

2025-06-09 09:07:18 316

原创 Kubernetes集群状态监控利器:kube-state-metrics深度解析

Kubernetes集群状态监控利器:kube-state-metrics深度解析 website Kubernetes website and documentation repo: 项目地址: https://gitcode...

2025-06-08 09:18:36 675

原创 OpenPCDet 3D点云目标检测框架入门指南

OpenPCDet 3D点云目标检测框架入门指南 OpenPCDet OpenPCDet Toolbox for LiDAR-based 3D Object Detection. 项目地址: https://gitcode.com...

2025-06-08 09:14:31 385

原创 Larastan项目深度解析:Laravel专属静态分析功能详解

Larastan项目深度解析:Laravel专属静态分析功能详解 larastan ⚗️ Adds code analysis to Laravel improving developer productivity and code quality. ...

2025-06-07 09:05:32 383

原创 OpenTalker/video-retalking 项目快速演示教程:基于音频的唇形同步技术解析

OpenTalker/video-retalking 项目快速演示教程:基于音频的唇形同步技术解析 video-retalking [SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Edi...

2025-06-06 09:04:11 242

原创 Express_MongoDB_Rest_API_Tutorial:构建高效联系人管理系统的利器

Express_MongoDB_Rest_API_Tutorial:构建高效联系人管理系统的利器 Express_MongoDB_Rest_API_Tutorial This is express & mongodb rest api tutorial for contact management app ...

2025-06-06 09:00:04 306

原创 terraform-provider-incus:简化容器资源管理

terraform-provider-incus:简化容器资源管理 terraform-provider-incus Incus provider for Terraform/OpenTofu 项目地址: https://gitc...

2025-06-05 09:00:08 341

原创 Great Expectations 从 V0 迁移到 V1 完全指南

Great Expectations 从 V0 迁移到 V1 完全指南 great_expectations Always know what to expect from your data. 项目地址: https://git...

2025-06-04 09:03:19 369

原创 基于faceai项目的Tesseract OCR文字识别技术详解

基于faceai项目的Tesseract OCR文字识别技术详解 faceai 一款入门级的人脸、视频、文字检测以及识别的项目. 项目地址: https://gitcode.com/gh_mirrors/fa/faceai ...

2025-06-03 09:12:55 398

原创 WordPress Gutenberg 区块的标记表示机制解析

WordPress Gutenberg 区块的标记表示机制解析 gutenberg The Block Editor project for WordPress and beyond. Plugin is available from the official repository. ...

2025-06-03 09:12:18 380

原创 使用systemd部署TigerBeetle分布式账本系统

使用systemd部署TigerBeetle分布式账本系统 tigerbeetle 一个高性能、分布式金融级事务型键值存储系统,适合构建需要极高吞吐量和低延迟的支付、交易等应用。其特点包括线性可扩展性、跨数据中心复制以及对 ACID 事务的支持。 ...

2025-06-03 09:04:36 243

原创 深入理解Textualize/rich中的表格功能

深入理解Textualize/rich中的表格功能 rich Rich is a Python library for rich text and beautiful formatting in the terminal. 项目地...

2025-05-30 09:07:10 310

原创 深入理解uv项目中的依赖解析机制

深入理解uv项目中的依赖解析机制 uv An extremely fast Python package installer and resolver, written in Rust. 项目地址: https://gitcode...

2025-05-30 09:05:51 219

原创 cyberdesk:开源虚拟桌面编排基础设施

cyberdesk:开源虚拟桌面编排基础设施 cyberdesk 项目地址: https://gitcode.com/gh_mirrors/cy/cyberdesk 项目介...

2025-05-30 00:39:06 726

原创 snts:关注开发者心理健康,守护生命的公益项目

snts:关注开发者心理健康,守护生命的公益项目 snts 项目地址: https://gitcode.com/gh_mirrors/sn/snts 项目介绍在当今社会,...

2025-05-28 09:00:01 265

原创 MaterialThemeBuilder 项目启动与配置教程

MaterialThemeBuilder 项目启动与配置教程 MaterialThemeBuilder A gradle plugin that generates Material Design 3 theme for Android projects. ...

2025-05-25 09:01:05 283

原创 UI-R1 项目最佳实践教程

UI-R1 项目最佳实践教程 UI-R1 项目地址: https://gitcode.com/gh_mirrors/ui/UI-R1 项目介绍UI-R1 是一个基于强化学...

2025-05-23 09:01:42 348

原创 LangManus Web UI 开源项目教程

LangManus Web UI 开源项目教程 langmanus-web The web UI for LangManus. 项目地址: https://gitcode.com/gh_mirrors/lan/langmanus-...

2025-05-22 01:00:06 351

原创 aioclock:异步任务调度利器,让周期性任务管理更高效

aioclock:异步任务调度利器,让周期性任务管理更高效 aioclock A modern python scheduling framework with dependency injection and modular integration support. Alternative for Rocketry o...

2025-05-16 09:00:01 281

原创 batteries-included:OCaml项目的基石,一应俱全

batteries-included:OCaml项目的基石,一应俱全 batteries-included Batteries Included project 项目地址: https://gitcode.com/gh_mirro...

2025-05-06 09:10:00 770

原创 Machine-Learning-for-High-Risk-Applications-Book:为高风险应用打造负责任的机器学习

Machine-Learning-for-High-Risk-Applications-Book:为高风险应用打造负责任的机器学习 Machine-Learning-for-High-Risk-Applications-Book Official code repo for the O'Reilly Book - Mac...

2025-05-04 09:06:54 224

原创 `posteriordb`:项目核心功能/场景

posteriordb:项目核心功能/场景 posteriordb Database with posteriors of interest for Bayesian inference 项目地址: https://gitcode...

2025-05-02 19:50:20 649

原创 colordiff 开源项目最佳实践教程

colordiff 开源项目最佳实践教程 colordiff Primary development for colordiff 项目地址: https://gitcode.com/gh_mirrors/col/colordiff...

2025-04-28 11:40:23 261

原创 qwebirc 的安装和配置教程

qwebirc 的安装和配置教程 qwebirc fast, easy to use, free and open source web IRC client 项目地址: https://gitcode.com/gh_mirror...

2025-04-28 10:20:28 308

原创 typo:模拟真实打字效果的JavaScript库

typo:模拟真实打字效果的JavaScript库 typo Typo is a more natural web typing thing 项目地址: https://gitcode.com/gh_mirrors/typo10/...

2025-04-25 12:10:27 779

原创 URP-PSX-FORKED 的安装和配置教程

URP-PSX-FORKED 的安装和配置教程 URP-PSX-FORKED PSX retro graphics plugin for URP with Shadergraph in Unity 项目地址: https://gi...

2025-04-25 10:50:34 662

原创 Hanabi Live 开源项目启动与配置教程

Hanabi Live 开源项目启动与配置教程 hanabi-live A web server that allows people to play Hanab, a cooperative card game of logic and reasoning. ...

2025-04-25 10:21:36 914

原创 Inkplate-6-hardware 的安装和配置教程

Inkplate-6-hardware 的安装和配置教程 Inkplate-6-hardware Open Source Hardware (OSH) files for e-paper display Inkplate 6 项...

2025-04-23 12:40:00 776

原创 react-quill 项目亮点详解

react-quill 项目亮点详解 react-quill A Quill component for React. 项目地址: https://gitcode.com/gh_mirrors/re/react-quill ...

2025-04-23 07:18:29 592

原创 开源项目 LenovoLegionToolkit 的扩展与二次开发潜力

开源项目 LenovoLegionToolkit 的扩展与二次开发潜力 LenovoLegionToolkit Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops. ...

2025-04-23 07:07:41 628

原创 《Memento Mori》项目安装与配置指南

《Memento Mori》项目安装与配置指南 memento-mori 项目地址: https://gitcode.com/gh_mirrors/me/memento-mori ...

2025-04-22 10:17:44 295

原创 G-Code Flow and Temperature Controller安装与配置指南

G-Code Flow and Temperature Controller安装与配置指南 G-Code-Flow-Temperature-Controller A post processing script for OrcaSlicer that demonstrates how automatically adju...

2025-04-21 12:30:26 655

原创 微软语义工作台(Semantic Workbench)安装与配置指南

微软语义工作台(Semantic Workbench)安装与配置指南 semanticworkbench A versatile tool designed to help prototype intelligent assistants, agents and multi-agentic systems ...

2025-04-19 10:26:46 331

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除