自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 ErrBot插件开发指南:消息处理机制详解

ErrBot插件开发指南:消息处理机制详解 errbot Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation. ...

2025-06-12 09:09:30 198

原创 Shrine项目架构设计与核心组件解析

Shrine项目架构设计与核心组件解析 shrine File Attachment toolkit for Ruby applications 项目地址: https://gitcode.com/gh_mirrors/shr/s...

2025-06-12 09:08:26 228

原创 Django OAuth Toolkit 高级主题详解

Django OAuth Toolkit 高级主题详解 django-oauth-toolkit 项目地址: https://gitcode.com/gh_mirrors/dja/django-oauth-toolkit ...

2025-06-12 09:08:10 519

原创 Blazorise项目入门指南:从零开始创建Blazorise WASM应用

Blazorise项目入门指南:从零开始创建Blazorise WASM应用 Blazorise 项目地址: https://gitcode.com/gh_mirrors/bla/Blazorise ...

2025-06-11 09:14:30 130

原创 Scriban模板引擎内置函数全面解析

Scriban模板引擎内置函数全面解析 scriban A fast, powerful, safe and lightweight scripting language and engine for .NET 项目地址: htt...

2025-06-11 09:13:17 175

原创 使用Goxygen快速生成Go全栈项目框架指南

使用Goxygen快速生成Go全栈项目框架指南 goxygen Generate a modern Web project with Go and Angular, React, or Vue in seconds ???? 项目地址:...

2025-06-11 09:02:54 174

原创 hass-mcp:打造智能家居与AI的完美融合

hass-mcp:打造智能家居与AI的完美融合 hass-mcp Home Assistant MCP Server 项目地址: https://gitcode.com/gh_mirrors/ha/hass-mcp ...

2025-06-11 09:00:06 240

原创 Liveblocks项目JavaScript快速入门指南

Liveblocks项目JavaScript快速入门指南 liveblocks Liveblocks is a real-time collaboration infrastructure for developers. 项目地址...

2025-06-10 09:07:59 219

原创 Orchest项目适用场景解析:何时选择这个数据工作流管理工具

Orchest项目适用场景解析:何时选择这个数据工作流管理工具 orchest orchest/orchest: 是一个基于 Kubernetes 的 CI/CD 平台。适合自动化部署和管理应用程序。特点是支持多种语言和框架,可以与其他 DevOps 工具集成。 ...

2025-06-10 09:02:13 321

原创 Nodal框架入门指南:构建现代化Node.js MVC应用

Nodal框架入门指南:构建现代化Node.js MVC应用 nodal API Services Made Easy With Node.js 项目地址: https://gitcode.com/gh_mirrors/no/no...

2025-06-09 09:04:42 355

原创 RedSpider项目解析:深入理解进程与线程的基本概念

RedSpider项目解析:深入理解进程与线程的基本概念 concurrent 这是RedSpider社区成员原创与维护的Java多线程系列文章。 项目地址: https://gitcode.com/gh_mirrors/co/c...

2025-06-09 09:03:44 329

原创 Nameko框架内置扩展功能详解

Nameko框架内置扩展功能详解 nameko Python framework for building microservices 项目地址: https://gitcode.com/gh_mirrors/na/nameko...

2025-06-08 09:22:01 366

原创 Apache Zeppelin HTTP安全响应头配置指南

Apache Zeppelin HTTP安全响应头配置指南 zeppelin Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and mo...

2025-06-07 09:01:16 268

原创 Cosmos SDK 技术解析:Gas费用机制详解

Cosmos SDK 技术解析:Gas费用机制详解 cosmos-sdk :chains: A Framework for Building High Value Public Blockchains :sparkles: 项目地...

2025-06-06 09:13:10 243

原创 深入解析Riverpod:Flutter状态管理的革新方案

深入解析Riverpod:Flutter状态管理的革新方案 riverpod A simple way to access state while robust and testable. 项目地址: https://gitcod...

2025-06-06 09:11:55 385

原创 NoneBot2 平台接口调用指南:解锁机器人高级功能

NoneBot2 平台接口调用指南:解锁机器人高级功能 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...

2025-06-06 09:07:42 242

原创 VJTools项目中的日志规约最佳实践

VJTools项目中的日志规约最佳实践 vjtools The vip.com's java coding standard, libraries and tools 项目地址: https://gitcode.com/gh_mi...

2025-06-05 09:15:48 272

原创 LinkedIn SRE学院:深入理解Docker容器化技术

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

2025-06-05 09:10:47 229

原创 深入理解AIMA-Python项目中的机器学习模型实现

深入理解AIMA-Python项目中的机器学习模型实现 aima-python Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach" ...

2025-06-05 09:05:50 231

原创 PyTorch教程:深入理解Tensor基础操作

PyTorch教程:深入理解Tensor基础操作 tutorials PyTorch tutorials. 项目地址: https://gitcode.com/gh_mirrors/tuto/tutorials ...

2025-06-05 09:01:34 321

原创 YugabyteDB中的Active-Active多主架构设计模式解析

YugabyteDB中的Active-Active多主架构设计模式解析 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。...

2025-06-05 09:01:08 244

原创 Ory Editor 自定义单元格插件开发指南

