自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Dinky项目中的CDCSOURCE整库同步技术解析

Dinky项目中的CDCSOURCE整库同步技术解析 dinky Dinky is an out-of-the-box, one-stop, real-time computing platform dedicated to the construction and practice of Unified Streami...

2025-06-11 09:15:17 280

原创 GraphQL-Nexus 核心概念:Schema 构建指南

GraphQL-Nexus 核心概念:Schema 构建指南 nexus Code-First, Type-Safe, GraphQL Schema Construction 项目地址: https://gitcode.com/g...

2025-06-11 09:14:45 244

原创 Oban项目升级指南:从旧版本迁移至v2.11的最佳实践

Oban项目升级指南:从旧版本迁移至v2.11的最佳实践 oban ???? Robust job processing in Elixir, backed by modern PostgreSQL or SQLite3 项目地址: h...

2025-06-11 09:04:18 309

原创 深入理解RxJS中的BehaviorSubject

深入理解RxJS中的BehaviorSubject learn-rxjs Clear examples, explanations, and resources for RxJS 项目地址: https://gitcode.com...

2025-06-11 09:01:22 274

原创 MMPretrain 项目运行参数配置完全指南

MMPretrain 项目运行参数配置完全指南 mmpretrain OpenMMLab Pre-training Toolbox and Benchmark 项目地址: https://gitcode.com/gh_mirror...

2025-06-11 09:00:59 288

原创 JavaScript教程:深入理解Async/Await异步编程

JavaScript教程:深入理解Async/Await异步编程 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mir...

2025-06-10 09:17:54 250

原创 Kubernetes 内存资源分配指南:为容器和 Pod 设置请求与限制

Kubernetes 内存资源分配指南:为容器和 Pod 设置请求与限制 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/...

2025-06-10 09:03:14 354

原创 Bottender项目中的Messenger消息发送全指南

Bottender项目中的Messenger消息发送全指南 bottender ⚡️ A framework for building conversational user interfaces. 项目地址: https://g...

2025-06-10 09:03:06 224

原创 HuggingFace SetFit项目快速入门:基于小样本的文本分类实战

HuggingFace SetFit项目快速入门:基于小样本的文本分类实战 notebooks Notebooks using the Hugging Face libraries ???? 项目地址: https://gitcode....

2025-06-10 09:03:01 334

原创 Godot引擎教程:创建2D游戏敌人角色

Godot引擎教程:创建2D游戏敌人角色 godot-docs Godot Engine official documentation 项目地址: https://gitcode.com/gh_mirrors/go/godot-d...

2025-06-09 09:20:27 399

原创 VSCode Rainbow Fart:让编程充满惊喜的语音鼓励插件

VSCode Rainbow Fart:让编程充满惊喜的语音鼓励插件 vscode-rainbow-fart 一个在你编程时疯狂称赞你的 VSCode 扩展插件 | An VSCode extension that keeps giving you compliment while you are coding, it ...

2025-06-08 09:17:43 254

原创 NVIDIA Warp 核心教程:点粒子系统与空间哈希网格

NVIDIA Warp 核心教程:点粒子系统与空间哈希网格 warp 一个用于高性能GPU仿真和图形的Python框架。 项目地址: https://gitcode.com/gh_mirrors/warp/warp ...

2025-06-08 09:06:21 263

原创 PyTorch TorchTune 中的消息(Message)机制详解

PyTorch TorchTune 中的消息(Message)机制详解 torchtune A Native-PyTorch Library for LLM Fine-tuning 项目地址: https://gitcode.co...

2025-06-08 09:05:10 406

原创 Fontsource项目V5版本迁移指南:重大变更与升级策略

Fontsource项目V5版本迁移指南:重大变更与升级策略 fontsource Self-host Open Source fonts in neatly bundled NPM packages. 项目地址: https:/...

2025-06-08 09:03:16 340

原创 CloudNativePG项目端到端测试环境搭建与使用指南

CloudNativePG项目端到端测试环境搭建与使用指南 cloudnative-pg CloudNativePG is a Kubernetes operator that covers the full lifecycle of a PostgreSQL database cluster with a primar...

2025-06-07 09:03:28 318

原创 深入理解express-validator中的Sanitization Chain API

深入理解express-validator中的Sanitization Chain API express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-v...

2025-06-07 09:03:14 226

原创 Featuretools高级教程:自定义特征原语的进阶用法

Featuretools高级教程:自定义特征原语的进阶用法 featuretools 项目地址: https://gitcode.com/gh_mirrors/fea/featuretools ...

2025-06-06 09:00:40 282

原创 Puma服务器fork_worker集群模式深度解析

Puma服务器fork_worker集群模式深度解析 puma A Ruby/Rack web server built for parallelism 项目地址: https://gitcode.com/gh_mirrors/p...

2025-06-05 09:15:29 249

原创 React 算法解析:深入理解堆排序及其在 React 中的应用

React 算法解析:深入理解堆排序及其在 React 中的应用 react-illustration-series 图解react源码, 用大量配图的方式, 致力于将react原理表述清楚. 项目地址: https://gitc...

2025-06-05 09:15:27 316

原创 LinkedIn SRE学院:系统高可用性设计深度解析

LinkedIn SRE学院:系统高可用性设计深度解析 school-of-sre linkedin/school-of-sre: 这是一个用于培训软件可靠性工程师(SRE)的在线课程。适合用于需要学习软件可靠性工程和运维技能的场景。特点:内容丰富,涵盖多种软件可靠性工程领域知识,具有实践案例和课程资料。 ...

