自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Marten文档数据库建模实战指南

Marten文档数据库建模实战指南 marten .NET Transactional Document DB and Event Store on PostgreSQL 项目地址: https://gitcode.com/gh_...

2025-06-12 09:10:51 252

原创 MINIX 3系统启动过程深度解析

MINIX 3系统启动过程深度解析 minix Official MINIX sources - Automatically replicated from gerrit.minix3.org 项目地址: https://gitc...

2025-06-12 09:09:06 157

原创 rsnapshot备份工具安装与配置指南

rsnapshot备份工具安装与配置指南 rsnapshot a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-d...

2025-06-11 09:14:21 282

原创 在Astro项目中集成Liveblocks的实践指南

在Astro项目中集成Liveblocks的实践指南 liveblocks Liveblocks is a real-time collaboration infrastructure for developers. 项目地址: ...

2025-06-10 09:08:08 274

原创 NVIDIA Isaac GR00T项目深度解析:训练配置与数据处理详解

NVIDIA Isaac GR00T项目深度解析:训练配置与数据处理详解 Isaac-GR00T NVIDIA Isaac GR00T N1 is the world's first open foundation model for generalized humanoid robot reasoning and sk...

2025-06-10 09:08:00 358

原创 Angular Universal中的TransferHttpCacheModule原理解析与应用指南

Angular Universal中的TransferHttpCacheModule原理解析与应用指南 universal Server-side rendering and Prerendering for Angular 项目...

2025-06-10 09:04:53 183

原创 Bottender项目中的Messenger消息发送技术详解

Bottender项目中的Messenger消息发送技术详解 bottender ⚡️ A framework for building conversational user interfaces. 项目地址: https://...

2025-06-10 09:00:10 228

原创 FatFormer:开源项目的核心功能/场景

FatFormer:开源项目的核心功能/场景 FatFormer [CVPR 2024] The official repo for Forgery-aware Adaptive Transformer for Generalizable Synthetic Image Detection ...

2025-06-10 09:00:05 214

原创 Apache Ignite SQL标准兼容性深度解析

Apache Ignite SQL标准兼容性深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...

2025-06-09 09:05:50 273

原创 BLE-TPMS:实时监测轮胎状况的利器

BLE-TPMS:实时监测轮胎状况的利器 BLE-TPMS ESP32 BLE Tire Pressure Management System 项目地址: https://gitcode.com/gh_mirrors/bl/BLE...

2025-06-09 09:00:05 244

原创 dotnet/tye 微服务开发工具入门指南

dotnet/tye 微服务开发工具入门指南 tye Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a ...

2025-06-08 09:04:08 236

原创 top-cvpr-2025-papers:项目的核心功能/场景