Ory Editor 自定义单元格插件开发指南 react-page 项目地址: https://gitcode.com/gh_mirrors/ed/editor 前言O...

2025-06-04 09:17:15 249

原创 CKEditor5核心教程:编辑器UI界面开发指南

CKEditor5核心教程:编辑器UI界面开发指南 ckeditor5 具有模块化架构、现代集成和协作编辑等功能的强大富文本编辑器框架 项目地址: https://gitcode.com/gh_mirrors/ck/ckedito...

2025-06-04 09:05:25 323

原创 Sourcegraph项目中Go代码测试最佳实践指南

Sourcegraph项目中Go代码测试最佳实践指南 sourcegraph Code AI platform with Code Search & Cody 项目地址: https://gitcode.com/gh_mirror...

2025-06-04 09:04:43 255

原创 FastMCP项目快速入门指南:构建你的第一个MCP服务器

FastMCP项目快速入门指南:构建你的第一个MCP服务器 fastmcp The fast, Pythonic way to build Model Context Protocol servers ???? 项目地址: https...

2025-06-03 09:12:14 402

原创 ReasonML项目中的字符串插值与sprintf格式化输出

ReasonML项目中的字符串插值与sprintf格式化输出 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...

2025-06-03 09:03:54 401

原创 Rye项目管理:深入理解Workspaces工作区机制

Rye项目管理:深入理解Workspaces工作区机制 rye a Hassle-Free Python Experience 项目地址: https://gitcode.com/gh_mirrors/rye/rye ...

2025-06-02 09:19:13 348

原创 MAA明日方舟助手连接配置完全指南

MAA明日方舟助手连接配置完全指南 MaaAssistantArknights 一款明日方舟游戏小助手 项目地址: https://gitcode.com/gh_mirrors/ma/MaaAssistantArknights ...

2025-06-02 09:06:15 283

原创 Git项目分支与标签命名中的特殊字符处理指南

Git项目分支与标签命名中的特殊字符处理指南 docs The open-source repo for docs.github.com 项目地址: https://gitcode.com/gh_mirrors/do/docs ...

2025-06-02 09:04:07 314

原创 Argo CD通知系统:触发器机制深度解析

Argo CD通知系统:触发器机制深度解析 argo-cd Argo CD 是一个声明式 Kubernetes 应用部署工具,可实现应用程序的自动化部署和版本控制。 * 提供 Kubernetes 应用的自动化部署和版本控制功能,支持多种部署策略,简化 Kubernetes 应用管理。 * 有什么特点:声明式部署、支...

2025-06-02 09:00:14 312

原创 Hyperswitch项目:如何集成新的支付连接器

Hyperswitch项目:如何集成新的支付连接器 hyperswitch juspay/hyperswitch: 这是一个用于实现API网关和微服务的Java库。适合用于需要实现API网关和微服务的场景。特点:易于使用,支持多种API网关和微服务实现,具有高性能和可扩展性。 ...

2025-06-01 09:16:50 908

原创 Kizmeow-NFT-Discord-Bot 开源项目教程

Kizmeow-NFT-Discord-Bot 开源项目教程 Kizmeow-NFT-Discord-Bot A Discord bot develop with Python. Kizmeow let you track your NFT project and display some useful informat...

2025-05-25 09:00:43 374

原创 ez-text2video 开源项目教程

ez-text2video 开源项目教程 ez-text2video Easily run text-to-video diffusion with customized video length, fps, and dimensions on 4GB video cards or on CPU. ...

2025-05-25 09:00:42 378

原创 fred:机器人臂的智能避障

fred:机器人臂的智能避障 fred This my 3d printed robot arm project 项目地址: https://gitcode.com/gh_mirrors/fred2/fred ...

2025-05-25 09:00:04 327

原创 Okta Security Detection Catalog 开源项目教程

Okta Security Detection Catalog 开源项目教程 customer-detections 项目地址: https://gitcode.com/gh_mirrors/cu/customer-detect...

2025-05-24 09:03:53 242

原创 GraphQL Calculator 开源项目教程

GraphQL Calculator 开源项目教程 graphql-calculator A lightweight graphql calculation engine, which is used to alter execution behavior of query. ...

2025-05-24 09:03:48 320

原创 SimpleParsing:简化命令行参数解析的强大工具

SimpleParsing:简化命令行参数解析的强大工具 SimpleParsing Simple, Elegant, Typed Argument Parsing with argparse 项目地址: https://gitc...

2025-05-22 09:00:00 860

原创 unfurl:部署服务和应用的命令行工具

unfurl:部署服务和应用的命令行工具 unfurl Use Git to record and deploy changes to your DevOps infrastructure 项目地址: https://gitcod...

2025-05-17 09:00:04 281

原创 flutter_custom_visuals:打造动态位移与涟漪效果的视觉盛宴

flutter_custom_visuals:打造动态位移与涟漪效果的视觉盛宴 flutter_custom_visuals 项目地址: https://gitcode.com/gh_mirrors/fl/flutter_cus...

2025-05-13 09:05:36 732

原创 《JSON Against Humanity》项目启动与配置教程

《JSON Against Humanity》项目启动与配置教程 json-against-humanity Finally, Cards Against Humanity as plain text and JSON. 项目地址...

2025-04-28 10:30:23 476

空空如也

空空如也

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

TA关注的人

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