2025-06-05 09:10:46 234

原创 Sourcegraph项目中Bazel在客户端开发中的应用指南

Sourcegraph项目中Bazel在客户端开发中的应用指南 sourcegraph Code AI platform with Code Search & Cody 项目地址: https://gitcode.com/gh_m...

2025-06-04 09:04:08 328

原创 Rspack项目中的内置SWC Loader详解

Rspack项目中的内置SWC Loader详解 rspack web-infra-dev/rspack: 是一个用于管理和配置 Web 服务器(如 Apache,Nginx 等)的配置文件的工具,可以用于自动化部署和管理 Web 服务器。 ...

2025-06-03 09:11:07 386

原创 深入理解Halfrost-Field中的PCA与降维技术

深入理解Halfrost-Field中的PCA与降维技术 Halfrost-Field ✍???? 这里是写博客的地方 —— Halfrost-Field 冰霜之地 项目地址: https://gitcode.com/gh_mirror...

2025-06-03 09:03:36 297

原创 Tantivy项目中IP地址字段的实践指南

Tantivy项目中IP地址字段的实践指南 tantivy Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust ...

2025-06-03 09:02:46 288

原创 Elastic/Logstash 项目:如何开发自定义编解码器插件

Elastic/Logstash 项目:如何开发自定义编解码器插件 logstash elastic/logstash: Logstash 是 Elastic Stack(Elasticsearch、Logstash、Kibana)的一部分,是一个开源的数据收集引擎,可以接收来自不同数据源的日志和事件数据,对其进行过滤、...

2025-06-02 09:18:09 275

原创 OCRmyPDF项目:如何安装和使用多语言OCR包

OCRmyPDF项目:如何安装和使用多语言OCR包 OCRmyPDF OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched ...

2025-06-01 09:02:21 307

原创 mychat:微信聊天数据的智能管理与分析

mychat:微信聊天数据的智能管理与分析 mychat 使用Electron(vue3+ts)和python开发的具有现代化UI和友好交互的微信聊天数据智能管理分析工具 项目地址: https://gitcode.com/gh_...

2025-05-31 09:00:05 399

原创 Typst项目教程:从零开始编写技术报告

Typst项目教程:从零开始编写技术报告 typst A new markup-based typesetting system that is powerful and easy to learn. 项目地址: https://...

2025-05-30 09:09:08 343

原创 React Router 项目贡献指南深度解析

React Router 项目贡献指南深度解析 react-router 项目地址: https://gitcode.com/gh_mirrors/react/react-router ...

2025-05-30 09:06:07 410

原创 深度学习中的微积分基础:从求导到梯度下降

深度学习中的微积分基础:从求导到梯度下降 d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 项目地址: https://gitcode.com/gh_mirrors/...

2025-05-30 09:05:31 221

原创 OpenCV在macOS系统上的安装与编译指南

OpenCV在macOS系统上的安装与编译指南 opencv 项目地址: https://gitcode.com/gh_mirrors/op/opencv 前言OpenC...

2025-05-30 09:02:22 354

原创 Storybook 在 Angular 项目中的完整使用指南

Storybook 在 Angular 项目中的完整使用指南 storybook 项目地址: https://gitcode.com/gh_mirrors/sto/storybook ...

2025-05-30 09:01:58 341

原创 Starlight Obsidian 项目启动与配置教程

Starlight Obsidian 项目启动与配置教程 starlight-obsidian Starlight plugin to publish Obsidian vaults 项目地址: https://gitcode.c...

2025-05-28 09:01:24 391

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

Skribisto 开源项目最佳实践教程 skribisto Software for writers 项目地址: https://gitcode.com/gh_mirrors/sk/skribisto ...

2025-05-28 09:00:47 277

原创 mcp-searxng:集成SearXNG API的MCP服务器

mcp-searxng:集成SearXNG API的MCP服务器 mcp-searxng MCP Server for SearXNG 项目地址: https://gitcode.com/gh_mirrors/mcp/mcp-se...

2025-05-26 09:00:05 292

原创 Steam-Account-Generator 项目启动与配置教程

Steam-Account-Generator 项目启动与配置教程 Steam-Account-Generator Steam Account Generator by DedSec 项目地址: https://gitcode.c...

2025-05-23 09:01:11 401

原创 Fretboarder 开源项目教程

Fretboarder 开源项目教程 fretboarder ???? A web app to visualize scales, chords and arpeggios on all kinds of fretboards. 项目...

2025-05-23 09:01:09 241

原创 Masterclass-LLMs-for-Data-Science:深入大型语言模型的数据科学应用

Masterclass-LLMs-for-Data-Science:深入大型语言模型的数据科学应用 Masterclass-LLMs-for-Data-Science The masterclass "Large Language Models for Data Science" explains what LLMs a...

2025-05-15 09:00:09 383

原创 本地内容共享项目最佳实践教程

本地内容共享项目最佳实践教程 local-content-share Self-hosted app with browser frontend that enables share and storing text snippets and files wit any local network devices. ...

2025-04-27 10:20:37 309

原创 软UI React Native 开源项目最佳实践

软UI React Native 开源项目最佳实践 soft-ui-react-native Start your development with a Design System for React-Native inspired by Soft UI Design System. ...

2025-04-26 09:30:02 238

空空如也

空空如也

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

TA关注的人

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