top-cvpr-2025-papers:项目的核心功能/场景 top-cvpr-2025-papers About This repository is a curated collection of the most exciting and influential CVPR 2025 papers. ???? [Pape...

2025-06-08 09:00:03 253

原创 Faktory项目版本更新与技术演进深度解析

Faktory项目版本更新与技术演进深度解析 faktory Language-agnostic persistent background job server 项目地址: https://gitcode.com/gh_mirr...

2025-06-07 09:06:39 264

原创 Marionette.js 从 v3 升级到 v4 的完整指南

Marionette.js 从 v3 升级到 v4 的完整指南 backbone.marionette The Backbone Framework 项目地址: https://gitcode.com/gh_mirrors/ba/...

2025-06-06 09:04:09 225

原创 Exposed框架中SQL字符串操作指南

Exposed框架中SQL字符串操作指南 Exposed Kotlin SQL Framework 项目地址: https://gitcode.com/gh_mirrors/ex/Exposed ...

2025-06-05 09:00:34 216

原创 深入理解Netflix Metaflow中的报告卡片功能

深入理解Netflix Metaflow中的报告卡片功能 metaflow :rocket: Build and manage real-life data science projects with ease! 项目地址: ht...

2025-06-04 09:20:57 388

原创 深入理解Python生成器:以Practical Python项目为例

深入理解Python生成器:以Practical Python项目为例 practical-python Practical Python Programming (course by @dabeaz) 项目地址: https:/...

2025-06-04 09:04:51 238

原创 Stylelint 16.0.0 迁移指南:全面拥抱 ESM 时代

Stylelint 16.0.0 迁移指南:全面拥抱 ESM 时代 stylelint A mighty CSS linter that helps you avoid errors and enforce conventions. ...

2025-06-03 09:11:39 386

原创 Unleash项目实战:Java应用中实现功能开关(Feature Flags)的完整指南

Unleash项目实战:Java应用中实现功能开关(Feature Flags)的完整指南 unleash unleash - 这是一个开源的持续部署和持续交付平台,用于自动化部署、测试、回滚等流程。适用于团队协同工作、持续集成、持续交付等场景。 ...

2025-06-03 09:05:46 254

原创 从零实现Go语言Web框架Gee:第七天 错误恢复机制详解

从零实现Go语言Web框架Gee:第七天 错误恢复机制详解 7days-golang 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM fram...

2025-06-02 09:07:19 247

原创 Bokeh入门教程:使用多种图形元素创建复合图表

Bokeh入门教程:使用多种图形元素创建复合图表 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...

2025-06-01 09:17:22 264

原创 Mongoose虚拟属性(Virtuals)深度解析与应用指南

Mongoose虚拟属性(Virtuals)深度解析与应用指南 mongoose Automattic/mongoose: Mongoose 是一个流行的Node.js对象数据映射(ODM)库,专为MongoDB设计,能够简化在Node.js中使用MongoDB数据库的操作,提供了丰富的查询构建、模型定义、数据验证等特性...

2025-06-01 09:04:05 320

原创 使用TensorFlow实现多层感知机:从MNIST手写数字识别入门

使用TensorFlow实现多层感知机:从MNIST手写数字识别入门 data-science-ipython-notebooks donnemartin/data-science-ipython-notebooks: 是一系列基于 IPython Notebook 的数据科学教程,它涉及了 Python、 NumPy、...

2025-06-01 09:03:31 339

原创 Refine项目教程:使用Chakra UI为表格添加排序和筛选功能

Refine项目教程:使用Chakra UI为表格添加排序和筛选功能 refine 一个用于构建内部工具、管理面板、仪表盘和B2B应用程序的React框架,具有无与伦比的灵活性。 项目地址: https://gitcode.com...

2025-06-01 09:03:25 406

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

JuliusJS 项目启动与配置教程 juliusjs A speech recognition library for the web 项目地址: https://gitcode.com/gh_mirrors/ju/julius...

2025-05-23 09:00:02 227

原创 karpenter-provider-alibabacloud:高效经济地自动扩展ACK集群节点

karpenter-provider-alibabacloud:高效经济地自动扩展ACK集群节点 karpenter-provider-alibabacloud Alibaba Cloud Karpenter Provider 项...

2025-05-21 09:00:04 287

原创 Agentset:开源RAG平台引领开发新潮流

Agentset:开源RAG平台引领开发新潮流 agentset The open-source RAG platform 项目地址: https://gitcode.com/gh_mirrors/ag/agentset ...

2025-05-13 11:00:25 953

原创 ExpectIt:纯Java实现的Expect工具,提升自动化交互体验

ExpectIt:纯Java实现的Expect工具,提升自动化交互体验 ExpectIt Yet another Expect for Java 项目地址: https://gitcode.com/gh_mirrors/ex/Ex...

2025-05-06 20:50:30 736

原创 notion-mcp-server:Notion API 的智能助手

notion-mcp-server:Notion API 的智能助手 notion-mcp-server **Notion MCP Server** is a Model Context Protocol (MCP) server implementation that enables AI assistants to ...

2025-05-02 09:11:24 628

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

tlgan项目启动与配置教程 tlgan Time-Lapse Disentanglement With Conditional GANs [SIGGRAPH 2022] 项目地址: https://gitcode.com/gh_...

2025-04-26 12:20:01 336

原创 探索comfyui-Build-and-train-your-network:自定义神经网络层的构建与训练

探索comfyui-Build-and-train-your-network:自定义神经网络层的构建与训练 comfyui-Build-and-train-your-network 项目地址: https://gitcode.c...

2025-04-26 11:10:34 548

原创 Who-Dat 项目启动与配置教程

Who-Dat 项目启动与配置教程 who-dat ???? A free no-CORS WHOIS/RDAP lookup API, for fetching domain registration info 项目地址: https...

2025-04-26 10:30:03 406

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

AHEasing开源项目最佳实践教程 AHEasing A library of easing functions for C, C++, and Objective-C 项目地址: https://gitcode.com/gh_...

2025-04-26 10:10:00 319

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

Hysteria 项目启动与配置教程 hysteria add support v2board to Hysteria2 项目地址: https://gitcode.com/gh_mirrors/hys/hysteria ...

2025-04-24 10:51:08 439

原创 stripe-demo-connect-kavholm-marketplace:构建全球市场平台的核心功能

stripe-demo-connect-kavholm-marketplace:构建全球市场平台的核心功能 stripe-demo-connect-kavholm-marketplace Demo app for Global Marketplace using Stripe Connect ...

2025-04-24 09:17:07 683

原创 pmc:高效计算大规模图的最大团

pmc:高效计算大规模图的最大团 pmc Parallel Maximum Clique Library 项目地址: https://gitcode.com/gh_mirrors/pm/pmc ...

2025-04-23 13:20:50 479

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

开源项目启动与配置教程 Ultimate-CommonUI-Menu-System This project provide the Ultimate Modular Menu System for Unreal Engine 5 using Common UI where everything is easy to r...

2025-04-23 11:50:11 850

原创 Bevy Ratatui Camera 项目启动与配置教程

Bevy Ratatui Camera 项目启动与配置教程 bevy_ratatui_camera A bevy plugin for rendering your bevy app to the terminal using ratatui. ...

2025-04-23 11:13:36 668

原创 《awesome-winui 项目启动与配置教程》

《awesome-winui 项目启动与配置教程》 awesome-winui A collection of awesome resources for WinUI / Windows developers. 项目地址: htt...

2025-04-23 10:29:08 400

原创 Lips 项目最佳实践教程

Lips 项目最佳实践教程 lips Scheme based powerful lisp interpreter written in JavaScript 项目地址: https://gitcode.com/gh_mirror...

2025-04-23 07:26:54 756

空空如也

空空如也

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

TA关注的人

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